<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="urn:cz:isvs:isui:schemas:ReklamaceTypy:v1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:cz:isvs:isui:schemas:ReklamaceTypy:v1" xmlns:rek="urn:cz:isvs:isui:schemas:ReklamaceTypy:v1" xmlns:base="urn:cz:isvs:ruian:schemas:BaseTypy:v1" xmlns:com="urn:cz:isvs:ruian:schemas:CommonTypy:v1" xmlns:reg="urn:cz:isvs:reg:schemas:RegTypy:v1" xmlns:rcom="urn:cz:isvs:isui:schemas:ReklamaceCommon:v1" xmlns:eex="urn:cz:isvs:isui:schemas:EditaceExtTypy:v1" xmlns:osx="urn:cz:isvs:isui:schemas:ObecStuExtTypy:v1"  xmlns:gml="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="1.1.1">
	<xs:import namespace="urn:cz:isvs:isui:schemas:ObecStuExtTypy:v1" schemaLocation="../../externi_nz/obecStu/ObecStuExtTypy.xsd"/>
	<xs:import namespace="urn:cz:isvs:isui:schemas:EditaceExtTypy:v1" schemaLocation="../../externi_nz/spolecne/EditaceExtTypy.xsd"/>
	<xs:import namespace="urn:cz:isvs:isui:schemas:ReklamaceCommon:v1" schemaLocation="../reklCommon/ReklamaceCommon.xsd"/>
	<xs:import namespace="urn:cz:isvs:reg:schemas:RegTypy:v1" schemaLocation="../../../../RegTypy.xsd"/>
	<xs:import namespace="urn:cz:isvs:ruian:schemas:CommonTypy:v1" schemaLocation="../../../../ruian/xsd/typy/CommonTypy.xsd"/>
	<xs:import namespace="urn:cz:isvs:ruian:schemas:BaseTypy:v1" schemaLocation="../../../../ruian/xsd/typy/BaseTypy.xsd"/>
	<xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../../../../common/gml/3.2.1/gml.xsd"/>
	<xs:element name="ReklamaceIsuiResponse" type="rek:ReklamaceIsuiResponseType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Odpověď na reklamace ISUI.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ReklamaceIsuiRequest" type="rek:ReklamaceIsuiRequestType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Dotaz na reklamace ISUI.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="Kod6ZmenaExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Změna kódu o délce 6 znaků.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="Hodnota" type="base:Kod6Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Nová hodnota kódu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NullovatHodnotu" type="com:NullovatHodnotuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Požadováno zrušení hodnoty.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:complexType name="Kod7ZmenaExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Změna kódu o délce 7 znaků.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="Hodnota" type="base:Kod7Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Nová hodnota kódu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NullovatHodnotu" type="com:NullovatHodnotuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Požadováno zrušení hodnoty.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:complexType name="CisloDomovniZmenaExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Změna čísla domovního.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="HodnotaReklamovana" type="com:CisloDomovniType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Původní hodnota čísla domovního.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="HodnotaPozadovana" type="com:CisloDomovniType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Nová hodnota čísla domovního.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NullovatHodnotu" type="com:NullovatHodnotuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Požadováno zrušení hodnoty.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CisloOrientacniZmenaExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Změna čísla orientačního.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="Hodnota" type="com:CisloOrientacniType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Nová hodnota čísla orientačního.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NullovatHodnotu" type="com:NullovatHodnotuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Požadováno zrušení hodnoty.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:complexType name="CisloOrientPismenoZmenaExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Změna písmene čísla orientačního.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="Hodnota" type="com:CisloOrientacniPismenoType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Nová hodnota písmene čísla orientačního.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NullovatHodnotu" type="com:NullovatHodnotuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Požadováno zrušení hodnoty.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:complexType name="Id18ZmenaExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Změna identifikátoru o délce 18 znaků.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="Hodnota" type="base:Id18Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Nová hodnota identifikátoru.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NullovatHodnotu" type="com:NullovatHodnotuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Požadováno zrušení hodnoty.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:simpleType name="IdReklamaceExtType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Žadatelem definovaný identifikátor reklamačního požadavku ISUI.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="ReklamaceIsuiResponseType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Odpověď na reklamace ISUI.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="OdpovedInfo" type="reg:OdpovedInfoType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Standardní hlavička odpovědi.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Odpoved" type="ReklamaceOdpovedType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Odpověď na reklamační požadavek ISUI.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ReklamaceIsuiRequestType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Dotaz na reklamace ISUI.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ZadostInfo" type="reg:ZadostInfoType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Standardní hlavička dotazu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Dotaz" type="ReklamaceType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Parametry dotazu.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ReklamaceType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Společný obal reklamačního požadavku ISUI.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Hlavicka" type="HlavickaReklamaceType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Hlavička reklamace ISUI.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Prvek" type="TeloReklamaceType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Reklamovaný prvek.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="HlavickaReklamaceType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Hlavička reklamačního požadavku ISUI.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="GlobalniIdNavrhuZmeny" type="com:IdNavrhuZmenyType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Identifikátor návrhu změny kterým byly informace o prvku naposledy změněny.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IdTransakce" type="com:IdTransakceType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Identifikátor transakce, která provedla poslední změnu prvku.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ExterniId" type="IdReklamaceExtType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Žadatelem definovaný identifikátor reklamačního požadavku ISUI.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Poznamka" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Poznámka reklamačního požadavku.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="TeloReklamaceType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Tělo reklamačního požadavku ISUI obsahující vlastní informace o strukturované nebo nestrukturované reklamaci prvku.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="DefinicniCaraUlice" type="DefinicniCaraUliceExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční čára ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="VyssiUzemniPrvek" type="VyssiUzemniPrvekExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Vyšší územní prvek.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="VytvoreniAdresniMisto" type="AdresniMistoVytExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Vytvoření adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="VytvoreniStavebniObjekt" type="StavebniObjektVytExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Vytvoření stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="VytvoreniUlice" type="UliceVytvoreniExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Vytvoření ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZmenaAdresniMisto" type="AdresniMistoZmenaExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Změna adresného místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZmenaAdresniMistoPsc" type="AdresniMistoPscZmenaExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Změna přiřazení PSČ k adresnímu místu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZmenaStavebniObjekt" type="StavebniObjektZmenaExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Změna stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZmenaUlice" type="UliceZmenaExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Změna ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZruseniAdresniMisto" type="AdresniMistoZruseniExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Zrušení adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZruseniStavebniObjekt" type="StavebniObjektZrusExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Zrušení stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZruseniUlice" type="UliceZruseniExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Zrušení ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="VytvoreniUUP" type="rcom:DUPRekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Data reklamace typu DUP - Doplnění účelového prvku</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZmenaUUP" type="rcom:OUPRekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Data reklamace typu OUP - Oprava účelového prvku</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZruseniUUP" type="rcom:ZUPRekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Data reklamace typu ZUP - Zrušení účelového prvku</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="VytvoreniVazbyUUP" type="rcom:DVUPRekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Data reklamace typu DVUP - Doplnění vazby účelového prvku</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZruseniVazbyUUP" type="rcom:ZVUPRekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Data reklamace typu ZVUP - Zrušení vazby účelového prvku</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:complexType name="UliceVytvoreniExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na doplnění chybející ulice. Reklamace typu DOPLNENI_ULICE.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Nazev" type="base:Nazev48Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Název ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ObecKod" type="base:Kod6Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód obce.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DefinicniCara" type="gml:MultiCurvePropertyType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční čára ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="StavebniObjektVytExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na doplnění chybejícího stavebniho objektu. Reklamace typu DOPLNENI_STOBJ.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="StavebniObjekt" type="StavebniObjektExtRekType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Informace o stavebním objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Dokonceni" type="base:DatumCasType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Datum dokončení stavebního objektu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZastavenaPlocha" type="com:ZastavenaPlochaType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Zastavěná plocha</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PodlahovaPlocha" type="com:PodlahovaPlochaType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Podlahová plocha</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ObestavenyProstor" type="com:ObestavenyProstorType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Obestavěný prostor</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PocetPodlazi" type="com:PocetPodlaziType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Počet podlaží</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PocetBytu" type="com:PocetBytuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Počet bytů</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="JeVytahKod" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód vybavení výtahem</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DruhKonstrukceKod" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód druhu konstrukce</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZpusobVytapeniKod" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód způsobu vytápění</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PripojeniVodovodKod" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód připojení vodovodu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PripojeniKanalizaceKod" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód připojení kanalizace</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PripojeniPlynKod" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód připojení plynu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="AdresniMistoVytExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na doplnění chybející adresy. Reklamace typu DOPLNENI_ADRESA.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="AdresniMisto" type="UdajeAdresaDoplneniType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Informace o adresním místu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Psc" type="com:PscType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Poštovní směrovací číslo.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="StavebniObjekt" type="StavebniObjektExtRekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Informace o stavebním objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UliceZmenaExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na opravu existujicí ulice. Reklamace typu OPRAVA_ULICE.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod7Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Nazev" type="base:Nazev48Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Název ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ObecKod" type="base:Kod6Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód obce.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DefinicniCara" type="gml:MultiCurvePropertyType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční čára ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="StavebniObjektZmenaExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na opravu existujícího stavebniho objektu. Reklamace typu OPRAVA_STOBJ.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod9Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód stravebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CisloDomovni" type="CisloDomovniZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Číslo domovní.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TypStavebnihoObjektuKod" type="com:TypSTOKodType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód typu stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DefinicniBod" type="GeometrieType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční bod stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CastObceKod" type="Kod6ZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód části obce.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="MomcKod" type="Kod6ZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód městského obvoudu nebo městské části územně členěného statutárního města.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ParcelaId" type="Id18ZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Identifikátor parcely.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZpusobVyuziti" type="base:Kod4Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Způsob využití</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Dokonceni" type="eex:DatumCasZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Datum dokončení stavebního objektu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZastavenaPlocha" type="osx:ZastavenaPlochaZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Zastavěná plocha</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PodlahovaPlocha" type="osx:PodlahovaPlochaZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Podlahová plocha</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ObestavenyProstor" type="osx:ObestavenyProstorZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Obestavěný prostor</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PocetPodlazi" type="osx:PocetPodlaziZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Počet podlaží</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PocetBytu" type="osx:PocetBytuZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Počet bytů</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="JeVytahKod" type="eex:Kod4ZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód vybavení výtahem</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DruhKonstrukceKod" type="eex:Kod4ZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód druhu konstrukce</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ZpusobVytapeniKod" type="eex:Kod4ZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód způsobu vytápění</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PripojeniVodovodKod" type="eex:Kod4ZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód připojení vodovodu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PripojeniKanalizaceKod" type="eex:Kod4ZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód připojení kanalizace</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PripojeniPlynKod" type="eex:Kod4ZmenaExType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód připojení plynu</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="AdresniMistoZmenaExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na opravu existujicí adresy Reklamace typu OPRAVA_ADRESA.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod9Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CisloDomovni" type="com:CisloDomovniType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Číslo domovní.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CisloOrientacni" type="CisloOrientacniZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Číslo orientační.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CisloOrientacniPismeno" type="CisloOrientPismenoZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Písmeno čísla orientačního.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DefinicniBod" type="GeometrieType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční bod adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UliceKod" type="Kod7ZmenaExtType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="AdresniMistoPscZmenaExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace na opravu chybného PSČ v adrese (tj. převázání adresy na jinou existujicí poštu). Reklamace typu OPRAVA_ADRESA_PSC.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="AdresniMistoKod" type="base:Kod9Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Psc" type="com:PscType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Poštovní směrovací číslo.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UliceZruseniExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace požadující zrušení ulice, která ve skutečnosti neexistuje. Reklamace typu ZRUSENI_ULICE.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod7Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="StavebniObjektZrusExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace požadující zrušení stavebního objektu, který ve skutečnosti neexistuje. Reklamace typu ZRUSENI_STOBJ.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod9Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="AdresniMistoZruseniExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace požadující zrušení adresy, která ve skutečnosti neexistuje. Reklamace typu ZRUSENI_ADRESA.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod9Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="VyssiUzemniPrvekExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace vyšších územních prvků včetně lokalizačních údajů. Reklamace typu REKLAMACE_VUP.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Id18Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód vyššího územního prvku.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TypPrvku" type="TypVyssiUzemniPrvek" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Typ prvku.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="DefinicniCaraUliceExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Reklamace definiční čáry ulice. Reklamace typu REKLAMACE_DEF_CARA.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Kod" type="base:Kod7Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Popis" type="base:Text2000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Slovní popis definiční čáry ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PrilohyPrvku" type="PrilohyPrvkuType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Příloha reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="StavebniObjektExtRekType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Informace o stavebním objektu.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CisloDomovni" type="com:CisloDomovniType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Číslo domovní.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TypStavebnihoObjektuKod" type="com:TypSTOKodType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód typu stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DefinicniBod" type="GeometrieType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční bod stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CastObceKod" type="base:Kod6Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód části obce.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="MomcKod" type="base:Kod6Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód městského obvoudu nebo městské části územně členěného statutárního města.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ParcelaId" type="base:Id18Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Identifikátor parcely.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UdajeAdresaDoplneniType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Informace o ulici.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CisloOrientacni" type="com:CisloOrientacniType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Číslo orientační.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CisloOrientacniPismeno" type="com:CisloOrientacniPismenoType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Písmeno čísla orientačního.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="DefinicniBod" type="GeometrieType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Definiční bod adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UliceKod" type="base:Kod7Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="PrvekResiciReklamaciType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Typ prvku, který řeší reklamaci, a jeho kód.</xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="AdresniBodKod" type="base:Kod9Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód adresního místa.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="StavebniObjektKod" type="base:Kod9Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód stavebního objektu.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UliceKod" type="base:Kod7Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kód ulice.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:choice>
	</xs:complexType>
	<xs:simpleType name="TypVyssiUzemniPrvek">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Typ vyššího územního prvku.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="AdresniPosta">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Adresní pošta.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="CastObce">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Část obce.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Kraj">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Kraj dle zákona č.36/1960.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Momc">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Městský obvod nebo městská část územně členěného statutárního města.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Mop">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Městský obvod v hlavním městě Praze.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Obec">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Obec nebo vojenský újezd.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Okres">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Okres.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Orp">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Správní obvod obce s rozšířenou působností.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Pou">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Správní obvod obce s pověřeným obecním úřadem.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="RegionSoudrznosti">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Region soudržnosti.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SenatniVolebniObvod">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Senátní volební obvod.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SpravniObvod">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Správní obvod v hlavním městě Praze.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Stat">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Stát.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Vusc">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Vyšší územně samosprávný celek.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Zsj">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Základní sídelní jednotka dle zákona č. 89/1995 Sb.</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="ReklamaceOdpovedType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Společný obal odpovědi na reklamační požadavek.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="PrvekResiciReklamaci" type="PrvekResiciReklamaciType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Prvek řešící reklamaci.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IdReklamace" type="base:Id18Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Identifikátor reklamace.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="PrilohyPrvkuType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Struktura umožňující vložení jedné nebo více příloh k prvku reklamace.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="PrilohaPrvku" type="PrilohaPrvkuType" minOccurs="1" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Príloha prvku.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="GeometrieType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Geometrie prvku.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Geometrie" type="SdoGeometryType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Geometrie prvku ve formátu SDO GEOMETRY.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SdoPointType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Bod ve formátu SDO GEOMETRY.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="X" type="xs:double" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Souřadnice X.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Y" type="xs:double" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Souřadnice Y.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SdoGeometryType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Geometrie prvku ve formátu SDO GEOMETRY.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="SDO_POINT" type="SdoPointType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Bod ve formátu SDO GEOMETRY.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="PrilohaPrvkuType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Příloha prvku.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="FormatSouboru" type="TypFormatSouboru" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Formát vloženého souboru.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ObsahSouboru" type="com:ObrazekType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Obsah přílohy.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Poznamka" type="base:Text200Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation xml:lang="cs">Poznámka k příloze.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="TypFormatSouboru">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Formát vloženého souboru.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="JPG">
				<xs:annotation>
					<xs:documentation xml:lang="cs">JPG</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PNG">
				<xs:annotation>
					<xs:documentation xml:lang="cs">PNG</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PDF">
				<xs:annotation>
					<xs:documentation xml:lang="cs">PDF</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GIF">
				<xs:annotation>
					<xs:documentation xml:lang="cs">GIF</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
