|  |  | <?xml version="1.0" encoding="UTF-8"?>
 | 
						
						
						
							|  |  | <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.1">
 | 
						
						
						
							|  |  | 	<xsl:output method="xml" version="1.0" omit-xml-declaration="no" indent="yes" />
 | 
						
						
						
							|  |  | 	<xsl:template match="certificado_empresa">
 | 
						
						
						
							|  |  | 		<fo:root>
 | 
						
						
						
							|  |  | 			<fo:layout-master-set>
 | 
						
						
						
							|  |  | 				<fo:simple-page-master master-name="Mpm1_0" page-height="11in" page-width="8.5in" margin-top="0.7874in" margin-right="0.7874in" margin-left="0.7874in">
 | 
						
						
						
							|  |  | 					<fo:region-body />
 | 
						
						
						
							|  |  | 					<fo:region-before />
 | 
						
						
						
							|  |  | 					<fo:region-after />
 | 
						
						
						
							|  |  | 				</fo:simple-page-master>
 | 
						
						
						
							|  |  | 				<fo:page-sequence-master master-name="Standard_0">
 | 
						
						
						
							|  |  | 					<fo:repeatable-page-master-alternatives>
 | 
						
						
						
							|  |  | 						<fo:conditional-page-master-reference master-reference="Mpm1_0" />
 | 
						
						
						
							|  |  | 					</fo:repeatable-page-master-alternatives>
 | 
						
						
						
							|  |  | 				</fo:page-sequence-master>
 | 
						
						
						
							|  |  | 			</fo:layout-master-set>
 | 
						
						
						
							|  |  | 			<fo:page-sequence master-reference="Standard_0" initial-page-number="auto">
 | 
						
						
						
							|  |  | 				<fo:flow flow-name="xsl-region-body">
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="15pt" font-weight="bold" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="15pt" font-weight="bold" text-align="center">Certificado
 | 
						
						
						
							|  |  | 			 </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start">
 | 
						
						
						
							|  |  | 						A S.I.P.R.P – Sociedade Ibérica de Prevenção de Riscos Profissionais Unipessoal, certifica que
 | 
						
						
						
							|  |  | 						<fo:inline><xsl:value-of select="formador/nome_profissional" /></fo:inline>,
 | 
						
						
						
							|  |  | 						<fo:inline><xsl:value-of select="formador/habilitacao" /></fo:inline>
 | 
						
						
						
							|  |  | 						é formadora certificada ( com CAP nº
 | 
						
						
						
							|  |  | 						<fo:inline><xsl:value-of select="formador/cap" /></fo:inline>
 | 
						
						
						
							|  |  | 						), ministrou uma acção de formação relativa ao
 | 
						
						
						
							|  |  | 						<fo:inline><xsl:value-of select="curso/nome" /></fo:inline>
 | 
						
						
						
							|  |  | 						, com duração de <xsl:value-of select="curso/duracao" /> no dia
 | 
						
						
						
							|  |  | 						<fo:inline><xsl:value-of select="curso/data" /></fo:inline>
 | 
						
						
						
							|  |  | 						, aos seguintes trabalhadores:
 | 
						
						
						
							|  |  | 					<fo:table table-layout="fixed">
 | 
						
						
						
							|  |  | 						<fo:table-column column-width="15cm"/>
 | 
						
						
						
							|  |  | 						<fo:table-column column-width="5cm"/>
 | 
						
						
						
							|  |  | 						<fo:table-header border-width="2pt" border-color="black" border-style="solid">
 | 
						
						
						
							|  |  | 							<fo:table-row margin-top="10pt">
 | 
						
						
						
							|  |  | 								<fo:table-cell  border-width="1pt" border-color="black" border-style="solid" >
 | 
						
						
						
							|  |  | 									<fo:block margin-left="10pt" space-before="5pt" font-size="10pt" text-align="left">Nome</fo:block>
 | 
						
						
						
							|  |  | 								</fo:table-cell>
 | 
						
						
						
							|  |  | 								<fo:table-cell  border-width="1pt" border-color="black" border-style="solid" >
 | 
						
						
						
							|  |  | 									<fo:block margin-left="10pt" space-before="5pt" font-size="10pt" text-align="left">Numero</fo:block>
 | 
						
						
						
							|  |  | 								</fo:table-cell>
 | 
						
						
						
							|  |  | 							</fo:table-row>
 | 
						
						
						
							|  |  | 						</fo:table-header>
 | 
						
						
						
							|  |  | 						<fo:table-body>
 | 
						
						
						
							|  |  | 							<xsl:for-each select="formandos/formando">
 | 
						
						
						
							|  |  | 								<fo:table-row margin-top="10pt" height="25pt">
 | 
						
						
						
							|  |  | 									<fo:table-cell border-width="1pt" border-color="black" border-style="solid" >
 | 
						
						
						
							|  |  | 										<fo:block margin-left="10pt" space-before="5pt" font-size="10pt" text-align="left">
 | 
						
						
						
							|  |  | 											<xsl:value-of select="nome" />
 | 
						
						
						
							|  |  | 										</fo:block>
 | 
						
						
						
							|  |  | 									</fo:table-cell>
 | 
						
						
						
							|  |  | 									<fo:table-cell border-width="1pt" border-color="black" border-style="solid" >
 | 
						
						
						
							|  |  | 										<fo:block margin-left="10pt" space-before="5pt" font-size="10pt" text-align="left">
 | 
						
						
						
							|  |  | 											<xsl:value-of select="numero_mecanografico" />
 | 
						
						
						
							|  |  | 										</fo:block>
 | 
						
						
						
							|  |  | 									</fo:table-cell>
 | 
						
						
						
							|  |  | 								</fo:table-row>
 | 
						
						
						
							|  |  | 							</xsl:for-each>
 | 
						
						
						
							|  |  | 						</fo:table-body>
 | 
						
						
						
							|  |  | 					</fo:table>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start">
 | 
						
						
						
							|  |  | 						<fo:inline padding-left="1cm" white-space-collapse="false"> </fo:inline>
 | 
						
						
						
							|  |  | 						<xsl:value-of select="formador/nome" />
 | 
						
						
						
							|  |  | 						Formadora
 | 
						
						
						
							|  |  | 						<fo:inline padding-left="1cm" white-space-collapse="false"> </fo:inline>
 | 
						
						
						
							|  |  | 						<fo:inline padding-left="1cm" white-space-collapse="false"> </fo:inline>
 | 
						
						
						
							|  |  | 						<fo:inline padding-left="1cm" white-space-collapse="false"> </fo:inline>
 | 
						
						
						
							|  |  | 						<fo:inline padding-left="1cm" white-space-collapse="false"> </fo:inline>
 | 
						
						
						
							|  |  | 						<xsl:value-of select="responsavel" />
 | 
						
						
						
							|  |  | 						Responsável de Formação
 | 
						
						
						
							|  |  | 					</fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"><xsl:value-of select="data" /></fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="10pt" font-weight="normal" text-align="center">
 | 
						
						
						
							|  |  | 						Este certificado está registado no Livro de Registo de Formação nº
 | 
						
						
						
							|  |  | 						<xsl:value-of select="livro/registo" /> sob o nº<xsl:value-of select="livro/numero" />
 | 
						
						
						
							|  |  | 			 </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block font-size="12pt" font-weight="normal" text-align="start"> </fo:block>
 | 
						
						
						
							|  |  | 					<fo:block id="evolute_endofdoc" />
 | 
						
						
						
							|  |  | 				</fo:flow>
 | 
						
						
						
							|  |  | 			</fo:page-sequence>
 | 
						
						
						
							|  |  | 		</fo:root>
 | 
						
						
						
							|  |  | 	</xsl:template>
 | 
						
						
						
							|  |  | </xsl:stylesheet>
 | 
						
						
						
							|  |  | 
 |