<?xml version="1.0" encoding="Windows-1250"?>
<dat:dataPack version="1.0" id="int001" ico="12345678" application="StwTest" note="Import Interních dokladů" 
xmlns:dat="http://www.stormware.cz/schema/data.xsd" 
xmlns:int="http://www.stormware.cz/schema/intDoc.xsd" 
xmlns:typ="http://www.stormware.cz/schema/type.xsd">

	<dat:dataPackItem version="1.0" id="INT001">
	<!-- interní doklad bez položek -->
		<int:intDoc version="1.6">
			<int:intDocHeader>
				<int:date>2011-10-14</int:date>
				<int:dateTax>2011-10-14</int:dateTax>
				<int:dateAccounting>2011-10-30</int:dateAccounting>
				<int:accounting>
					<typ:ids>9Int</typ:ids>
				</int:accounting>
				<int:classificationVAT>
					<typ:classificationVATType>nonSubsume</typ:classificationVATType>				
				</int:classificationVAT>
				<int:text>Vyúčtování cestovních příkazů č. 26CPT003</int:text>
				<!--adresa bez vazby na program POHODA-->
				<int:partnerIdentity>					
					<typ:address>
						<typ:name>Novák Jan</typ:name>
						<typ:city>Jihlava 1</typ:city>
						<typ:street>Luční 16</typ:street>
						<typ:zip>58601</typ:zip>
					</typ:address>
				</int:partnerIdentity>
				<int:centre>
					<typ:ids>Jihlava</typ:ids>
				</int:centre>
				<int:note>načteno z XML.</int:note>
				<int:intNote>Import Interního dokladu bez položek.</int:intNote>
			</int:intDocHeader>
			<int:intDocSummary>
				<int:homeCurrency>
					<typ:priceNone>548</typ:priceNone>
				</int:homeCurrency>
			</int:intDocSummary>
		</int:intDoc>
	</dat:dataPackItem>
	
</dat:dataPack>
