|
|
|
|
@ -2200,78 +2200,114 @@
|
|
|
|
|
line-height="130%">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:table table-layout="fixed" width="2.825in"
|
|
|
|
|
space-before="40pt">
|
|
|
|
|
<fo:table-column column-width="2.825in" />
|
|
|
|
|
<fo:table-body>
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell>
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
font-size="12pt" text-align="center">
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="tecnico-hs/assinatura">
|
|
|
|
|
<xsl:variable
|
|
|
|
|
name="assinatura" select="tecnico-hs/assinatura" />
|
|
|
|
|
<fo:external-graphic
|
|
|
|
|
src="url('{$assinatura}')" />
|
|
|
|
|
</xsl:if>
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
</fo:table-row>
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell padding-bottom="0in"
|
|
|
|
|
padding-left="0.075in" border-left="none" border-bottom="none"
|
|
|
|
|
padding-top="0in" border-top="0.0069in solid #000000"
|
|
|
|
|
display-align="before" writing-mode="lr-tb"
|
|
|
|
|
padding-right="0.075in" border-right="none">
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
font-size="12pt" font-weight="bold" margin-right="0in"
|
|
|
|
|
text-indent="0.2134in" text-align="center"
|
|
|
|
|
margin-left="-0.2134in">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
font-size="12pt" font-weight="bold" margin-right="0in"
|
|
|
|
|
text-indent="0.2134in" text-align="center"
|
|
|
|
|
margin-left="-0.2134in">
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="tecnico-hs/nome" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
font-size="12pt" margin-right="-0.0937in" text-indent="0in"
|
|
|
|
|
text-align="center" margin-left="0in">
|
|
|
|
|
Técnico de Higiene e Segurança
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
font-size="12pt" margin-right="-0.0937in" text-indent="0in"
|
|
|
|
|
text-align="center" margin-left="0in">
|
|
|
|
|
CAP nº
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="tecnico-hs/cap" />
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
</fo:table-row>
|
|
|
|
|
</fo:table-body>
|
|
|
|
|
</fo:table>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
text-align="justify">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
line-height="130%">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
font-weight="bold" margin-right="0in" text-indent="0.2134in"
|
|
|
|
|
margin-left="-0.2134in">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
font-size="12pt">
|
|
|
|
|
|
|
|
|
|
Realizado por:
|
|
|
|
|
</fo:block>
|
|
|
|
|
<xsl:if test="tecnico-hs">
|
|
|
|
|
<fo:table table-layout="fixed" width="4in"
|
|
|
|
|
space-before="40pt">
|
|
|
|
|
<fo:table-column column-width="4in" />
|
|
|
|
|
<fo:table-body>
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
text-align="center">
|
|
|
|
|
<xsl:if test="tecnico-hs/assinatura">
|
|
|
|
|
<xsl:variable name="assinatura" select="tecnico-hs/assinatura" />
|
|
|
|
|
<fo:external-graphic src="url('{$assinatura}')" />
|
|
|
|
|
</xsl:if>
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
</fo:table-row>
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell padding-bottom="0in" padding-left="0.075in"
|
|
|
|
|
border-left="none" border-bottom="none" padding-top="0in"
|
|
|
|
|
border-top="0.0069in solid #000000" display-align="before"
|
|
|
|
|
writing-mode="lr-tb" padding-right="0.075in" border-right="none">
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
font-weight="bold" margin-right="0in" text-indent="0.2134in"
|
|
|
|
|
text-align="center" margin-left="-0.2134in">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
font-weight="bold" margin-right="0in" text-indent="0.2134in"
|
|
|
|
|
text-align="center" margin-left="-0.2134in">
|
|
|
|
|
<xsl:value-of select="tecnico-hs/nome" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
margin-right="-0.0937in" text-indent="0in" text-align="center"
|
|
|
|
|
margin-left="0in">
|
|
|
|
|
Técnico de Higiene e Segurança
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
margin-right="-0.0937in" text-indent="0in" text-align="center"
|
|
|
|
|
margin-left="0in">
|
|
|
|
|
CAP nº
|
|
|
|
|
<xsl:value-of select="tecnico-hs/cap" />
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
</fo:table-row>
|
|
|
|
|
</fo:table-body>
|
|
|
|
|
</fo:table>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<xsl:if test="tecnico-superior-hs">
|
|
|
|
|
<xsl:if test="tecnico-hs">
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
line-height="130%" space-before="20pt" >
|
|
|
|
|
Verificado por:
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:table table-layout="fixed" width="4in"
|
|
|
|
|
space-before="40pt">
|
|
|
|
|
<fo:table-column column-width="4in" />
|
|
|
|
|
<fo:table-body>
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
text-align="center">
|
|
|
|
|
<xsl:if test="tecnico-superior-hs/assinatura">
|
|
|
|
|
<xsl:variable name="assinatura" select="tecnico-superior-hs/assinatura" />
|
|
|
|
|
<fo:external-graphic src="url('{$assinatura}')" />
|
|
|
|
|
</xsl:if>
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
</fo:table-row>
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell padding-bottom="0in" padding-left="0.075in"
|
|
|
|
|
border-left="none" border-bottom="none" padding-top="0in"
|
|
|
|
|
border-top="0.0069in solid #000000" display-align="before"
|
|
|
|
|
writing-mode="lr-tb" padding-right="0.075in" border-right="none">
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
font-weight="bold" margin-right="0in" text-indent="0.2134in"
|
|
|
|
|
text-align="center" margin-left="-0.2134in">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
font-weight="bold" margin-right="0in" text-indent="0.2134in"
|
|
|
|
|
text-align="center" margin-left="-0.2134in">
|
|
|
|
|
<xsl:value-of select="tecnico-superior-hs/nome" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
margin-right="-0.0937in" text-indent="0in" text-align="center"
|
|
|
|
|
margin-left="0in">
|
|
|
|
|
Técnico Superior de Higiene e Segurança
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-family="Helvetica" font-size="12pt"
|
|
|
|
|
margin-right="-0.0937in" text-indent="0in" text-align="center"
|
|
|
|
|
margin-left="0in">
|
|
|
|
|
CAP nº
|
|
|
|
|
<xsl:value-of select="tecnico-superior-hs/cap" />
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
</fo:table-row>
|
|
|
|
|
</fo:table-body>
|
|
|
|
|
</fo:table>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-family="Helvetica"
|
|
|
|
|
id="evolute_endofdoc" />
|
|
|
|
|
</fo:flow>
|
|
|
|
|
|