<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="INDIVIDUAL_DESCONTAMINACAO" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="30" rightMargin="30" topMargin="20" bottomMargin="20" isIgnorePagination="true" uuid="ab617ba0-3484-4c2d-9946-7e795fcac3fa">
	<property name="ireport.scriptlethandling" value="0"/>
	<property name="ireport.encoding" value="UTF-8"/>
	<property name="ireport.zoom" value="1.1000000000000032"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="48"/>
	<import value="net.sf.jasperreports.engine.*"/>
	<import value="java.util.*"/>
	<import value="net.sf.jasperreports.engine.data.*"/>
	<style name="table">
		<box>
			<pen lineWidth="1.0" lineColor="#000000"/>
		</box>
	</style>
	<style name="table_TH" mode="Opaque" backcolor="#F0F8FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table_CH" mode="Opaque" backcolor="#BFE1FF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="table_TD" mode="Opaque" backcolor="#FFFFFF">
		<box>
			<pen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="Crosstab Data Text" hAlign="Center"/>
	<parameter name="FECHO" class="java.lang.String" isForPrompting="false"/>
	<parameter name="LOGO_RELATORIO" class="net.sf.jasperreports.engine.JRImageRenderer" isForPrompting="false"/>
	<parameter name="SUBREPORT_RODAPE" class="java.lang.String"/>
	<parameter name="SUBREPORT_LAST_RODAPE" class="java.lang.String"/>
	<parameter name="SUBREPORT_CABECALHO" class="java.lang.String"/>
	<parameter name="SUBREPORT_SUMARIO" class="java.lang.String"/>
	<parameter name="PARAMETRO_1" class="java.lang.String"/>
	<parameter name="PARAMETRO_2" class="java.lang.String"/>
	<parameter name="PARAMETRO_3" class="java.lang.String"/>
	<parameter name="PARAMETRO_4" class="java.lang.String"/>
	<parameter name="PARAMETRO_5" class="java.lang.String"/>
	<parameter name="PARAMETRO_6" class="java.lang.String"/>
	<parameter name="PARAMETRO_7" class="java.lang.String"/>
	<parameter name="PARAMETRO_8" class="java.lang.String"/>
	<parameter name="PARAMETRO_9" class="java.lang.String"/>
	<parameter name="PARAMETRO_10" class="java.lang.String"/>
	<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
		<defaultValueExpression><![CDATA["D:\\Projeto Mentor Novo\\Mentor\\mentor\\reports\\inspecaoveicular\\individualordemservicoinspecao\\"]]></defaultValueExpression>
	</parameter>
	<parameter name="FOTO_DIANTEIRA" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_TRASEIRA" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="taxi" class="java.lang.Short"/>
	<parameter name="motoTaxi" class="java.lang.Short"/>
	<parameter name="motoFrete" class="java.lang.Short"/>
	<parameter name="escolar" class="java.lang.Short"/>
	<parameter name="cancelado" class="java.lang.Short"/>
	<parameter name="aprovado" class="java.lang.Short"/>
	<parameter name="outros" class="java.lang.Short"/>
	<parameter name="NOME_EMPRESA" class="java.lang.String" isForPrompting="false"/>
	<parameter name="INSCRICAO_ESTADUAL_NOME" class="java.lang.String" isForPrompting="false"/>
	<parameter name="DATA_FINAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="CNPJ_NOME" class="java.lang.String" isForPrompting="false"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<parameter name="DATA_INICIAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="INSCRICAO_ESTADUAL" class="java.lang.String"/>
	<parameter name="LOGRADOURO_EMPRESA" class="java.lang.String"/>
	<parameter name="NUMERO_EMPRESA" class="java.lang.String"/>
	<parameter name="BAIRRO_EMPRESA" class="java.lang.String"/>
	<parameter name="CIDADE_EMPRESA" class="java.lang.String"/>
	<parameter name="UF_EMPRESA" class="java.lang.String"/>
	<parameter name="CEP_EMPRESA" class="java.lang.String"/>
	<parameter name="TELEFONE_EMPRESA" class="java.lang.String"/>
	<parameter name="FAX_EMPRESA" class="java.lang.String"/>
	<queryString language="SQL">
		<![CDATA[]]>
	</queryString>
	<field name="IDENTIFICADOR" class="java.lang.Long">
		<fieldDescription><![CDATA[identificador]]></fieldDescription>
	</field>
	<field name="CLIENTE" class="java.lang.String">
		<fieldDescription><![CDATA[ordem.tomadorPrestadorRps.pessoa.nome]]></fieldDescription>
	</field>
	<field name="PLACA" class="java.lang.String">
		<fieldDescription><![CDATA[ordem.veiculo.placa]]></fieldDescription>
	</field>
	<field name="DATA_LANCAMENTO" class="java.util.Date">
		<fieldDescription><![CDATA[dataLancamento]]></fieldDescription>
	</field>
	<field name="CIPP" class="java.lang.String">
		<fieldDescription><![CDATA[cipp]]></fieldDescription>
	</field>
	<field name="CIV" class="java.lang.String">
		<fieldDescription><![CDATA[civ]]></fieldDescription>
	</field>
	<field name="CAPACITACAO" class="java.lang.Short">
		<fieldDescription><![CDATA[finalidadeCapacitacao]]></fieldDescription>
	</field>
	<field name="REFORMA" class="java.lang.Short">
		<fieldDescription><![CDATA[finalidadeReforma]]></fieldDescription>
	</field>
	<field name="MANUTENCAO" class="java.lang.Short">
		<fieldDescription><![CDATA[finalidadeManutencao]]></fieldDescription>
	</field>
	<field name="VERIFICACAO_METROLOGICA" class="java.lang.Short">
		<fieldDescription><![CDATA[finalidadeVerificacaoMetrologica]]></fieldDescription>
	</field>
	<field name="REPARO" class="java.lang.Short">
		<fieldDescription><![CDATA[finalidadeReparo]]></fieldDescription>
	</field>
	<field name="OUTROS" class="java.lang.Short">
		<fieldDescription><![CDATA[finalidadeOutros]]></fieldDescription>
	</field>
	<field name="OUTROS_TEXTO" class="java.lang.String">
		<fieldDescription><![CDATA[textoOutros]]></fieldDescription>
	</field>
	<field name="VALIDADE_SERVICO" class="java.lang.Double">
		<fieldDescription><![CDATA[prazoValidadeServico]]></fieldDescription>
	</field>
	<field name="LACRE" class="java.lang.Short">
		<fieldDescription><![CDATA[lacre]]></fieldDescription>
	</field>
	<field name="NUMERO_LACRE" class="java.lang.Long">
		<fieldDescription><![CDATA[numeroLacre]]></fieldDescription>
	</field>
	<field name="ESPOSIMETRO" class="java.lang.String">
		<fieldDescription><![CDATA[explosimetro]]></fieldDescription>
	</field>
	<field name="OXIMETRO" class="java.lang.String">
		<fieldDescription><![CDATA[oximetro]]></fieldDescription>
	</field>
	<field name="REGULAMENTACAO_TECNICA" class="java.lang.String">
		<fieldDescription><![CDATA[regulamentacaoTecnica]]></fieldDescription>
	</field>
	<field name="DATA_OXIMETRO" class="java.util.Date">
		<fieldDescription><![CDATA[ultimaCalibracaoOximetro]]></fieldDescription>
	</field>
	<field name="DATA_CALIBRACAO" class="java.util.Date">
		<fieldDescription><![CDATA[ultimaCalibracaoExplosimetro]]></fieldDescription>
	</field>
	<field name="PROCEDIMENTO_APLICAVEL" class="java.lang.String">
		<fieldDescription><![CDATA[procedimentoAplicavel]]></fieldDescription>
	</field>
	<field name="OBSERVACAO" class="java.lang.String">
		<fieldDescription><![CDATA[observacao]]></fieldDescription>
	</field>
	<field name="PROCESSO_DESCONTAMINACAO" class="java.util.List">
		<fieldDescription><![CDATA[processosDescontaminacao]]></fieldDescription>
	</field>
	<field name="EQUIPAMENTO" class="java.lang.String">
		<fieldDescription><![CDATA[numeroEquipamento]]></fieldDescription>
	</field>
	<field name="NUMERO_LAUDO" class="java.lang.String">
		<fieldDescription><![CDATA[numeroDescontaminacao]]></fieldDescription>
	</field>
	<field name="NUMERO_RPS" class="java.lang.Long">
		<fieldDescription><![CDATA[ordem.grupoApuracaoOSInspecao.rps.numero]]></fieldDescription>
	</field>
	<field name="PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordem.proprietario.pessoa.nome]]></fieldDescription>
	</field>
	<field name="HORA_DESC_INICIAL" class="java.lang.String">
		<fieldDescription><![CDATA[horaInicialDescontaminacao]]></fieldDescription>
	</field>
	<field name="HORA_DESC_FINAL" class="java.lang.String">
		<fieldDescription><![CDATA[horaFinalDescontaminacao]]></fieldDescription>
	</field>
	<field name="NR_DESCONTAMINADOR" class="java.lang.String">
		<fieldDescription><![CDATA[nrDescontaminador]]></fieldDescription>
	</field>
	<field name="empresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<variable name="dataRel" class="java.util.Date" resetType="Page">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
	<title>
		<band height="96" splitType="Stretch">
			<rectangle radius="10">
				<reportElement uuid="72729155-4408-4bb3-a22c-040a2345cad2" positionType="Float" x="0" y="1" width="535" height="93"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="a906c0fb-800f-4aa5-b65a-0631f14bb52c" positionType="Float" x="427" y="9" width="108" height="77"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="281a0287-d724-4335-acaa-e2b08329f28e" x="6" y="15" width="63" height="63"/>
			</rectangle>
			<textField isBlankWhenNull="true">
				<reportElement uuid="18c7cc13-5a4c-4d95-9cdf-ba65a299711b" positionType="Float" x="84" y="42" width="326" height="20"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{LOGRADOURO_EMPRESA}+" Nº "+$P{NUMERO_EMPRESA}+" / "+$P{BAIRRO_EMPRESA}+" - "+$P{CIDADE_EMPRESA}+"/"+$P{UF_EMPRESA}+" CEP "+$P{CEP_EMPRESA}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="002f56fd-5516-4e45-9032-3149163adeff" positionType="Float" x="72" y="23" width="346" height="1"/>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement uuid="df800b9d-28cd-4870-b526-e28e828e79fa" x="470" y="59" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NUMERO_RPS}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="b34ef5a1-12a2-43f2-8b7f-7bc9893ccd8e" x="72" y="5" width="346" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="fd776b3a-e62a-4764-9b92-3cb2417dc3b3" positionType="Float" x="84" y="62" width="326" height="12"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA["Telefone "+$P{TELEFONE_EMPRESA}+" FAX "+$P{FAX_EMPRESA}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="f7d73455-a9e9-4058-8b74-be10caa9bbb4" positionType="Float" x="72" y="41" width="345" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="34b0b9d4-75ae-4066-afdc-e8c8c9be8b4e" positionType="Float" x="72" y="26" width="346" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="12db42fa-f38c-4584-bcbb-0e93b23a0ab5" x="427" y="18" width="108" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LAUDO TÉCNICO]]></text>
			</staticText>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="64d2feaf-15ad-4225-93b4-3bb3d91f65a5" key="image-1" x="9" y="16" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<textField isBlankWhenNull="true">
				<reportElement uuid="8654955a-3c96-4141-9a46-cd34d184ae9c" key="textField-5" positionType="Float" x="305" y="28" width="118" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{INSCRICAO_ESTADUAL}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="2dacc6e0-d95f-42c3-98ac-1411f5dd15ee" key="staticText-4" positionType="Float" x="227" y="28" width="78" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="8" isBold="true" isItalic="false" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Inscrição Estadual:]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="73e97d6e-e576-4909-8491-b6f2eafc7109" key="textField-4" positionType="Float" x="144" y="28" width="84" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{CNPJ}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="55ceb089-0c00-4a7a-b988-49a7f7c353ed" x="434" y="39" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[Nº:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="36ab9c5b-ec75-4295-93cd-d0c6b75c503a" x="434" y="59" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[N° RPS:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6287e983-c4f4-45f5-9898-764d1230c2b8" key="staticText-1" positionType="Float" x="117" y="28" width="27" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="8" isBold="true" isItalic="false" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[CNPJ:]]></text>
			</staticText>
			<textField>
				<reportElement uuid="3afacc00-ef6a-4d78-89f5-4d29d320f330" x="470" y="39" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NUMERO_LAUDO}]]></textFieldExpression>
			</textField>
		</band>
	</title>
	<detail>
		<band height="523" splitType="Stretch">
			<rectangle>
				<reportElement uuid="77b701e2-1b7e-4c55-ad4e-8d6f2e1758f6" positionType="Float" x="0" y="333" width="535" height="95"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="82e116d1-70ea-4c84-8bbf-5e1b613edebb" positionType="Float" x="1" y="352" width="534" height="76" isPrintWhenDetailOverflows="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[a) Não nos responsabilizamos por serviços realizados por terceiros nos equipamentos descontaminados por nossa empresa.
b) Ocorrendo um intervalo de tempo entre a emissão deste certificado e a realização do serviço, deverão ser feitas novas  medições da concentração de vapores inflamáveis e de oxigênio, imediatamente, antes de e iniciarem ou reiniciarem trabalhosa quente ou a solda na parte interna ou externa do equipamento, devido à possibilidade de ocorrer nova gaseificação em função de condições ambientais e desgaseificação insuficiente.
c) Equipamentos que possuem acessórios acoplados para carga e descarga como: mangueiras, medidor de vazão e outros deverão ser retirados para execução de serviços a quente ou de soldas, para não serem danificados, uma vez que foram descontaminados.
d) Não nos responsabilizamos caso o produto perigoso a ser carregado no equipamento seja contaminado, devido a serviços realizados por terceiros, posterior a descontaminação.
]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="36170740-23ec-4f83-ba80-25ed82040a6f" x="0" y="39" width="306" height="12"/>
				<textElement textAlignment="Left">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Descontaminador registrado no INMETRO sob o Código de Registro nº]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="46c13036-e7a9-462e-abc0-81430d025b67" positionType="Float" x="0" y="283" width="535" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="c3e0a63a-cc30-4f41-97d8-c94afe6eeb06" positionType="Float" x="1" y="283" width="65" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OBSERVAÇÕES]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2e18e895-2eaf-430b-9db0-194f130f11d3" x="1" y="117" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c633b002-bdb3-4d0f-ac9c-83fc99d2a6c4" x="6" y="117" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{CAPACITACAO} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c0001b85-bceb-4ca2-9e0a-b361af421241" x="11" y="117" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="63436f2f-6fca-4418-b543-408757feeeec" x="0" y="0" width="354" height="40"/>
				<textElement textAlignment="Left">
					<font size="18" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CERTIFICADO DE DESCONTAMINAÇÃO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="74f19d9a-38ce-41f9-8e64-a3a9d98a2b30" x="0" y="57" width="121" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DADOS DO CLIENTE]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="3c0a8cbe-6379-49a8-af11-5b2e7e33b03c" x="0" y="71" width="72" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a02a8906-c76c-43c5-ab35-1435ad7e98ea" x="0" y="85" width="72" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="1346a30b-a2ef-4b80-8c9b-d611d8d7214e" x="2" y="72" width="65" height="12"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cliente]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="1dcaa22d-97e6-498c-bae0-b2eb7d116042" x="2" y="86" width="65" height="12"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Proprietário]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="60fa132e-0659-493b-9bf2-6e1e4e9e52db" x="72" y="71" width="251" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="61519ff7-3950-4dff-a947-37754d4053d5" x="72" y="85" width="251" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="cf914a51-4376-4c98-8847-5c5c3ad9be0f" x="323" y="71" width="72" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="578e0344-ec9b-44b1-b36b-3ee5bb92114c" x="323" y="85" width="72" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="78442416-e9d0-407b-88be-24fa2d262f24" x="323" y="72" width="72" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Equipamento]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="b44d04c2-8ed7-4f73-b938-e89c068d2d63" x="395" y="71" width="67" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d2476b67-11f9-41d2-8cda-46c631427ac2" x="462" y="71" width="73" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="51ecc12b-dca0-4dac-88f1-eaf6da64f22c" x="395" y="72" width="67" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Placa]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="1597cb2d-fde5-4a49-9fae-dfd744c98007" x="462" y="72" width="73" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Lanc]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="52ed25db-7000-4ac9-83e6-168a6834f8a7" x="395" y="57" width="67" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="596b0027-19ac-423d-8388-de5e1340da9f" x="395" y="43" width="67" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c17fb605-5989-48d9-bbec-7b454b2e82ab" x="462" y="57" width="73" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="93dd4bec-7683-468e-ab4a-a3a95f8f8b0c" x="462" y="43" width="73" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="82392a50-6dfd-4d52-8f3e-a78755a6546e" x="395" y="44" width="67" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº CIPP]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ff152715-212a-4b02-91fa-e93accfe826a" x="462" y="44" width="73" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº CIV]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f4063c81-f0e1-4f50-8a8d-ee981f7c0dfb" x="0" y="101" width="209" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[FINALDADE DA DESCONTAMINAÇÃO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b1fd99ac-b413-421e-85bf-e541c084536a" x="1" y="138" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="1ac68297-f177-4966-9a79-b3e4071af2c4" x="133" y="117" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="eb15f425-9dc2-4fbf-a2d4-4945f00fa916" x="133" y="138" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="fd423ebf-4167-44c2-8390-a08dddfb9a42" x="268" y="117" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bb37aa1d-849c-4856-9930-30f9befbb750" x="268" y="138" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9e71edb0-ffcd-49af-9ace-b09d6a9b5e8a" x="11" y="138" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ea6fa86c-f564-414e-83b3-5a5882776e73" x="143" y="117" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="fe62f388-8b91-4f08-99e1-b17a2e8ec5ae" x="143" y="138" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="022e4196-fa27-4662-a327-3c4da86d349a" x="278" y="117" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="5532d5d4-9f0a-4c3a-85f3-0ea01c515503" x="278" y="138" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bc23ee13-7e89-4e09-9cb1-2030e858ce19" x="6" y="138" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{REFORMA} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2ee61390-6a2a-44d5-9619-8640830be64c" x="138" y="117" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{MANUTENCAO} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="0608e278-1123-4c2f-a616-dd154568d2d7" x="138" y="138" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{VERIFICACAO_METROLOGICA} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9a7a5cb5-a4fb-4c5d-b61e-412a0e6e3d71" x="273" y="117" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{REPARO} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="abf087df-2b8a-4a44-b00c-34b77979f7a9" x="273" y="138" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{OUTROS} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e021c724-5d3c-4f20-be65-c9e9b6cfd41b" x="16" y="117" width="50" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Capacitação]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f1f1cc77-52e9-4b4f-ac3b-c74a5e1f4f04" x="16" y="138" width="50" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Reforma]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="82e87d50-fc2b-437f-8f5e-cc961e285b50" x="148" y="117" width="50" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Manutenção]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="1df8f5f5-6373-4c62-a44c-7b387e1ed647" x="148" y="138" width="86" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Verificação Metrológica]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="60990141-c736-4cf2-bd4c-288d6196a857" x="283" y="117" width="50" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Reparo]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="70d43335-822a-4345-a15b-f5931b60c320" x="283" y="138" width="28" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Outros]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="61064750-77e3-439c-8380-28a118ab6fd1" x="0" y="165" width="302" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[PRAZO DE VALIDADE DO SERVIÇO DE DESCONTAMINAÇÃO:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="97f57c0a-0552-44b5-a232-6bf6c1b3c056" x="0" y="180" width="186" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[PROCESSO DE DESCONTAMINAÇÃO:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="13b2f1f4-a4db-4d71-bd9b-a14854a8feae" positionType="Float" x="0" y="205" width="35" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[- Lacre:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2577c7b9-3741-44af-9b39-fe7476772b20" positionType="Float" x="35" y="205" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="29d1b422-3d6c-4399-80f7-694743c17409" positionType="Float" x="40" y="205" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{LACRE} == 0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6e0859f6-d2b5-4038-a943-df22001d04a9" positionType="Float" x="45" y="205" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c62f1010-45ea-41f0-9574-2a4878e66f0d" positionType="Float" x="50" y="205" width="17" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Não]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="4f4101eb-b8e8-46f0-a6a2-59c08c2d312d" positionType="Float" x="90" y="205" width="17" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Sim]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="463590ff-77ae-4c67-9f20-b38147ae75b7" positionType="Float" x="75" y="205" width="5" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a331eea9-e629-40ad-9a6b-12851d523016" positionType="Float" x="80" y="205" width="5" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{LACRE} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="aa0115d3-9a97-47f4-b756-cee492029ae9" positionType="Float" x="85" y="205" width="5" height="11"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2378873f-6ab2-4ec0-b3c4-128d5577738b" positionType="Float" x="113" y="205" width="17" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{LACRE} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ac9383dd-d0e5-4d45-98e8-551393fbb386" positionType="Float" x="0" y="216" width="121" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[- Exposimetro (nº de série)...............:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6b2bb68e-382d-4af9-90ff-69ed1885ae31" positionType="Float" x="0" y="227" width="121" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[- Oxímetro (nº de série).....................:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="aba793c3-1a43-49d5-b903-d0339a34dc4d" positionType="Float" x="0" y="238" width="121" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[- Regulamentação técnica aplicável:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7341fe7c-eb65-47b4-9b20-b5bed40048e5" positionType="Float" x="335" y="238" width="90" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Procedimento aplicável....:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9dac601d-cdec-427f-a4b1-91ed2656ea5f" positionType="Float" x="335" y="216" width="90" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data da última calibração :]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="fc7fdf66-fd24-4378-88a0-93298747cb7c" positionType="Float" x="335" y="227" width="90" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data da última calibração :]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="21f54f86-955b-43b4-86d2-f874d46673d0" positionType="Float" x="0" y="256" width="535" height="20"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[- APROVAÇÃO: O equipamento acima identificado foi descontaminado iniciado 0% do limite inferior de explosividade e dento dos limites toleráveis de oxigênio para o acesso de pessoas ao interios do mesmo, com a devida segurança.]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2bf8fa08-397c-4bd6-80cf-3c0074c48b3f" positionType="Float" x="1" y="334" width="65" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[NOTAS]]></text>
			</staticText>
			<line>
				<reportElement uuid="8191d262-50fb-41b6-9466-fb48a09b717f" positionType="Float" x="7" y="501" width="153" height="1"/>
			</line>
			<line>
				<reportElement uuid="44d97f4c-5c32-4e5e-80a4-147361ba5ea9" positionType="Float" x="192" y="501" width="153" height="1"/>
			</line>
			<line>
				<reportElement uuid="d84103c2-6c10-45ad-a954-faf7799d6521" positionType="Float" x="376" y="501" width="153" height="1"/>
			</line>
			<staticText>
				<reportElement uuid="361bae01-3605-41fb-ac50-d1ba7b655acd" positionType="Float" x="7" y="502" width="153" height="10"/>
				<textElement textAlignment="Center">
					<font size="7" isBold="false"/>
				</textElement>
				<text><![CDATA[Ass. do Operador]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2a817852-e80f-46bf-9ce3-bf090b1f65f5" positionType="Float" x="192" y="501" width="153" height="10"/>
				<textElement textAlignment="Center">
					<font size="7" isBold="false"/>
				</textElement>
				<text><![CDATA[Ass. do Resp. Operacional]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bb04b3b8-6e3e-4714-b9f4-8547d675d57c" positionType="Float" x="376" y="502" width="153" height="10"/>
				<textElement textAlignment="Center">
					<font size="7" isBold="false"/>
				</textElement>
				<text><![CDATA[RG e Ass. do Condutor do Veículo]]></text>
			</staticText>
			<textField>
				<reportElement uuid="ef935848-1cd4-449a-8cb9-af687df6efa8" x="74" y="72" width="248" height="12"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{CLIENTE}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="958e4ba7-0265-4754-bd65-62565ee9a1e0" x="74" y="86" width="248" height="12"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{PROPRIETARIO}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="70abad7e-52f1-4010-bcd5-747dff8a1f25" x="395" y="85" width="67" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3a698a39-798e-4a78-812b-c39282078c12" x="462" y="85" width="73" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<textField isBlankWhenNull="true">
				<reportElement uuid="bfaa8e0d-e470-4ec5-be9e-a0715f5dd6eb" x="395" y="86" width="67" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{PLACA}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="03754b67-a62f-459a-8791-c95264f2357b" x="462" y="86" width="73" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_LANCAMENTO}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="dbbef295-894b-446e-8686-71dbbcc29f61" x="395" y="58" width="67" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{CIPP} == null ? "N/I": $F{CIPP}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="b56f2a5c-adea-4480-8917-86ff50e29fad" x="462" y="58" width="73" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{CIV} == null ? "N/I": $F{CIV}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="cd9d4036-e0e0-4135-8f1b-69e7d39d2082" x="312" y="138" width="223" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{OUTROS_TEXTO}]]></textFieldExpression>
			</textField>
			<textField pattern="###0" isBlankWhenNull="true">
				<reportElement uuid="a157823e-6819-405f-aa49-db72bbcaebf1" x="302" y="165" width="15" height="14"/>
				<textElement>
					<font size="10"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{VALIDADE_SERVICO}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="532e4568-a94f-46e8-be51-76df8c11f95e" positionType="Float" x="130" y="205" width="55" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{LACRE} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NUMERO_LACRE}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="0999ea5f-23c0-4e63-8f81-eb0f48278107" positionType="Float" x="121" y="216" width="86" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ESPOSIMETRO}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="5bde187f-46de-4e26-93ec-a4d02a6186d3" positionType="Float" x="121" y="227" width="86" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{OXIMETRO}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="2920123b-ad59-4002-a946-c1c36490e852" positionType="Float" x="121" y="238" width="210" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{REGULAMENTACAO_TECNICA}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy">
				<reportElement uuid="ae1df2d7-2c27-4707-9a16-a3c23a339e44" positionType="Float" x="425" y="227" width="100" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_OXIMETRO}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy">
				<reportElement uuid="f456eba3-fad6-4013-9a2c-339ed7718df1" positionType="Float" x="425" y="216" width="100" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_CALIBRACAO}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="2398c95f-fd6a-4bb6-8117-4721b70f23fc" positionType="Float" x="425" y="238" width="100" height="11"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{PROCEDIMENTO_APLICAVEL}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="ea2277f4-1aa1-45aa-a0c9-0458187b0853" positionType="Float" x="1" y="293" width="531" height="28"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{OBSERVACAO}]]></textFieldExpression>
			</textField>
			<subreport>
				<reportElement uuid="e0fa4d04-4047-401d-9534-861f6b431e2f" x="0" y="197" width="535" height="2"/>
				<subreportParameter name="SUBREPORT_DIR_IND"/>
				<subreportParameter name="TESTE"/>
				<subreportParameter name="SUBREPORT_DIR"/>
				<subreportParameter name="PRINT_CC"/>
				<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{PROCESSO_DESCONTAMINACAO})]]></dataSourceExpression>
				<subreportExpression><![CDATA["SUB_INDIVIDUAL_DESCONTAMINACAO.jasper"]]></subreportExpression>
			</subreport>
			<textField isBlankWhenNull="true">
				<reportElement uuid="997fa9a7-fdfa-46e4-9a9f-01190d6411bb" x="323" y="86" width="72" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{EQUIPAMENTO}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="de1b528e-727b-4daf-b663-9221beb039a5" x="188" y="180" width="186" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="false" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[VENTILAÇÃO FORÇADA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="10b1a3b3-9a1c-42e6-9084-5047df945b86" x="0" y="151" width="173" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[HORARIO DA DESCONTAMINAÇÃO]]></text>
			</staticText>
			<textField pattern="HH.mm.ss">
				<reportElement uuid="89ac678f-75cb-4467-8f9d-693520705476" x="213" y="151" width="35" height="14"/>
				<textElement verticalAlignment="Middle">
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{HORA_DESC_INICIAL}.subSequence(0,5)]]></textFieldExpression>
			</textField>
			<textField pattern="HH.mm.ss">
				<reportElement uuid="10ed5630-fad3-4f9a-b572-2bba2a079aee" x="280" y="151" width="35" height="14"/>
				<textElement verticalAlignment="Middle">
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{HORA_DESC_FINAL}.subSequence(0,5)]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="fa5827da-4876-4322-a792-1a886f3a498a" positionType="Float" x="192" y="515" width="289" height="8"/>
				<textElement textAlignment="Right">
					<font size="6" isBold="true"/>
				</textElement>
				<text><![CDATA[1ª Via INMETRO - 2 ª Via Inspetores - 3ª Via Proprietario - 4ª Via Arquivo]]></text>
			</staticText>
			<textField>
				<reportElement uuid="f66c9869-1e0e-4929-a97f-fb74bc4de4f4" x="306" y="39" width="48" height="12"/>
				<textElement>
					<font size="9" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NR_DESCONTAMINADOR} == null || $F{NR_DESCONTAMINADOR}.isEmpty() ? "N/A" : $F{NR_DESCONTAMINADOR}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="d6777f51-1455-4b41-a442-679a481e5c4b" x="176" y="151" width="37" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[INICIAL]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6e869860-a7c4-4413-a0f0-dbec292bbde3" x="248" y="151" width="32" height="14"/>
				<textElement textAlignment="Left">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[FINAL]]></text>
			</staticText>
		</band>
	</detail>
</jasperReport>
