<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns="urn:cz:isvs:aiseop:schemas:AisEopVlozReklamaci:v1" xmlns:e62="urn:cz:isvs:aiseop:schemas:AisEopVlozReklamaci:v1" xmlns:reg="urn:cz:isvs:reg:schemas:RegTypy:v1" xmlns:i02="urn:cz:isvs:aiseop:schemas:AisEopVlozReklamaci:v1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns3="urn:cz:isvs:aiseop:schemas:AisEopDataVlozReklamaci.xsd:v1" xmlns:ns4="urn:cz:isvs:aiseop:schemas:AisEopDataVlozReklamaci:v1" targetNamespace="urn:cz:isvs:aiseop:schemas:AisEopVlozReklamaci:v1" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.1.3">
	<xs:annotation>
		<xs:documentation xml:lang="cs">Avízo o nesprávném údaji v AIS EOP.</xs:documentation>
	</xs:annotation>
	<!-- Vývojová verze 1.0.0, 26.11.2017, vznik -->
	<!-- Komix s.r.o.-->
	<xs:import namespace="urn:cz:isvs:reg:schemas:RegTypy:v1" schemaLocation="../../RegTypy.xsd"/>
	<xs:import namespace="urn:cz:isvs:aiseop:schemas:AisEopDataVlozReklamaci:v1" schemaLocation="AisEopDataVlozReklamaci.xsd"/>
	<xs:element name="AisEopVlozReklamaci" type="AisEopVlozReklamaciType"/>
	<xs:element name="AisEopVlozReklamaciResponse" type="AisEopVlozReklamaciResponseType"/>
	<xs:complexType name="AisEopVlozReklamaciType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Avízo o nesprávném údaji v AIS EOP.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ZadostInfo" type="reg:ZadostInfoType"/>
			<xs:element name="MapaAifo" type="reg:MapaAifoType" minOccurs="0"/>
			<xs:element name="Zadost">
				<xs:complexType>
					<xs:sequence>
						<xs:element name="AisEopVlozReklamaciData">
							<xs:complexType>
								<xs:complexContent>
									<xs:extension base="ns4:AisEopVlozReklamaciDataType"/>
								</xs:complexContent>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="AisEopVlozReklamaciResponseType">
		<xs:annotation>
			<xs:documentation xml:lang="cs">Avízo o nesprávném údaji v AIS EOP.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="OdpovedInfo" type="reg:OdpovedInfoType"/>
			<xs:element name="AisEopOdpoved" minOccurs="0">
				<xs:complexType>
					<xs:sequence>
						<xs:element name="AisEopVlozReklamaciDataResponse" type="ns4:AisEopVlozReklamaciDataResponseType"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
