<?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_DOCUMENTO_NAO_CONFORMIDADE" 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.1000000000000052"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="94"/>
	<import value="net.sf.jasperreports.engine.*"/>
	<import value="java.util.*"/>
	<import value="net.sf.jasperreports.engine.data.*"/>
	<subDataset name="dataset1" uuid="5c387446-8557-45a7-82f9-aa481e750154"/>
	<subDataset name="dataset2" uuid="09cef88a-aae2-4b25-8cc3-8b2b52766c6c"/>
	<parameter name="DATA_INICIAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="DATA_FINAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="CNPJ_NOME" class="java.lang.String" isForPrompting="false"/>
	<parameter name="INSCRICAO_ESTADUAL" class="java.lang.String" isForPrompting="false"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<parameter name="FECHO" class="java.lang.String" isForPrompting="false"/>
	<parameter name="NOME_EMPRESA" 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="dataRetorno" class="java.util.Date"/>
	<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="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"/>
	<parameter name="CIDADE_EMPRESA" class="java.lang.String"/>
	<queryString language="SQL">
		<![CDATA[]]>
	</queryString>
	<field name="naoConformidade" class="java.util.List">
		<fieldDescription><![CDATA[itemDocumentoNaoConformidade]]></fieldDescription>
	</field>
	<field name="cancelado" class="java.lang.Short">
		<fieldDescription><![CDATA[cancelado]]></fieldDescription>
	</field>
	<field name="placa" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.placa]]></fieldDescription>
	</field>
	<field name="especieTipo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.especieTipo]]></fieldDescription>
	</field>
	<field name="marcaModelo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.marcaModelo]]></fieldDescription>
	</field>
	<field name="chassi" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.chassi]]></fieldDescription>
	</field>
	<field name="combustivel" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.combustivel]]></fieldDescription>
	</field>
	<field name="anoFabricacao" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.anoFabricacao]]></fieldDescription>
	</field>
	<field name="anoModelo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.anoModelo]]></fieldDescription>
	</field>
	<field name="cor" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.veiculo.corPredominante]]></fieldDescription>
	</field>
	<field name="nomeProprietario" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.nome]]></fieldDescription>
	</field>
	<field name="enderecoProprietario" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="bairroProp" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cidadeProp" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="cepProp" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.endereco.cidade.cep]]></fieldDescription>
	</field>
	<field name="cpfProp" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="nomeCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.nome]]></fieldDescription>
	</field>
	<field name="enderecoCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="bairroCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cidadeCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="cepCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.endereco.cidade.cep]]></fieldDescription>
	</field>
	<field name="cpfCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="empresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="cnpjEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="empresaEndereco" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="empresaBairro" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="empresaCEP" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="empresaTelefone" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="empresaFax" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fax1]]></fieldDescription>
	</field>
	<field name="numeroOS" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemServico.numeroOS]]></fieldDescription>
	</field>
	<field name="dataOS" class="java.util.Date">
		<fieldDescription><![CDATA[ordemServico.dataEmissao]]></fieldDescription>
	</field>
	<field name="nomeInspetor" class="java.lang.String">
		<fieldDescription><![CDATA[inspetor.pessoa.nome]]></fieldDescription>
	</field>
	<field name="nomeTomador" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.nome]]></fieldDescription>
	</field>
	<field name="foneProp" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="celProp" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.proprietario.pessoa.complemento.cel1]]></fieldDescription>
	</field>
	<field name="foneCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="celCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.tomadorPrestadorRps.pessoa.complemento.cel1]]></fieldDescription>
	</field>
	<field name="empresaEmail" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.emailPrincipal]]></fieldDescription>
	</field>
	<field name="responsavelTecnico" class="java.lang.String">
		<fieldDescription><![CDATA[responsavelTecnico.pessoa.nome]]></fieldDescription>
	</field>
	<field name="empresaNumero" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="empresaCidade" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="empresaEstado" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="processo" class="java.lang.String">
		<fieldDescription><![CDATA[processoRelatorio]]></fieldDescription>
	</field>
	<field name="revisao" class="java.lang.String">
		<fieldDescription><![CDATA[revisaoRelatorio]]></fieldDescription>
	</field>
	<field name="descricaoEscopo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.descricaoEscopo]]></fieldDescription>
	</field>
	<field name="documentoEscopo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.documentoEscopo]]></fieldDescription>
	</field>
	<field name="descricaoMotivoInspecao" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.descricaoMotivoInspecao]]></fieldDescription>
	</field>
	<field name="opcoesInspecao" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServico.opcoesInspecao]]></fieldDescription>
	</field>
	<field name="observacaoCadastro" class="java.lang.String">
		<fieldDescription><![CDATA[observacaoCadastro]]></fieldDescription>
	</field>
	<field name="observacaoRelatorio" class="java.lang.String">
		<fieldDescription><![CDATA[observacaoRelatorio]]></fieldDescription>
	</field>
	<variable name="dataRel" class="java.util.Date" resetType="Page">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
	<title>
		<band height="206" splitType="Stretch">
			<rectangle radius="10">
				<reportElement uuid="bd740d28-660c-445b-929d-6e1a4712dbeb" positionType="Float" x="0" y="11" width="535" height="77"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="44976080-7033-41cb-ac18-dba3e7b93ef2" positionType="Float" x="427" y="11" width="108" height="77"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="2f2cfb50-4409-44c2-b8b2-722f1ed1dd0f" x="6" y="17" width="63" height="63"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="552a4c89-117f-48fb-be79-930893befd64" x="268" y="129" width="267" height="21"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="7ed9842f-5af6-4652-aa2b-025068f6a556" x="0" y="129" width="268" height="21"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ac022488-e53f-44c3-80c8-c4be599829e5" x="297" y="108" width="238" height="21"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="7bf2d672-cc8e-4a09-a821-af615be8ded6" x="195" y="108" width="102" height="21"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="5fde8b55-ba8a-4ad3-bb8d-69a3c531931f" x="0" y="108" width="195" height="21"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3a1541a9-28c3-4b31-925a-3da10714c2ee" x="0" y="154" width="535" height="22"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="5cfc5930-560d-4900-86ea-78c89e6f34fa" x="0" y="92" width="242" height="12"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d99a9759-f848-4244-bee7-298acfef5276" x="242" y="92" width="293" height="12"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="b6b8053e-f3c4-4646-ac83-2c29f6afa9ef" x="15" y="92" width="95" height="12"/>
				<textElement textAlignment="Left">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[DATA DA INSPEÇÃO:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f2cb4100-2961-4db9-9af9-29db4695fb73" x="256" y="92" width="141" height="12"/>
				<textElement textAlignment="Left">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[DATA LIMITE PARA RETORNO:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="48a4429d-d9d2-4eec-a0b7-a0f686af82e2" x="2" y="154" width="110" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Nome do Propriétario\CPF:]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="2dedfa12-f709-4b0d-9f06-342078755b54" x="0" y="180" width="535" height="22"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="d39ee285-3298-4221-a1ff-d4818fa2dfcf" x="2" y="180" width="110" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Nome do Cliente\CPF:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c40c235e-5958-4eb4-ba3e-e0403f8201d1" x="1" y="108" width="75" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Marca/Modelo:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d8708871-7d32-412e-9678-08c64903a347" x="298" y="108" width="51" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Chassi:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d8dea532-f1f0-4c81-817b-410b4451011d" x="272" y="129" width="65" height="11"/>
				<textElement textAlignment="Right">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[AnoFab/Modelo:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d2e39da8-1edd-4d24-9520-e8e4b97ad3ae" x="197" y="108" width="65" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Placa:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b3361539-8f10-4ef7-9a08-20896b59e06f" x="1" y="129" width="111" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Combustivel:]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a5b62d4c-fa8f-4c52-847c-5fad4592a656" x="196" y="118" width="72" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{placa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4d616594-b5f7-4edc-8ed5-0ed74ac20533" x="1" y="118" width="194" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaModelo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3d65dfd2-48c3-4e98-bdc5-8a2cf06467ef" x="298" y="118" width="236" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{chassi}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="cfdc5659-1886-4d77-a8b0-9216a62520bf" x="1" y="139" width="193" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{combustivel}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="e5b8761d-8b1c-4177-af1b-39175d6ff7c7" x="276" y="139" width="253" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{anoFabricacao} +"/"+ $F{anoModelo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="7e6fddf7-372e-42b3-a274-ddcc74e8667c" x="2" y="165" width="317" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeProprietario}+"  "+$F{cpfProp}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="d67a4fa4-efed-4fcc-9c10-aace32293d1e" x="2" y="190" width="317" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeCliente} +"  "+ $F{cpfCliente}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="9c5f6e2c-79cb-47b8-b232-ac4968cf27b2" x="111" y="92" width="130" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataOS}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="4bbf818a-d8cb-4dac-aa8e-5b229addac57" x="397" y="92" width="132" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{dataRetorno}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="e6354f8d-4a77-4a26-ab6e-4ec55d399874" x="361" y="154" width="174" height="22"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="e8324433-d45a-4213-9beb-cf9106325381" x="362" y="154" width="96" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Telefone Fixo / Celular:]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="dadbe19f-d47a-44df-bab2-25cc8f52f205" x="363" y="165" width="171" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{foneProp}+" / "+$F{celProp}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="6ba276ec-681d-49c8-beae-8d76a7d29d33" x="361" y="180" width="174" height="22"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="dfcfb806-fb82-47be-ba8f-2b31b21fcfdc" x="363" y="180" width="96" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[Telefone Fixo / Celular:]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a0fc5193-6cc2-47d7-b476-63367af98e2d" x="363" y="191" width="171" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{foneCliente}+" / "+$F{celCliente}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="bb84c716-45bb-49fb-a010-98e49eba9bfc" x="0" y="0" width="412" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{processo} != null && !$F{processo}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="6040af8c-357d-44d7-b621-c50a7f8cedc5" x="412" y="0" width="123" height="11">
					<printWhenExpression><![CDATA[new Boolean($F{revisao} != null && !$F{revisao}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<textField isBlankWhenNull="true">
				<reportElement uuid="15b6c3c6-1c5c-45aa-bf3f-2eeaec6e7542" x="1" y="1" width="411" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{processo}!= null && !$F{processo}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{processo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="9c7b8325-f60c-46a6-baf8-a77b24377fb3" x="413" y="1" width="122" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{revisao} != null && !$F{revisao}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{revisao}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="67a25685-8c78-4010-bf7a-716ce81299ca" positionType="Float" x="84" y="72" 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>
			<textField isBlankWhenNull="true">
				<reportElement uuid="21500150-1fb7-45d7-aa42-1a6ef5c95b8f" key="textField-4" positionType="Float" x="144" y="38" 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="54ac247a-8fde-43ff-b763-de6663cedd7f" key="staticText-1" positionType="Float" x="117" y="38" 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>
			<staticText>
				<reportElement uuid="d6232f85-4359-4b47-9749-9d80e855bac4" key="staticText-4" positionType="Float" x="227" y="38" 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="2f7ee30e-a6f8-49de-9d7f-ca95829853aa" key="textField-5" positionType="Float" x="305" y="38" 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>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="d8a30380-f252-4012-ad11-4ad6b21e381b" x="435" y="71" width="91" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataOS}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="472480e4-26f6-4439-9bd6-8dbf3f0691c3" x="434" y="57" width="92" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[DATA DE EMISSÃO]]></text>
			</staticText>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="7cee391d-8f0f-4675-a7e9-3cbfd6a53eab" x="72" y="15" width="346" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="8b5406ef-4b67-4eb2-bab8-df3f88f3aa91" positionType="Float" x="72" y="36" width="346" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement uuid="664e54ff-1ab3-46d1-bd4c-72c7edaa2bb2" positionType="Float" x="84" y="52" 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="09743740-010b-487c-9d42-dce066118ae2" positionType="Float" x="72" y="33" width="346" height="1"/>
			</line>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="812a6675-ab5c-4b10-a843-feacaa0b1818" key="image-1" x="9" y="18" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<line>
				<reportElement uuid="2889f27a-8c0b-4043-b807-9dcfdc848946" positionType="Float" x="72" y="51" width="345" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="8bcbb984-f1f5-44bd-ad70-411faa2f863b" x="427" y="16" width="108" height="28"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[RELATÓRIO DE NÃO-CONFORMIDADES]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="232c8414-95ed-4f23-a596-a6920b4387d8" x="435" y="41" width="95" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA["OS: "+$F{numeroOS}]]></textFieldExpression>
			</textField>
		</band>
	</title>
	<detail>
		<band height="2" splitType="Stretch">
			<subreport>
				<reportElement uuid="cca6c94b-8f86-4587-a603-775619bf64ff" x="0" y="0" width="534" 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{naoConformidade})]]></dataSourceExpression>
				<subreportExpression><![CDATA["SUB_INDIVIDUAL_DOCUMENTO_NAO_CONFORMIDADE.jasper"]]></subreportExpression>
			</subreport>
		</band>
	</detail>
	<summary>
		<band height="523">
			<rectangle>
				<reportElement uuid="06f8eae3-9ead-4041-af8f-08fbc523fad7" positionType="Float" x="0" y="269" width="535" height="155" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fcc888f3-694e-46ab-8790-1bbc36fb6e6d" positionType="Float" x="0" y="178" width="535" height="47" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="24ef85b8-7803-40b1-8c0f-09b431d6850d" positionType="Float" x="1" y="178" width="490" height="12" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OBSERVAÇÕES]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="cc5e5fe0-729d-4cc7-98f6-2d65e50ecd0e" positionType="Float" x="0" y="227" width="179" height="37" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="8b611832-f9ea-487f-b770-475d50754b34" positionType="Float" x="179" y="227" width="179" height="37" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="8ec1e22b-9442-4753-a064-47c2dc27acda" positionType="Float" x="358" y="227" width="177" height="37" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="f2260456-2c07-4820-968e-1d9be3cf0db6" positionType="Float" x="1" y="227" width="177" height="12" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[INSPETOR]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="3e77da49-4629-4d1d-9f7e-dfe143c5e979" positionType="Float" x="180" y="227" width="177" height="12" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[RESPONSÁVEL TÉCNICO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b9a6b72b-cc7d-416a-a71d-da230e267308" positionType="Float" x="358" y="227" width="177" height="12" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CLIENTE]]></text>
			</staticText>
			<line>
				<reportElement uuid="1b67314c-47e1-444a-b22a-4e746573661b" positionType="Float" x="7" y="253" width="163" height="1" isRemoveLineWhenBlank="true"/>
			</line>
			<line>
				<reportElement uuid="70afb8e5-7989-4828-8df5-50a2628b57bd" positionType="Float" x="187" y="253" width="163" height="1" isRemoveLineWhenBlank="true"/>
			</line>
			<line>
				<reportElement uuid="c160c4aa-7dd6-4352-8721-e44048d22f8f" positionType="Float" x="366" y="253" width="163" height="1" isRemoveLineWhenBlank="true"/>
			</line>
			<rectangle>
				<reportElement uuid="b4280e6b-477b-4be2-b784-1616f92e421e" positionType="Float" x="0" y="427" width="535" height="68" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="5a7c45d5-b848-4973-b60a-27fefaf6349d" positionType="Float" x="1" y="427" width="534" height="27" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[O VEICULO ACIMA IDENTIFICADO FOI REINSPECIONADO NA DATA DE: ____/____/____ PARA ANALISE DE IMPLEMENTAÇÃO DAS AÇÕES  CORRETIVAS ACIMA APONTADAS, DESTA FORMA FOI CONSIDERADO:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="079e9b74-6945-48f1-a3d8-7ec97ded477e" positionType="Float" x="49" y="454" width="5" height="11" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e683717e-5348-4e95-88a5-370b4f8a6bb5" positionType="Float" x="146" y="454" width="5" height="11" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b9d30f34-f847-47fb-9423-33db88337b29" positionType="Float" x="156" y="454" width="5" height="11" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="852b23e5-a275-4b09-b196-d6dc36817032" positionType="Float" x="59" y="454" width="5" height="11" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d5b7a50e-5c73-4ea9-8e86-2074c227063d" positionType="Float" x="54" y="454" width="5" height="11" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean ($F{cancelado} == 0)]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="04b58c3c-fc52-40e7-b9dd-d26102457381" positionType="Float" x="151" y="454" width="5" height="11" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean ($F{cancelado} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2d06fc4f-7c43-4d23-9482-0ae3d628e4c8" positionType="Float" x="64" y="454" width="58" height="11" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[APROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="44369f39-1d8d-48bd-8800-84071e88801d" positionType="Float" x="161" y="454" width="58" height="11" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[REPROVADO]]></text>
			</staticText>
			<line>
				<reportElement uuid="7841ead0-b24f-4aad-a713-b5b7307e3b3c" positionType="Float" x="13" y="482" width="163" height="1" isRemoveLineWhenBlank="true"/>
			</line>
			<line>
				<reportElement uuid="89cf5740-3df1-412a-aa5e-1aa7804afad5" positionType="Float" x="258" y="481" width="163" height="1" isRemoveLineWhenBlank="true"/>
			</line>
			<staticText>
				<reportElement uuid="6666f501-9bee-4aa0-9a5c-2636688a78f1" positionType="Float" x="13" y="484" width="163" height="11" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<text><![CDATA[INSPETOR]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="396e8c71-8ac7-4dce-b0aa-49b9116eedd6" positionType="Float" x="259" y="482" width="163" height="11" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<text><![CDATA[RESPONSÁVEL TÉCNICO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9ef2f7fa-96eb-42f1-bc00-cce5c85c3ce3" positionType="Float" x="1" y="190" width="533" height="35" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[O VEÍCULO DEVE RETORNAR COM A(S) NÃO-CONFORMIDADE(S) SANADA(S) EM PRAZO MÁXIMO DE 30 DIAS. CASO O PRAZO SEJA ULTRAPASSADO, UM NOVO PROCESSO DE INSPEÇÃO DEVERÁ SER INICIADO, SENDO COBRADO UMA NOVA TAXA DE PRESTAÇÃO DE SERVIÇO.]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="791d3f72-9b30-47c3-92dd-12f5a1cccc0e" positionType="Float" x="0" y="254" width="179" height="10" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeInspetor}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="7e8bd502-a976-4c20-8218-52d6a121ef4f" positionType="Float" x="360" y="254" width="174" height="10" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeTomador}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="fb9cc845-d72f-4a51-bd4f-0906e182295e" positionType="Float" x="0" y="496" width="534" height="27" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[PREZADO CLIENTE: PARA COMPRIMENTO DE EXIGÊNCIA SOMENTE DE SEGUNDA A SEXTA, DE 09:00 HRS ÀS 11:00 HRS E DAS 13:30HRS ÀS 16:00HRS]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="5d8a6fb3-8de9-4590-8463-f8954a9c77ab" positionType="Float" x="179" y="254" width="179" height="10" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{responsavelTecnico}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="9e0800cb-1e39-4cb8-a842-ba2cde9ccd31" positionType="Float" x="2" y="274" width="532" height="12" isRemoveLineWhenBlank="true"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DISPOSIÇÃO DOS ITENS REINSPECIONADOS]]></text>
			</staticText>
			<line>
				<reportElement uuid="a5fde476-1e59-48b9-b320-ee4f2cf10e5a" positionType="Float" x="15" y="302" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="5a5e4233-fc95-4d8a-b338-e018de5316a9" positionType="Float" x="15" y="314" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="6791b2a9-a1a1-4501-885b-102f730b7089" positionType="Float" x="15" y="325" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="465f0919-23f9-4372-96a1-102aab119dfe" positionType="Float" x="15" y="336" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="081c3644-9fdf-4ce4-ab64-a6ebfe5085aa" positionType="Float" x="15" y="348" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="71721668-4baf-497f-98fc-cb88d4f230ce" positionType="Float" x="15" y="359" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="59ccad97-2465-4b42-a07b-22fc830f6df6" positionType="Float" x="15" y="371" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="b525759d-1215-4787-9831-6f6901929265" positionType="Float" x="15" y="383" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="ec1658f2-ceec-4110-9417-a25e4b69fbd8" positionType="Float" x="15" y="395" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="03d9347c-f2fb-49f4-8a47-40c33b9881bc" positionType="Float" x="15" y="407" width="505" height="1" isRemoveLineWhenBlank="true"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="4018f6e2-438f-4295-9cef-ec5879c9c64b" positionType="Float" x="6" y="297" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[1)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2795b8c5-bf9a-475c-ba45-1bdfdb6bdac2" positionType="Float" x="6" y="309" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[2)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9681d603-b480-4049-85aa-7130b9df47a8" positionType="Float" x="6" y="320" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[3)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f81161c2-3c81-43aa-a03b-18ba031a8570" positionType="Float" x="6" y="331" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[4)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8b6c25c9-e411-4a0a-a415-ac62f18131c4" positionType="Float" x="6" y="342" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[5)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6cd9f57e-4f6c-43ce-9a46-36d7c5407c1f" positionType="Float" x="6" y="354" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[6)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="031762e4-db2b-4bd9-9cb2-d0bad3ca3ffe" positionType="Float" x="6" y="366" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[7)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b7556869-caff-4154-bf33-1e70c15c1d70" positionType="Float" x="6" y="378" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[8)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="550213d4-7fad-4e13-8bd8-48d16629bd78" positionType="Float" x="6" y="390" width="8" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[9)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ab4b3f89-cb07-4d97-ac18-23158a7596f4" positionType="Float" x="2" y="402" width="12" height="10" isRemoveLineWhenBlank="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[10)]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="45cd819f-0fb6-45a7-b0df-51a64be83b0c" positionType="Float" x="0" y="0" width="535" height="44"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="14bdc43b-a7e3-4879-8783-d4587d686675" positionType="Float" x="1" y="0" width="490" height="12"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DISCRIMINAÇÃO DOS SERVIÇOS]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="16a4c9ef-f8f3-4e3d-a901-36dc0a75fb62" positionType="Float" x="1" y="12" width="533" height="31"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{documentoEscopo}+ " / " + $F{descricaoEscopo}+ " / "+ $F{descricaoMotivoInspecao}+ " / " + $F{opcoesInspecao}+"* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *"]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="61266535-fc11-4e5e-9a18-82f8112620d6" positionType="Float" x="0" y="46" width="535" height="64" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($F{observacaoRelatorio} != null && !$F{observacaoRelatorio}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="80641a2d-2c56-4cfd-b12c-6ec97ffe40ae" positionType="Float" x="0" y="113" width="535" height="62" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($F{observacaoCadastro} != null && !$F{observacaoCadastro}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="329c2eef-e430-4de5-a36e-eea6c5d26f3e" positionType="Float" x="1" y="47" width="490" height="12" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($F{observacaoRelatorio} != null && !$F{observacaoRelatorio}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OBSERVAÇÕES DO RELATÓRIO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d7ccbfb2-7cd5-4d8f-a951-580ac969d210" positionType="Float" x="1" y="113" width="490" height="12" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($F{observacaoCadastro} != null && !$F{observacaoCadastro}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OBSERVAÇÕES DO CADASTRO]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="533d85c5-eca8-4b05-b045-a3d4cc04071e" positionType="Float" x="1" y="59" width="532" height="51" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($F{observacaoRelatorio} != null && !$F{observacaoRelatorio}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacaoRelatorio}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="83e3f047-61c5-4b22-8502-f4d13c08458d" positionType="Float" x="1" y="125" width="532" height="49" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($F{observacaoCadastro} != null && !$F{observacaoCadastro}.isEmpty())]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacaoCadastro}]]></textFieldExpression>
			</textField>
		</band>
	</summary>
</jasperReport>
