<?xml version="1.0" encoding="UTF-8"?><schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:zsinegb="ewidencjaGruntowIBudynkowZSIN:1.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlexr="http://www.opengis.net/gml/3.3/exr" targetNamespace="ewidencjaGruntowIBudynkowZSIN:1.0" elementFormDefault="qualified" version="1.0">	<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>	<import namespace="http://www.opengis.net/gml/3.3/exr" schemaLocation="http://schemas.opengis.net/gml/3.3/extdEncRule.xsd"/>	<element name="EGB_OgolnyObiekt" type="zsinegb:EGB_OgolnyObiektType" abstract="true" substitutionGroup="gml:AbstractFeature">		<annotation>			<documentation>Klasa stanowi klasę abstrakcyjną grupującą atrybuty dziedziczone przez klasy obiektów ewidencji gruntów i budynków.</documentation>		</annotation>	</element>	<complexType name="EGB_OgolnyObiektType">		<complexContent>			<extension base="gml:AbstractFeatureType">				<sequence>					<element name="idIIP" type="zsinegb:EGB_IdentyfikatorIIPPropertyType"/>					<element name="startObiekt" type="dateTime">						<annotation>							<documentation>Data i czas utworzenia obiektu w bazie danych.</documentation>						</annotation>					</element>					<element name="dataAktualnosci" type="date" />				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_OgolnyObiektPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_OgolnyObiekt"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_Przedmiot" type="zsinegb:EGB_PrzedmiotType" abstract="true" substitutionGroup="zsinegb:EGB_OgolnyObiekt"/>	<complexType name="EGB_PrzedmiotType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence/>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_PrzedmiotPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_Przedmiot"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_DzialkaEwidencyjna" type="zsinegb:EGB_DzialkaEwidencyjnaType" substitutionGroup="zsinegb:EGB_Przedmiot"/>	<complexType name="EGB_DzialkaEwidencyjnaType">		<complexContent>			<extension base="zsinegb:EGB_PrzedmiotType">				<sequence>					<element name="idDzialki" type="string"/>					<element name="geometria" type="gml:SurfacePropertyType"/>					<element name="numerKW" type="string" minOccurs="0" maxOccurs="unbounded"/>					<element name="poleEwidencyjne" type="gml:AreaType"/>					<element name="dokladnoscReprezentacjiPola" type="zsinegb:EGB_ZapisPowDzialkiType"/>					<element name="klasouzytek" type="zsinegb:EGB_KlasouzytekPropertyType" minOccurs="1" maxOccurs="unbounded"/>					<element name="adresDzialki" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Adres działki</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresNieruchomosci</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_DzialkaEwidencyjnaPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_DzialkaEwidencyjna"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_Budynek" type="zsinegb:EGB_BudynekType" substitutionGroup="zsinegb:EGB_Przedmiot"/>	<complexType name="EGB_BudynekType">		<complexContent>			<extension base="zsinegb:EGB_PrzedmiotType">				<sequence>					<element name="idBudynku" type="string"/>					<element name="geometria" type="gml:MultiSurfacePropertyType" minOccurs="0" maxOccurs="1"/>					<element name="rodzajWgKST" type="zsinegb:EGB_RodzajWgKSTType"/>					<element name="liczbaKondygnacjiNadziemnych" type="integer"/>					<element name="liczbaKondygnacjiPodziemnych" type="integer"/>					<element name="numerKW" type="string" minOccurs="0" maxOccurs="unbounded"/>					<element name="dzialkaZabudowana" type="gml:ReferenceType" minOccurs="1" maxOccurs="unbounded">						<annotation>							<documentation>Działka ewidencyjna na której znajduje się budynek</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_DzialkaEwidencyjna</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresBudynku" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Adres budynku.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresNieruchomosci</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_BudynekPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_Budynek"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_LokalSamodzielny" type="zsinegb:EGB_LokalSamodzielnyType" substitutionGroup="zsinegb:EGB_Przedmiot"/>	<complexType name="EGB_LokalSamodzielnyType">		<complexContent>			<extension base="zsinegb:EGB_PrzedmiotType">				<sequence>					<element name="idLokalu" type="string"/>					<element name="rodzajLokalu" type="zsinegb:EGB_RodzajLokaluType"/>					<element name="numerKW" type="string" minOccurs="0" maxOccurs="unbounded"/>					<element name="powUzytkowaLokalu" type="gml:AreaType"/>					<element name="powPomieszczenPrzynaleznychDoLokalu" type="gml:AreaType" minOccurs="0" maxOccurs="1"/>					<element name="liczbaPomieszczenPrzynaleznych" type="integer" minOccurs="0" maxOccurs="1"/>					<element name="nrKondygnacji" type="integer" minOccurs="0" maxOccurs="1"/>					<element name="budynekZWyodrebnionymLokalem" type="gml:ReferenceType">						<annotation>							<documentation>Budynek w którym wyodrębniono lokal.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Budynek</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresLokalu" type="gml:ReferenceType">						<annotation>							<documentation>Adres lokalu.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresNieruchomosci</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_LokalSamodzielnyPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_LokalSamodzielny"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_Podmiot" type="zsinegb:EGB_PodmiotType" abstract="true" substitutionGroup="zsinegb:EGB_OgolnyObiekt"/>	<complexType name="EGB_PodmiotType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence/>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_PodmiotPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_Podmiot"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_OsobaFizyczna" type="zsinegb:EGB_OsobaFizycznaType" substitutionGroup="zsinegb:EGB_Podmiot"/>	<complexType name="EGB_OsobaFizycznaType">		<complexContent>			<extension base="zsinegb:EGB_PodmiotType">				<sequence>					<element name="pierwszeImie" type="string"/>					<element name="pierwszyCzlonNazwiska" type="string"/>					<element name="drugiCzlonNazwiska" type="string" minOccurs="0" maxOccurs="1"/>					<element name="drugieImie" type="string" minOccurs="0" maxOccurs="1"/>					<element name="imieOjca" type="string"/>					<element name="imieMatki" type="string"/>					<element name="pesel" type="string"/>					<element name="plec" type="zsinegb:EGB_PlecType"/>					<element name="status" type="zsinegb:EGB_StatusPodmiotuEwidType"/>					<element name="informacjaOSmierci" type="string" minOccurs="0" maxOccurs="1"/>					<element name="adresOsobyFizycznej" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresZameldowania</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresKorespondencyjnyOF" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresStalegoPobytu</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_OsobaFizycznaPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_OsobaFizyczna"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_Malzenstwo" type="zsinegb:EGB_MalzenstwoType" substitutionGroup="zsinegb:EGB_Podmiot"/>	<complexType name="EGB_MalzenstwoType">		<complexContent>			<extension base="zsinegb:EGB_PodmiotType">				<sequence>					<element name="status" type="zsinegb:EGB_StatusPodmiotuEwidType"/>					<element name="osobaFizyczna2" type="gml:ReferenceType">						<annotation>							<documentation>Osoba fizyczna płci żeńskiej, wchodząca w skład małżeństwa.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_OsobaFizyczna</targetElement>							</appinfo>						</annotation>					</element>					<element name="osobaFizyczna3" type="gml:ReferenceType">						<annotation>							<documentation>Osoba fizyczna płci męskiej, wchodząca w skład małżeństwa.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_OsobaFizyczna</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_MalzenstwoPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_Malzenstwo"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_Instytucja" type="zsinegb:EGB_InstytucjaType" substitutionGroup="zsinegb:EGB_Podmiot">		<annotation>			<documentation>Wspólne określenie osób prawnych, jednostek organizacyjnych bez osobowości prawnej oraz organów administracji publicznej.</documentation>		</annotation>	</element>	<complexType name="EGB_InstytucjaType">		<complexContent>			<extension base="zsinegb:EGB_PodmiotType">				<sequence>					<element name="nazwaPelna" type="string"/>					<element name="regon" type="string" minOccurs="0" maxOccurs="1"/>					<element name="status" type="zsinegb:EGB_StatusPodmiotuEwidType"/>					<element name="czlonekZarzaduWspolnoty" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Osoba fizyczna będąca członkiem zarządu wspólnoty gruntowej.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_OsobaFizyczna</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresInstytucji" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresZameldowania</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresKorespondencyjnyI" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresStalegoPobytu</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_InstytucjaPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_Instytucja"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_PodmiotGrupowy" type="zsinegb:EGB_PodmiotGrupowyType" substitutionGroup="zsinegb:EGB_Podmiot">		<annotation>			<documentation>Grupa osób, z wyłączeniem małżeństwa, posiadająca prawa do nieruchomości na zasadach współwłasności łącznej, a także spółki cywilne.</documentation>		</annotation>	</element>	<complexType name="EGB_PodmiotGrupowyType">		<complexContent>			<extension base="zsinegb:EGB_PodmiotType">				<sequence>					<element name="nazwaPelna" type="string"/>					<element name="regon" type="string" minOccurs="0" maxOccurs="1"/>					<element name="status" type="zsinegb:EGB_StatusPodmiotuEwidType"/>					<element name="instytucja" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Instytucja wchodząca w skład podmiotu grupowego.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Instytucja</targetElement>							</appinfo>						</annotation>					</element>					<element name="osobaFizyczna4" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Osoba fizyczna wchodząca w skład podmiotu grupowego.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_OsobaFizyczna</targetElement>							</appinfo>						</annotation>					</element>					<element name="malzenstwo3" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Małżeństwo wchodzące w skład podmiotu grupowego.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Malzenstwo</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresPodmiotuGrupowego" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresZameldowania</targetElement>							</appinfo>						</annotation>					</element>					<element name="adresKorespondencyjnyPG" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_AdresStalegoPobytu</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_PodmiotGrupowyPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_PodmiotGrupowy"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_WspolnotaGruntowa" type="zsinegb:EGB_WspolnotaGruntowaType" substitutionGroup="zsinegb:EGB_Podmiot"/>	<complexType name="EGB_WspolnotaGruntowaType">		<complexContent>			<extension base="zsinegb:EGB_PodmiotType">				<sequence>					<element name="nazwa" type="string"/>					<element name="status" type="zsinegb:EGB_StatusPodmiotuEwidType"/>					<element name="SpolkaZarzadajaca" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">						<annotation>							<documentation>Spółka zarządzająca wspólnotą gruntową.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Instytucja</targetElement>							</appinfo>						</annotation>					</element>					<element name="osobaUprawniona" type="gml:ReferenceType" minOccurs="0" maxOccurs="unbounded">						<annotation>							<documentation>Osoba fizyczna uprawniona do udziału w wspólnocie gruntowej.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_OsobaFizyczna</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_WspolnotaGruntowaPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_WspolnotaGruntowa"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_AdresZameldowania" type="zsinegb:EGB_AdresZameldowaniaType" substitutionGroup="zsinegb:EGB_OgolnyObiekt"/>	<complexType name="EGB_AdresZameldowaniaType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence>					<element name="kraj" type="string"/>					<element name="miejscowosc" type="string"/>					<element name="kodPocztowy" type="string" minOccurs="0" maxOccurs="1"/>					<element name="ulica" type="string" minOccurs="0" maxOccurs="1"/>					<element name="numerPorzadkowy" type="string"/>					<element name="numerLokalu" type="string" minOccurs="0" maxOccurs="1"/>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_AdresZameldowaniaPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_AdresZameldowania"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_AdresNieruchomosci" type="zsinegb:EGB_AdresNieruchomosciType" substitutionGroup="zsinegb:EGB_OgolnyObiekt"/>	<complexType name="EGB_AdresNieruchomosciType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence>					<element name="nazwaMiejscowosci" type="string"/>					<element name="idMiejscowosci" type="string" minOccurs="0" maxOccurs="1"/>					<element name="nazwaUlicy" type="string" minOccurs="0" maxOccurs="1"/>					<element name="idNazwyUlicy" type="string" minOccurs="0" maxOccurs="1"/>					<element name="numerPorzadkowy" type="string" minOccurs="0" maxOccurs="1"/>					<element name="numerLokalu" type="string" minOccurs="0" maxOccurs="1"/>					<element name="geometria" type="gml:PointPropertyType"/>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_AdresNieruchomosciPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_AdresNieruchomosci"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_AdresStalegoPobytu" type="zsinegb:EGB_AdresStalegoPobytuType" substitutionGroup="zsinegb:EGB_OgolnyObiekt"/>	<complexType name="EGB_AdresStalegoPobytuType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence>					<element name="kraj" type="string" minOccurs="0" maxOccurs="1"/>					<element name="miejscowosc" type="string" minOccurs="0" maxOccurs="1"/>					<element name="kodPocztowy" type="string" minOccurs="0" maxOccurs="1"/>					<element name="ulica" type="string" minOccurs="0" maxOccurs="1"/>					<element name="numerPorzadkowy" type="string" minOccurs="0" maxOccurs="1"/>					<element name="numerLokalu" type="string" minOccurs="0" maxOccurs="1"/>					<element name="eDoreczenie" type="string" minOccurs="0" maxOccurs="1"/>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_AdresStalegoPobytuPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_AdresStalegoPobytu"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_AktualnoscDanych" type="zsinegb:EGB_AktualnoscDanychType" substitutionGroup="gml:AbstractFeature"/>	<complexType name="EGB_AktualnoscDanychType">		<complexContent>			<extension base="gml:AbstractFeatureType">				<sequence>					<element name="dataAktualnosciDanych" type="date"/>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_AktualnoscDanych">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_AktualnoscDanych"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_UdzialWeWlasnosci" type="zsinegb:EGB_UdzialWeWlasnosciType" substitutionGroup="zsinegb:EGB_OgolnyObiekt"/>	<complexType name="EGB_UdzialWeWlasnosciType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence>					<element name="rodzajPrawa" type="zsinegb:EGB_RodzajPrawaType"/>					<element name="licznikUlamkaOkreslajacegoWartoscUdzialu" type="integer" minOccurs="0" maxOccurs="1"/>					<element name="mianownikUlamkaOkreslajacegoWartoscUdzialu" type="integer" minOccurs="0" maxOccurs="1"/>					<element name="podmiotUdzialuWlasnosci" type="gml:ReferenceType">						<annotation>							<documentation>Podmiot ewidencyjny, który dysponuje udziałem we własności lub samoistnym posiadaniu.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Podmiot</targetElement>							</appinfo>						</annotation>					</element>					<element name="przedmiotUdzialuWlasnosci" type="gml:ReferenceType">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Przedmiot</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_UdzialWeWlasnosciPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_UdzialWeWlasnosci"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_UdzialWeWladaniu" type="zsinegb:EGB_UdzialWeWladaniuType" substitutionGroup="zsinegb:EGB_OgolnyObiekt">		<annotation>			<documentation>Ułamek właściwy określający wielkość udziału podmiotu w władaniu nieruchomością.</documentation>		</annotation>	</element>	<complexType name="EGB_UdzialWeWladaniuType">		<complexContent>			<extension base="zsinegb:EGB_OgolnyObiektType">				<sequence>					<element name="rodzajWladania" type="zsinegb:EGB_RodzajWladaniaType"/>					<element name="licznikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>					<element name="mianownikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>					<element name="podmiotUdzialuWeWladaniu" type="gml:ReferenceType">						<annotation>							<documentation>Podmiot, który dysponuje udziałem we władaniu nieruchomością.</documentation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Podmiot</targetElement>							</appinfo>						</annotation>					</element>					<element name="przedmiotUdzialuWeWladaniu" type="gml:ReferenceType">						<annotation>							<appinfo>								<targetElement xmlns="http://www.opengis.net/gml/3.2">zsinegb:EGB_Przedmiot</targetElement>							</appinfo>						</annotation>					</element>				</sequence>			</extension>		</complexContent>	</complexType>	<complexType name="EGB_UdzialWeWladaniuPropertyType">		<sequence minOccurs="0">			<element ref="zsinegb:EGB_UdzialWeWladaniu"/>		</sequence>		<attributeGroup ref="gml:AssociationAttributeGroup"/>		<attributeGroup ref="gml:OwnershipAttributeGroup"/>	</complexType>	<element name="EGB_IdentyfikatorIIP" type="zsinegb:EGB_IdentyfikatorIIPType" substitutionGroup="gml:AbstractObject">		<annotation>			<documentation>Typ reprezentujący unikalny identyfikator obiektu nadawany przez dostawcę zbioru danych</documentation>		</annotation>	</element>	<complexType name="EGB_IdentyfikatorIIPType">		<sequence>			<element name="lokalnyId">				<annotation>					<documentation>Identyfikator lokalny obiektu nadawany przez dostawcę zbioru danych, unikalny w przestrzeni nazw.</documentation>				</annotation>				<simpleType>					<restriction base="string">						<pattern value="[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-[A-Za-z0-9]{4}-[A-Za-z0-9]{4}-[A-Za-z0-9]{12}"/>					</restriction>				</simpleType>			</element>			<element name="przestrzenNazw">				<annotation>					<documentation>Przestrzeń nazw identyfikujaca zbiór danych, z którego pochodzi obiekt.</documentation>				</annotation>				<simpleType>					<restriction base="string">						<pattern value="PL\.[A-Za-z]{1,6}\.\d{1,6}\.[A-Za-z0-9]{1,8}"/>					</restriction>				</simpleType>			</element>		</sequence>	</complexType>	<complexType name="EGB_IdentyfikatorIIPPropertyType">		<sequence>			<element ref="zsinegb:EGB_IdentyfikatorIIP"/>		</sequence>	</complexType>	<element name="EGB_Klasouzytek" type="zsinegb:EGB_KlasouzytekType" substitutionGroup="gml:AbstractObject"/>	<complexType name="EGB_KlasouzytekType">		<sequence>			<element name="OFU" type="zsinegb:EGB_OFUType"/>			<element name="OZU" type="zsinegb:EGB_OZUType" minOccurs="0" maxOccurs="1"/>			<element name="OZK" type="zsinegb:EGB_OZKType" minOccurs="0" maxOccurs="1"/>			<element name="powierzchnia" type="gml:AreaType"/>		</sequence>	</complexType>	<complexType name="EGB_KlasouzytekPropertyType">		<sequence>			<element ref="zsinegb:EGB_Klasouzytek"/>		</sequence>	</complexType>	<simpleType name="EGB_ZapisPowDzialkiType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu informacja o dokładności reprezentacji pola ewiden­cyjnego działki.</documentation>		</annotation>		<restriction base="string">			<enumeration value="1">				<annotation>					<appinfo>						<gml:description>doklDoM</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="2">				<annotation>					<appinfo>						<gml:description>doklDoAra</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_RodzajWgKSTType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu rodzaj wg KŚT.</documentation>		</annotation>		<restriction base="string">			<enumeration value="m">				<annotation>					<appinfo>						<gml:description>mieszkalny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="g">				<annotation>					<appinfo>						<gml:description>produkcyjnyUslugowyIGospodarczy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="t">				<annotation>					<appinfo>						<gml:description>transportuILacznosci</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="k">				<annotation>					<appinfo>						<gml:description>oswiatyNaukiIKulturyOrazSportu</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="z">				<annotation>					<appinfo>						<gml:description>szpitalaIInneBudynkiOpiekiZdrowotnej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="b">				<annotation>					<appinfo>						<gml:description>biurowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="h">				<annotation>					<appinfo>						<gml:description>handlowoUslugowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="p">				<annotation>					<appinfo>						<gml:description>przemyslowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="s">				<annotation>					<appinfo>						<gml:description>zbiornikSilosIBudynekMagazynowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="i">				<annotation>					<appinfo>						<gml:description>budynekNiemieszkalny</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_RodzajLokaluType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu rodzaj lokalu.</documentation>		</annotation>		<restriction base="string">			<enumeration value="1">				<annotation>					<appinfo>						<gml:description>mieszkalny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="2">				<annotation>					<appinfo>						<gml:description>niemieszkalny</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_OFUType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu oznaczenie użytku gruntowego.</documentation>		</annotation>		<restriction base="string">			<enumeration value="R">				<annotation>					<appinfo>						<gml:description>gruntOrny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="S">				<annotation>					<appinfo>						<gml:description>sad</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ł">				<annotation>					<appinfo>						<gml:description>lakaTrwala</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ps">				<annotation>					<appinfo>						<gml:description>pastwiskoTrwale</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Br">				<annotation>					<appinfo>						<gml:description>gruntRolnyZabudowany</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Wsr">				<annotation>					<appinfo>						<gml:description>gruntPodStawem</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="W">				<annotation>					<appinfo>						<gml:description>gruntPodRowem</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Lzr">				<annotation>					<appinfo>						<gml:description>gruntRolnyZadrzewionyIZakrzewiony</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ls">				<annotation>					<appinfo>						<gml:description>las</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Lz">				<annotation>					<appinfo>						<gml:description>gruntZadrzewionyIZakrzewiony</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="B">				<annotation>					<appinfo>						<gml:description>terenMieszkaniowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ba">				<annotation>					<appinfo>						<gml:description>terenPrzemyslowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Bi">				<annotation>					<appinfo>						<gml:description>innyTerenZabudowany</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Bp">				<annotation>					<appinfo>						<gml:description>zurbanizowanyTerenNiezabudowanyLubWTrakcieZabudowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Bz">				<annotation>					<appinfo>						<gml:description>terenRekreacyjnoWypoczynkowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="K">				<annotation>					<appinfo>						<gml:description>uzytekKopalny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="dr">				<annotation>					<appinfo>						<gml:description>droga</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Tk">				<annotation>					<appinfo>						<gml:description>terenKolejowy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ti">				<annotation>					<appinfo>						<gml:description>innyTerenKomunikacyjny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Tp">				<annotation>					<appinfo>						<gml:description>gruntPrzeznaczonyPodBudoweDrogPublLubLiniiKolej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="N">				<annotation>					<appinfo>						<gml:description>nieuzytek</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Wp">				<annotation>					<appinfo>						<gml:description>gruntPodWodamiPowierzchniowymiPlynacymi</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ws">				<annotation>					<appinfo>						<gml:description>gruntPodWodamiPowierzchniowymiStojacymi</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Wm">				<annotation>					<appinfo>						<gml:description>gruntPodMorskimiWodamiWewnetrznymi</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Tr">				<annotation>					<appinfo>						<gml:description>terenRozny</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_OZKType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu oznaczenie klasy gruntu.</documentation>		</annotation>		<restriction base="string">			<enumeration value="I"/>			<enumeration value="II"/>			<enumeration value="III"/>			<enumeration value="IIIa"/>			<enumeration value="IIIb"/>			<enumeration value="IV"/>			<enumeration value="IVa"/>			<enumeration value="IVb"/>			<enumeration value="V"/>			<enumeration value="VI"/>			<enumeration value="VIz"/>		</restriction>	</simpleType>	<simpleType name="EGB_OZUType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu oznaczenie użytku gruntowego.</documentation>		</annotation>		<restriction base="string">			<enumeration value="R">				<annotation>					<appinfo>						<gml:description>gruntOrny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ł">				<annotation>					<appinfo>						<gml:description>lakaTrwale</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ps">				<annotation>					<appinfo>						<gml:description>pastwiskoTrwale</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Ls">				<annotation>					<appinfo>						<gml:description>las</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="Lz">				<annotation>					<appinfo>						<gml:description>gruntZadrzewionyIZakrzewiony</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="N">				<annotation>					<appinfo>						<gml:description>nieuzytek</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_PlecType">		<annotation>			<documentation>Płeć osoby fizycznej.</documentation>		</annotation>		<restriction base="string">			<enumeration value="1">				<annotation>					<appinfo>						<gml:description>meska</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="2">				<annotation>					<appinfo>						<gml:description>zenska</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_StatusPodmiotuEwidType">		<annotation>			<documentation>Lista dopuszczalnych wartości atrybutu status podmiotu.</documentation>		</annotation>		<restriction base="string">			<enumeration value="1">				<annotation>					<appinfo>						<gml:description>osobaFizyczna</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="3">				<annotation>					<appinfo>						<gml:description>skarbPanstwa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="4">				<annotation>					<appinfo>						<gml:description>gminaLubZwiazekMiedzygminny</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="5">				<annotation>					<appinfo>						<gml:description>solectwo</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="6">				<annotation>					<appinfo>						<gml:description>panstwowaOsobaPrawnaLubJednoosobowaSpolkaSkarbuPanstwa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="7">				<annotation>					<appinfo>						<gml:description>panstwoweGospodarstwoLesneLasyPanstwowe</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="8">				<annotation>					<appinfo>						<gml:description>krajowyOsrodekWsparciaRolnictwa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="9">				<annotation>					<appinfo>						<gml:description>agencjaMieniaWojskowego</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="11">				<annotation>					<appinfo>						<gml:description>panstwowaJednostkaOrganizacyjnaBezOsobowosciPrawnej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="12">				<annotation>					<appinfo>						<gml:description>gminnaJednostkaOrganizacyjnaBezOsobowosciPrawnej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="13">				<annotation>					<appinfo>						<gml:description>powiatowaJednostkaOrganizacyjnaBezOsobowosciPrawnej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="14">				<annotation>					<appinfo>						<gml:description>wojewodzkaJednostkaOrganizacyjnaBezOsobowosciPrawnej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="15">				<annotation>					<appinfo>						<gml:description>gminnaOsobaPrawnaLubJednoosobowaSpolkaGminy</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="16">				<annotation>					<appinfo>						<gml:description>powiatowaOsobaPrawnaLubJednoosobowaSpolkaPowiatu</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="17">				<annotation>					<appinfo>						<gml:description>wojewodzkaOsobaPrawnaLubJednoosobowaSpolkaWojewodztwa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="23">				<annotation>					<appinfo>						<gml:description>spoldzielniaMieszkaniowa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="24">				<annotation>					<appinfo>						<gml:description>spoldzielniaLubZwiazekSpoldzielni</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="25">				<annotation>					<appinfo>						<gml:description>kosciolyLubZwiazkiWyznaniowe</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="26">				<annotation>					<appinfo>						<gml:description>spolkaHandlowaNieBedacaCudzoziemcem</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="27">				<annotation>					<appinfo>						<gml:description>spolkaHandlowaBedacaCudzoziemcem</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="28">				<annotation>					<appinfo>						<gml:description>osobaPrawnaInnaNizSpolkaHandlowaBedacaCudzoziemcem</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="29">				<annotation>					<appinfo>						<gml:description>partiaPolityczna</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="30">				<annotation>					<appinfo>						<gml:description>stowarzyszenie</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="31">				<annotation>					<appinfo>						<gml:description>jednOrganizacyjnaNieBedacaOsobaPrawnaZeZdolnosciaPrawna</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="32">				<annotation>					<appinfo>						<gml:description>podmiotyPozostajaceWeWspolwlasnosciLacznej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="33">				<annotation>					<appinfo>						<gml:description>spolkaCywilna</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="34">				<annotation>					<appinfo>						<gml:description>malzenstwoObywateliPolskich</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="35">				<annotation>					<appinfo>						<gml:description>malzenstwoObywatelaPolskiICudzoziemca</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="36">				<annotation>					<appinfo>						<gml:description>wojewodztwo</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="37">				<annotation>					<appinfo>						<gml:description>powiat</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="38">				<annotation>					<appinfo>						<gml:description>spoldzielniaRolnicza</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="40">				<annotation>					<appinfo>						<gml:description>wlascicielNieustalony</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="41">				<annotation>					<appinfo>						<gml:description>wspolnotaGruntowa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="42">				<annotation>					<appinfo>						<gml:description>ministerGospodarkiMorskiej</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="43">				<annotation>					<appinfo>						<gml:description>prezesPanstwowegoGospodarstwaWodnego</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="44">				<annotation>					<appinfo>						<gml:description>generalnyDyrektorDrogKrajowychIAutostrad</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="45">				<annotation>					<appinfo>						<gml:description>dyrektorParkuNarodowego</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="46">				<annotation>					<appinfo>						<gml:description>marszalekWojewodztwa</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="47">				<annotation>					<appinfo>						<gml:description>inne</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_RodzajPrawaType">		<restriction base="string">			<enumeration value="1">				<annotation>					<appinfo>						<gml:description>wlasnosc</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="2">				<annotation>					<appinfo>						<gml:description>wladanieSamoistne</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType>	<simpleType name="EGB_RodzajWladaniaType">		<restriction base="string">			<enumeration value="1">				<annotation>					<appinfo>						<gml:description>uzytkowanieWieczyste</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="2">				<annotation>					<appinfo>						<gml:description>trwalyZarzad</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="3">				<annotation>					<appinfo>						<gml:description>zarzad</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="4">				<annotation>					<appinfo>						<gml:description>uzytkowanie</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="5">				<annotation>					<appinfo>						<gml:description>innyRodzajWladania</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="6">				<annotation>					<appinfo>						<gml:description>wykonywaniePrawaWlasnosciSPIInnychPrawRzeczowych</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="7">				<annotation>					<appinfo>						<gml:description>gospodarowanieZasobemNieruchomosciSPLubGmPowWoj</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="8">				<annotation>					<appinfo>						<gml:description>gospodarowanieGruntemSPPokrytymWodamiPowierzchniowymi</gml:description>					</appinfo>				</annotation>			</enumeration>			<enumeration value="9">				<annotation>					<appinfo>						<gml:description>wykonywanieZadanZarzadcyDrogPub</gml:description>					</appinfo>				</annotation>			</enumeration>		</restriction>	</simpleType></schema>