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

	<xs:annotation>
		<xs:documentation xml:lang="cs">CtiProRob rozsireni. Potrebny element do jmenneho prostoru RUIAN.</xs:documentation>
	</xs:annotation>

	<!-- Vývojová verze 0.0.1, 23.08.2011, Jan Sluka -->
	<!-- Vývojová verze 0.0.2, 06.09.2011, Aleš Teplý, dle návrhu CtiProRob -->
	<!-- Vývojová verze 0.0.3, 13.09.2011, Aleš Teplý, podadresáře registrů malými písmeny -->
	<!-- Vývojová verze 0.0.4, 15.09.2011, Aleš Teplý, alias ctiRob na crob -->
	<!-- Fixovaná verze 1.0.0, 16.09.2011, Aleš Teplý -->
	<!-- Katalog.7 verze 1.1.0, 14.03.2012 Aleš Teplý -->
	<!-- AutoCont CZ a.s. -->

	<xs:include schemaLocation="../../../ruian/xsd/cti_pro_rob/CtiProRob.xsd"/>

	<xs:element name="SeznamAdres" type="crob:SeznamAdresType"/>
	<xs:element name="SeznamLokalit" type="crob:SeznamLokalitType"/>
</xs:schema>
