<?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="SUBREPORT_FECHAMENTO_ORDEM_SERVICO" pageWidth="200" pageHeight="752" columnWidth="200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="dc0be809-5ae5-40c1-bd6c-66aae11278d2">
	<property name="ireport.zoom" value="6.727499949325621"/>
	<property name="ireport.x" value="126"/>
	<property name="ireport.y" value="0"/>
	<field name="DATA_PARADA" class="java.util.Date">
		<fieldDescription><![CDATA[dataParadaAtivo]]></fieldDescription>
	</field>
	<field name="DATA_RETORNO" class="java.util.Date">
		<fieldDescription><![CDATA[dataRetornoAtivo]]></fieldDescription>
	</field>
	<detail>
		<band height="11" splitType="Stretch">
			<textField pattern="dd/MM/yyyy HH:mm">
				<reportElement uuid="44290f8e-55cd-416d-9cc3-eb00d5743015" x="0" y="0" width="74" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_PARADA}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy HH:mm">
				<reportElement uuid="3293666d-931b-44b5-a8bc-d3347bbd79ec" x="82" y="0" width="79" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_RETORNO}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="c95acbe4-9f4a-4639-ba6f-b81d19804420" x="1" y="9" width="73" height="1"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="1764e5c8-2cfe-42c7-8381-2dc83f38504d" x="83" y="9" width="73" height="1"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</line>
		</band>
	</detail>
</jasperReport>
