<?xml version="1.0" encoding="UTF-8"?>
<xs:schema 
	targetNamespace="urn:cz:isvs:ruian:schemas:SeznamZmenNespravnostTypy:v1" 
	xmlns="urn:cz:isvs:ruian:schemas:SeznamZmenNespravnostTypy:v1" 
	xmlns:zme="urn:cz:isvs:ruian:schemas:SeznamZmenNespravnostTypy:v1"
	xmlns:xs="http://www.w3.org/2001/XMLSchema" 
	elementFormDefault="qualified" 
	attributeFormDefault="unqualified" 
	version="1.0.0">

	<xs:annotation>
		<xs:documentation xml:lang="cs">Rozšíření CtiSeznamZmenNespravnost, definice potřebného elementu v namespace RUIAN.</xs:documentation>
	</xs:annotation>
	
	<!-- Výchozí verze 1.0.0, 25.8.2023, Aleš Teplý -->
	<!-- AutoCont CZ a.s. -->

	<xs:include schemaLocation="../../../ruian/xsd/cti_seznam_zmen_nespr/SeznamZmenNespravnostTypy.xsd"/>

	<xs:element name="Odpoved" type="zme:CtiSeznamZmenNespravnostOdpovedType"/>

</xs:schema>