|
|
|
|
@ -12,34 +12,29 @@
|
|
|
|
|
<fo:layout-master-set>
|
|
|
|
|
<fo:simple-page-master master-name="simpleA4"
|
|
|
|
|
page-height="29.7cm" page-width="21cm" margin-top="2cm"
|
|
|
|
|
margin-bottom="0.1cm" margin-left="2cm" margin-right="2cm">
|
|
|
|
|
margin-bottom="0.1cm" margin-left="1.5cm" margin-right="0.75cm">
|
|
|
|
|
<fo:region-body />
|
|
|
|
|
</fo:simple-page-master>
|
|
|
|
|
</fo:layout-master-set>
|
|
|
|
|
<fo:page-sequence master-reference="simpleA4">
|
|
|
|
|
<fo:flow flow-name="xsl-region-body">
|
|
|
|
|
<fo:block text-align="center" font-size="10pt"
|
|
|
|
|
font-weight="bold">
|
|
|
|
|
font-weight="bold" space-after="6pt">
|
|
|
|
|
FICHA DE APTIDÃO
|
|
|
|
|
<fo:inline-container width="1mm" height="1mm"
|
|
|
|
|
alignment-adjust="text-after-edge"
|
|
|
|
|
border-style="solid" border-width="1px">Z
|
|
|
|
|
</fo:inline-container>
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block text-align="center" font-size="7pt"
|
|
|
|
|
font-weight="bold">
|
|
|
|
|
font-weight="bold" space-after="6pt">
|
|
|
|
|
(
|
|
|
|
|
<xsl:value-of select="portaria" />
|
|
|
|
|
)
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:table table-layout="fixed" border-color="black"
|
|
|
|
|
border-style="solid" border-width="medium">
|
|
|
|
|
border-style="solid" border-width="medium" >
|
|
|
|
|
<fo:table-column
|
|
|
|
|
column-width="proportional-column-width(50)" />
|
|
|
|
|
<fo:table-column
|
|
|
|
|
column-width="proportional-column-width(50)" />
|
|
|
|
|
<fo:table-body>
|
|
|
|
|
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
border-bottom-color="black" border-bottom-style="solid"
|
|
|
|
|
@ -55,7 +50,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="2">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
DESIGNAÇÃO SOCIAL:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="empresa/designacao-social" />
|
|
|
|
|
@ -66,7 +61,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="1">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
ESTABELECIMENTO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="estabelecimento/nome" />
|
|
|
|
|
@ -75,7 +70,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="1">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
LOCALIDADE:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="estabelecimento/localidade" />
|
|
|
|
|
@ -85,7 +80,7 @@
|
|
|
|
|
<fo:table-row>
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="2">
|
|
|
|
|
<fo:table space-before="0.1cm">
|
|
|
|
|
<fo:table space-before="8pt">
|
|
|
|
|
<fo:table-column />
|
|
|
|
|
<fo:table-column
|
|
|
|
|
column-width="10pt" />
|
|
|
|
|
@ -223,7 +218,7 @@
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="estabelecimento/servico-saude/designacao" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:table space-before="0.1cm">
|
|
|
|
|
<fo:table space-before="8pt">
|
|
|
|
|
<fo:table-column />
|
|
|
|
|
<fo:table-column
|
|
|
|
|
column-width="10pt" />
|
|
|
|
|
@ -379,7 +374,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="6">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
NOME:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/nome" />
|
|
|
|
|
@ -390,7 +385,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="1">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
SEXO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/sexo" />
|
|
|
|
|
@ -399,7 +394,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="2">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
DATA DE NASCIMENTO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/data-nascimento" />
|
|
|
|
|
@ -408,7 +403,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="3">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
NACIONALIDADE:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/nacionalidade" />
|
|
|
|
|
@ -419,20 +414,20 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="3">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
NÚMERO
|
|
|
|
|
MECANOGRÁFICO/OUTRO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/numero-mecanografico" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
CATEGORIA PROFISSIONAL:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/categoria-profissional" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
FUNCAO PROPOSTA:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/funcao-proposta" />
|
|
|
|
|
@ -441,19 +436,19 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="3">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
DATA DE ADMISSÃO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/data-admissao" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
LOCAL DE TRABALHO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="trabalhador/local-trabalho" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
DATA DE ADMISSÃO NA
|
|
|
|
|
FUNÇÃO:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
@ -485,7 +480,7 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="2">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="observacoes" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
@ -516,17 +511,17 @@
|
|
|
|
|
border-right-color="black" border-right-style="solid"
|
|
|
|
|
border-right-width="thin" number-columns-spanned="1">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
DATA DO EXAME:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="exame-medico/data" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
TIPO
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -536,13 +531,13 @@
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="exame-medico/tipo/admissao='y'">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="-9pt" margin-left="0.22cm"
|
|
|
|
|
space-before="-10pt" margin-left="0.22cm"
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
✓
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -552,13 +547,13 @@
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="exame-medico/tipo/periodico='y'">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="-9pt" margin-left="0.22cm"
|
|
|
|
|
space-before="-10pt" margin-left="0.22cm"
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
✓
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -568,13 +563,13 @@
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="exame-medico/tipo/ocasional='y'">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="-9pt" margin-left="0.22cm"
|
|
|
|
|
space-before="-10pt" margin-left="0.22cm"
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
✓
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -584,13 +579,13 @@
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="exame-medico/tipo/ocasional-doenca='y'">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="-9pt" margin-left="1.23cm"
|
|
|
|
|
space-before="-10pt" margin-left="1.23cm"
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
✓
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -600,13 +595,13 @@
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="exame-medico/tipo/ocasional-acidente='y'">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="-9pt" margin-left="1.23cm"
|
|
|
|
|
space-before="-10pt" margin-left="1.23cm"
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
✓
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -616,13 +611,13 @@
|
|
|
|
|
<xsl:if
|
|
|
|
|
test="exame-medico/tipo/ocasional-pedido-trabalhador='y'">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="-9pt" margin-left="1.23cm"
|
|
|
|
|
space-before="-10pt" margin-left="1.23cm"
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
✓
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -638,7 +633,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -654,7 +649,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -671,7 +666,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -687,7 +682,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
ESPECIFIQUE:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="exame-medico/tipo/ocasional-outro-descricao" />
|
|
|
|
|
@ -696,11 +691,11 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="1">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
RESULTADO
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -716,7 +711,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -732,7 +727,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -748,7 +743,7 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<fo:inline
|
|
|
|
|
font-family="ZapfDingbats">
|
|
|
|
|
❐
|
|
|
|
|
@ -764,40 +759,40 @@
|
|
|
|
|
</fo:block>
|
|
|
|
|
</xsl:if>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
OUTRAS FUNÇÕES QUE
|
|
|
|
|
PODE DESEMPENHAR
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
1
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="exame-medico/resultado/outras_funcoes_1" />
|
|
|
|
|
select="exame-medico/resultado/outras-funcoes-1" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
2
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="exame-medico/resultado/outras_funcoes_2" />
|
|
|
|
|
select="exame-medico/resultado/outras-funcoes-2" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
3
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="exame-medico/resultado/outras_funcoes_3" />
|
|
|
|
|
select="exame-medico/resultado/outras-funcoes-3" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="1.2cm">
|
|
|
|
|
space-before="8pt" margin-left="1.2cm">
|
|
|
|
|
4
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="exame-medico/resultado/outras_funcoes_4" />
|
|
|
|
|
select="exame-medico/resultado/outras-funcoes-4" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
 
|
|
|
|
|
</fo:block>
|
|
|
|
|
</fo:table-cell>
|
|
|
|
|
@ -826,13 +821,13 @@
|
|
|
|
|
<fo:table-cell
|
|
|
|
|
number-columns-spanned="2">
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
PRÓXIMO EXAME:
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="proximo-exame" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="0.2cm">
|
|
|
|
|
space-before="8pt" margin-left="0.2cm">
|
|
|
|
|
<xsl:value-of
|
|
|
|
|
select="outras-recomendacoes" />
|
|
|
|
|
</fo:block>
|
|
|
|
|
@ -882,7 +877,7 @@
|
|
|
|
|
DATA: ___/___/______
|
|
|
|
|
</fo:block>
|
|
|
|
|
<fo:block font-size="8pt"
|
|
|
|
|
space-before="0.1cm" margin-left="5.2cm">
|
|
|
|
|
space-before="8pt" margin-left="5.2cm">
|
|
|
|
|
O RESPONSÁVEL DOS RECURSOS
|
|
|
|
|
HUMANOS
|
|
|
|
|
</fo:block>
|
|
|
|
|
|