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

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

	<xs:include schemaLocation="../../../ruian/xsd/vyhledej/vyhledejVolebniOkrsek/VyhledejVolebniOkrsek2.xsd"/>

	<xs:element name="VolebniOkrsek" type="vyhVo:VolebniOkrsekSeznamType"/>

</xs:schema>