Schemat aplikacyjny GML do rozporządzenia zmieniającego rozporządzenie w sprawie ewidencji gruntów i budynków

Zaczęty przez support, Sobota 28 Grudzień 2013, 14:05:21

Poprzedni wątek - Następny wątek

0 użytkowników i 1 Gość przegląda ten wątek.

supportAutor w?tku

Dane przedmiotowe
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="um:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" xmlns:bt="um:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: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="urn:gugik:specyfikacje:gmlas:modelPodstawowy: 1.0" schemaLocation="BT_ModelPodstawowy.xsd"/>
	<include schemaLocation="EGB EGiB.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB JednostkaEwidencyjna" type="egb:EGB_JednostkaEwidencyjnaType" substitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_JednostkaEwidencyjnaType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:MultiSurfacePropertyType"/>
					<element name= "idJednostkiEwid" type="string"/>
					<element name="nazwaWlasna" type="string"/>
					<!-- Roles -->
					<element name="punktGranicyJednostkiEwidencyjnej" type="egb:EGB PunktGranicznyPropertyType" minOccurs="3" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_JednostkaEwidencyjnaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_JednostkaEwidencyjna"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_ObrebEwidencyjny" type="egb:EGB_ObrebEwidencyjnyType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_ObrebEwidencyjnyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:MultiSurfacePropertyType"/>
					<element name="idObrebu" type="string"/>
					<element name="nazwaWlasna" type="string" minOccurs="0"/>
					<!-- Roles -->
					<element name="lokalizacjaObrebu" typ e="egb:EGB JednostkaEwidencyjnaPropertyType"/>
					<element name="punktGranicyObrebu" type="egb:EGB_PunktGranicznyPropertyType" minOccurs="3" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB ObrebEwidencyjnyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_ObrebEwidencyjny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_DzialkaEwidencyjna" type="egb:EGB_DzialkaEwidencyjnaType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_DzialkaEwidencyjnaType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:SurfacePropertyType"/>
					<element name="idDzialki" type="string"/>
					<element name="p owierzchniaEwidencyj na" type="gml:AreaType"/>
					<element name="informacjaODokladnReprezentacjiPola" type="egb:EGB ReprezentacjaPowDzialkiType"/>
					<element name="dodatkoweInformacje" type="string" minOccurs="0"/>
					<element name="georeferencja" type="gml:PointPropertyType" minOccurs="0"/>
					<element name="waznoscOd" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="waznoscDo" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="wartoscGruntu" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="dataWyceny" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="numerKW" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="inneDokumentyOkreslajacePrawa" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nrRejestruZabytkow" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="idRejonuStatystycznego" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="lokalizacjaDzialki1" type="egb:EGB_ArkuszEwidencyjnyPropertyType" minOccurs="0"/>
					<element name="lokalizacjaDzialki2" type="egb:EGB_ObrebEwidencyjnyPropertyType" minOccurs="0"/>
					<element name="JRG2" typ e="egb: EGB_J ednostkaRej estrowaGruntowProp ertyT ype"/>
					<element name="klasouzytekWGranicachDzialki" type="egb:EGB KlasouzytekPropertyType" maxOccurs="unbounded"/>
					<element name="punktGranicyDzialki" type="egb:EGB_PunktGranicznyPropertyType" minOccurs="3" maxOccurs="unbounded"/>
					<element name="adresDzialki" type="egb:EGB_AdresPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_DzialkaEwidencyjnaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_DzialkaEwidencyjna"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB Klasouzytek" type="egb:EGB_KlasouzytekType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_KlasouzytekType">
		<complexContent>
			<extension base="egb :EGB_OgolnyObiektType">
				<sequence>
					<element name="oznaczenieKlasouzytku" type="egb:EGB_OznaczenieKlasouzytkuPropertyType"/>
					<element name="powierzchniaEwidencyjnaKlasouzytku" type="gml:AreaType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB KlasouzytekPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_Klasouzytek"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB Budynek" type="egb:EGB_BudynekType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_BudynekType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="dodatkoweInformacje" type="string" minOccurs="0"/>
					<element name="georeferencja" type="gml:PointPropertyType" minOccurs="0"/>
					<element name="idBudynku" type="string"/>
					<element name="lacznaPowUzytkLokaliNiewyodrebnionych" type="gml:AreaType" minOccurs="0"/>
					<element name="lacznaPowUzytkowaLokaliWyodrebnionych" type="gml:AreaType" minOccurs="0"/>
					<element name="powierzchniaUzytkowaPomieszczenPrzynaleznychDoLokali" type="gml:AreaType" minOccurs="0"/>
					<element name="powierzchniaUzytkowaBudynkuZObmiarow" type="gml:AreaType" minOccurs="0"/>
					<element name="powierzchniaUzytkowaBudynkuWgProjektuBudowlanego" type="gml:AreaType" minOccurs="0"/>
					<element name="rodzajWgKST" type="egb:EGB_RodzajWgKSTType"/>
					<element name="rokZakonczeniaPrzebudowy" type="date" minOccurs="0"/>
					<element name="statusBudynku" type="egb:EGB StatusBudynkuType"/>
					<element name="stopienPewnosciUstaleniaDatyPrzebudowy" type="egb:EGB ZrodloDatyBudowyType" minOccurs="0"/>
					<element name="wiekZakonczeniaBudowy" type="integer" minOccurs="0"/>
					<element name="wiekZakonczeniaPrzebudowy" type="integer" minOccurs="0"/>
					<element name="zakresPrzebudowy" type="egb:EGB ZakresPrzebudowyBudynkuType" minOccurs="0"/>
					<element name="dataOddaniaDoUzytkowaniaBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="dataRozbiorkiBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="dataWyceny" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="glownaFunkcjaBudynku" mUable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB FunkcjaBudynkuType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="innaFunkcjaBudynku" type="egb:EGB FunkcjaBudynkuType" min0ccurs="0" maxOccurs="unbounded"/>
					<element name="geometria" type="gml:MultiSurfacePropertyType" nillable="true"/>
					<element name="informacjaDotyczacaCzesciBudynku" nillable="true" minOccurs="0" maxOccurs="unbounded">
						<complexType>
							<complexContent>
								<extension base="egb:EGB_InfOCzesciBudynkuPropertyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</complexContent>
						</complexType>
					</element>
					<element name="klasaWgPKOB" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB KlasaWgPKOBType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="lacznaLiczbaIzbWBudynku" nillable="true" minOccurs="0">
						<complexType>
							<simpleContent>
								<extension base="integer">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="liczbaKondygnacjiNadziemnych" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="integer">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="liczbaKondygnacjiPodziemnych" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="integer">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="liczbaLokaliOOkreslonejLiczbieIzb" nillable="true" minOccurs="0">
						<complexType>
							<complexContent>
								<extension base="egb:EGB LiczbaLokaliPropertyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</complexContent>
						</complexType>
					</element>
					<element name="liczbaUjawnionychSamodzielnychLokali" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="integer">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="materialScianZewn" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB_MaterialScianZewnBudynkuType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="numerKW" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="numerRejestruZabytkow" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="powZabudowy" nillable="true">
						<complexType>
							<complexContent>
								<extension base="gml:AreaType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</complexContent>
						</complexType>
					</element>
					<element name="przyczynaRozbiorkiBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB_PrzyczynaRozbiorkiType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="rokZakonczeniaBudowy" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="stanUzytkowaniaBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB StanUzytkowaniaBudynkuType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="stopienPewnosciUstaleniaDatyBudowy" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB ZrodloDatyBudowyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="wartoscBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="adresBudynku" type="egb:EGB AdresPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="dzialkaZabudowanaBudynkiem" type="egb:EGB DzialkaEwidencyjnaPropertyType" maxOccurs="unbounded"/>
					<element name="JRdlaBudynku" type="egb:EGB JednostkaRejestrowaBudynkowPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB BudynekPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_Budynek"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_BlokBudynku" type="egb:EGB_BlokBudynkuType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_BlokBudynkuType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:SurfacePropertyType"/>
					<element name="rodzajBloku" type="egb:EGB_RodzajBlokuType"/>
					<element name="numerNajnizszejKondygnacji" type="integer"/>
					<element name="numerNajwyzszejKondygnacji" type="integer"/>
					<element name="oznaczenieBloku" type="string"/>
					<!-- Roles -->
					<element name="budynekZWyodrebnionymBlokiemBudynku" type="egb:EGB_BudynekPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_BlokBudynkuPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_BlokBudynku"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB ObiektTrwaleZwiazanyZBudynkiem" type="egb:EGB_ObiektTrwaleZwiazanyZBudynkiemType" substitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_ObiektT rwaleZwiazanyZBudynkiemType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:SurfacePropertyType"/>
					<element name="rodzajObiektuZwiazanegoZBudynkiem" type="egb:EGB RodzajObiektuZwiazanegoZBudynkiemType"/>
					<!-- Roles -->
					<element name="budynekZElementamiTrwaleZwiazanymi" type="egb:EGB_BudynekPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB ObiektTrwaleZwiazanyZBudynkiemPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_ObiektTrwaleZwiazanyZBudynkiem"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB LokalSamodzielny" type="egb:EGB_LokalSamodzielnyType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_LokalSamodzielnyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="idLokalu" type="string"/>
					<element name="rodzajLokalu" type="egb:EGB RodzajLokaluType"/>
					<element name="powUzytkowaLokalu" type="gml:AreaType"/>
					<element name="liczbaIzb" type="integer"/>
					<element name="liczbaPomieszczenPrzynaleznych" type="integer"/>
					<element name="dodatkoweInformacje" type="string" minOccurs="0"/>
					<element name="numerKW" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="powPomieszczenPrzynaleznychDoLokalu" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="gml:AreaType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nrKondygnacji" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="integer">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="wartoscLokalu" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="dataWyceny" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="adresLokalu" type="egb:EGB_AdresPropertyType"/>
					<element name="JRdlaLokalu" type="egb:EGB_JednostkaRejestrowaLokaliPropertyType" minOccurs="0"/>
					<element name="budynekZWyodrebnionymLokalem" type="egb:EGB BudynekPropertyType"/>
					<element name="pomieszczeniePrzynalezne2" type="egb:EGB_PomieszczeniePrzynalezneDoLokaluPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB LokalSamodzielnyPropertyType">
		<sequence min0ccurs="0">
			<element ref="egb :EGB_LokalSamodzielny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_PomieszczeniePrzynalezneDoLokalu" type="egb:EGB PomieszczeniePrzynalezneDoLokaluType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_PomieszczeniePrzynalezneDoLokaluType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="rodzajPomieszczeniaPrzynaleznego" type="egb:EGB_RodzajPomieszczeniaPrzynaleznegoDoLokaluType"/>
					<element name="powierzchniaPomieszczeniaPrzynaleznego" type="gml:AreaType"/>
					<element name="dodatkoweInformacje" type="string" minOccurs="0"/>
					<!-- Roles -->
					<element name="lokalizcjaPomieszczeniaPrzynaleznego" type="egb:EGB BudynekPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB PomieszczeniePrzynalezneDoLokaluPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_PomieszczeniePrzynalezneDoLokalu"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_KonturUzytkuGruntowego" type="egb:EGB_KonturUzytkuGruntowegoType" substitutionGroup="egb:EGB_OgolnyObiekt"/>
	<complexType name="EGB_KonturUzytkuGruntowegoType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:SurfacePropertyType"/>
					<element name="idUzytku" type="string"/>
					<element name="OFU" type="egb:EGB_OFUType"/>
					<!-- Roles -->
					<element name="lokalizacjaUzytku" type="egb:EGB ObrebEwidencyjnyPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_KonturUzytkuGruntowegoPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_KonturUzytkuGruntowego"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_KonturKlasyfikacyjny" type="egb:EGB_KonturKlasyfikacyjnyType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_KonturKlasyfikacyjnyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:SurfacePropertyType"/>
					<element name="idKonturu" type="string"/>
					<element name="OZU" type="egb:EGB OZUType"/>
					<element name="OZK" type="egb:EGB_OZKType"/>
					<element name="oznaczenieTypuGleby" nillable="true">
						<complexType>
							<complexContent>
								<extension base="egb:EGB OznaczenieTypuGlebyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</complexContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="lokalizacjaKonturu" type="egb:EGB ObrebEwidencyjnyPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_KonturKlasyfikacyjnyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_KonturKlasyfikacyjny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_ArkuszEwidencyjny" type="egb:EGB_ArkuszEwidencyjnyType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_ArkuszEwidencyjnyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:MultiSurfacePropertyType"/>
					<element name="idArkusza" type="string"/>
					<!-- Roles -->
					<element name="lokalizacjaArkusza" type="egb:EGB ObrebEwidencyjnyPropertyType"/>
					<element name="punktGranicyArkusza" type="egb:EGB_PunktGranicznyPropertyType" minOccurs="3" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB ArkuszEwidencyjnyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_ArkuszEwidencyjny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>

Całość w pliku załącznika
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Prawa do nieruchomości
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:L0" 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"/>
	<include schemaLocation="EGB EGiB.xsd"/>
	<!--=============================================================-->
	<element name="EGB JednostkaRejestrowaGruntow" type="egb:EGB JednostkaRejestrowaGruntowType" substitutionGroup="egb:EGB_OgolnyObiekt"/>
	<complexType name="EGB_JednostkaRejestrowaGruntowType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="idJednostkiRejestrowej" type="string"/>
					<element name="wyroznienieGospodarstwRolnychLesnych" type="egb:EGB WyroznienieGospodarstwRolnychLesnychType"/>
					<!-- Roles -->
					<element name="lokalizacjaJRG" type="egb:EGB_ObrebEwidencyjnyPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_JednostkaRejestrowaGruntowPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_JednostkaRejestrowaGruntow"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB JednostkaRejestrowaBudynkow" type="egb:EGB_JednostkaRejestrowaBudynkowType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_JednostkaRejestrowaBudynkowType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="idJednostkiRejestrowej" type="string"/>
					<!-- Roles -->
					<element name="JRGZwiazanaZJRB" typ e="egb: EGB JednostkaRej estrowaGruntowProp ertyType"/>
					<element name="lokalizacjaJRB" type="egb:EGB_ObrebEwidencyjnyPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB JednostkaRejestrowaBudynkowPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_JednostkaRejestrowaBudynkow"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml: OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB JednostkaRejestrowaLokali" type="egb:EGB_JednostkaRejestrowaLokaliType" substitutionGroup="egb:EGB_OgolnyObiekt"/>
	<complexType name="EGB_JednostkaRejestrowaLokaliType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="idJednostkiRejestrowej" type="string"/>
					<element name="licznikUdzialuWNieruchomosciWspolnej"type="integer"/>
					<element name="mianownikUdzialuWNieruchomosciWspolnej" type="integer"/>
					<!-- Roles -->
					<element name="JRGZwiazanaZJRL" typ e="egb: EGB_JednostkaRejestrowaGruntowPropertyType"/>
					<element name="lokalizacjaJRL" type="egb:EGB_ObrebEwidencyjnyPropertyType"/>
					<element name="nieruchomoscWspolnaDlaLokalu" type="egb:EGB BudynekPropertyType" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB JednostkaRejestrowaLokaliPropertyType">
		<sequence minOccurs="0">
			<element ref="egb: EGB_JednostkaRejestrowaLokali"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB UdzialWlasnosci" type="egb:EGB_UdzialWlasnosciType" sub stitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_UdzialWlasnosciType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="rodzajPrawa" typ e="egb: EGB_RodzajPrawaType"/>
					<element name="licznikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>
					<element name="mianownikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>
					<element name="grupaRejestrowa" type="egb:EGB_GrupaRejType"/>
					<element name="podgrupaRej" type="egb:EGB PodgrupaRejType"/>
					<element name="waznoscOd" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="waznoscDo" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="udzialWNieruchomosciWspolnej" type="egb:EGB UdzialWlasnosciPropertyType"/>
					<element name="przedmiotUdzialuWlasnosci" type="egb:EGB JednostkaRejestrowaPropertyType"/>
					<element name="podmiotUdzialuWlasnosci" type="egb:EGB PodmiotPropertyType"/>
					<element name="udzialZwiazany" type="egb:EGB UdzialWeWladaniuNieruchomosciaSPLubJSTPropertyType"/>
					<element name="udzialWeWladaniuGruntem" type="egb:EGB UdzialWeWladaniuNieruchomosciaSPLubJSTPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="udzialGospNierSPLubJST" type="egb:EGB_UdzialGospodarowaniaNieruchomosciaSPLubJSTPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB UdzialWlasnosciPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_UdzialWlasnosci"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_UdzialWeWladaniuNieruchomosciaSPLubJST" type="egb:EGB UdzialWeWladaniuNieruchomosciaSPLubJSTType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_UdzialWeWladaniuNieruchomosciaSPLubJSTType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="rodzajWladania" type="egb:EGB RodzajWladaniaType"/>
					<element name="licznikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>
					<element name="mianownikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>
					<element name="podgrupaRej" type="egb:EGB PodgrupaRejType"/>
					<element name="waznoscOd" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="waznoscDo" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="podmiotUdzialuWeWladaniu" typ e="egb: EGB PodmiotProp ertyType"/>
					<element name="przedmiotUdzialuWladania" type="egb:EGB JednostkaRejestrowaPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_UdzialWeWladaniuNieruchomosciaSPLubJSTPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_UdzialWeWladaniuNieruchomosciaSPLubJST"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_UdzialGospodarowaniaNieruchomosciaSPLubJST" type="egb:EGB UdzialGospodarowaniaNieruchomosciaSPLubJSTType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_UdzialGospodarowaniaNieruchomosciaSPLubJSTType"> 
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="rodzajUprawnien" type="egb:EGB_RodzajUprawnienType"/>
					<element name="licznikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>
					<element name="mianownikUlamkaOkreslajacegoWartoscUdzialu" type="integer"/>
					<element name="podgrupaRej" type="egb:EGB PodgrupaRejType"/>
					<element name="waznoscOd" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="waznoscDo" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="przedmiotUdzialuGZ 1" type="egb:EGB JednostkaRejestrowaPropertyType"/>
					<element name="podmiotUdzialuGZ" type="egb:EGB PodmiotPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB UdzialGospodarowaniaNieruchomosciaSPLubJSTPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_UdzialGospodarowaniaNieruchomosciaSPLubJST"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB Podmiot" type="egb:EGB_PodmiotType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="EGB_PodmiotT ype">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="osobaFizyczna5" type="egb:EGB OsobaFizycznaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="malzenstwo4" type="egb:EGB MalzenstwoPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="podmiotGrupowy1" type="egb:EGB PodmiotGrupowyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="instytucja3" type="egb:EGB_InstytucjaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB PodmiotPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_Podmiot"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB JednostkaRejestrowa" type="egb:EGB_JednostkaRejestrowaType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="EGB_JednostkaRejestrowaType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="JRG" type="egb:EGB JednostkaRejestrowaGruntowPropertyType" maxOccurs="unbounded"/>
					<element name="JRB" type="egb:EGB_JednostkaRejestrowaBudynkowPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="JRL" type="egb:EGB JednostkaRejestrowaLokaliPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB JednostkaRejestrowaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_JednostkaRejestrowa"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<simpleType name="EGB_RodzajUprawnienType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>wykonywaniePrawaWlasnosciSPIInnychPrawRzeczowych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>gospodarowanieZasobemNieruchomosciSPLubGmPowWoj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>gospodarowanieGruntemSPPokrytymWodamiPowierzchniowymi</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>wykonywanieZadanZarzadcyDrogPub</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="EGB_WyroznienieGospodarstwRolnychLesnychType">
		<restriction base="string">
			<enumeration value="0">
				<annotation>
					<appinfo>
						<gml:description>jednostkaRejestrowaNieBedacaGospodarstwemRolnymLubLesnym</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>jednostkaRejestrowaWchodzacaWSkladGospodarstwaRolnego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>jednostkaRejestrowaWchodzacaWSkladGospodarstwaLesnego</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>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>udzialWeW spolnocieGruntowej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>nieustalonaWlasnosc</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>wspolnotaGruntowa</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>
		</restriction>
	</simpleType>
	<simpleType name="EGB GrupaRejType">
		<restriction base="string">
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>panstwowaOsobaPrawna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>kosciolIZwiazekWyznaniowy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="10">
				<annotation>
					<appinfo>
						<gml:description>wspolnotaGruntowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="EGB_PodgrupaRejType">
		<restriction base="string">
			<enumeration value="1.1">
				<annotation>
					<appinfo>
						<gml:description>agencjaNieruchomRolnych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.2">
				<annotation>
					<appinfo>
						<gml:description>lasPanstwowy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.3">
				<annotation>
					<appinfo>
						<gml:description>panstwowaJednOrganizacyjnaNiePosiadajacaOsobowosciPrawnej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.4">
				<annotation>
					<appinfo>
						<gml:description>organAdmPubGospodarujacyGruntamiSP</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.5">
				<annotation>
					<appinfo>
						<gml:description>agencjaMieniaWojsk</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.6">
				<annotation>
					<appinfo>
						<gml:description>wojskAgencjaMieszk</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.7">
				<annotation>
					<appinfo>
						<gml:description>organGospodarujacyGruntamiSPPodWodami</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="1.8 ">
				<annotation>
					<appinfo>
						<gml:description>organJednOrganizZadaniaZarzadcyDrogKraj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2.1 ">
				<annotation>
					<appinfo>
						<gml:description>osobaFizUzytkownikWieczSP</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2.2">
				<annotation>
					<appinfo>
						<gml:description>panstwowaOsobaPrawnaUzytkownikWieczSP</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2.3">
				<annotation>
					<appinfo>
						<gml:description>spoldzMieszkanUzytkownikWieczSP</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2.4">
				<annotation>
					<appinfo>
						<gml:description>innaOsobaUzytkownikWieczSP</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4.1 ">
				<annotation>
					<appinfo>
						<gml:description>organGminyGospodarujeGminnymZasobem</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4.2">
				<annotation>
					<appinfo>
						<gml:description>jednOrganGminy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4.3">
				<annotation>
					<appinfo>
						<gml:description>organJednOrganizZadaniaZarzadcyDrogGminnych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5. 1 ">
				<annotation>
					<appinfo>
						<gml:description>osobaFizUzytkownikWieczGruntowGminy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5.2">
				<annotation>
					<appinfo>
						<gml:description>gminnaOsobaPrawnaUzytkownikWieczGruntowGminn</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5.3">
				<annotation>
					<appinfo>
						<gml:description>spoldzMieszkUzytkownikWieczGruntowGmin</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5.4">
				<annotation>
					<appinfo>
						<gml:description>innaOsobaUzytkownikWieczGruntowGmin</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6.1">
				<annotation>
					<appinfo>
						<gml:description>gminnaOsobaPrawna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6.2">
				<annotation>
					<appinfo>
						<gml:description>powiatowaOsobaPrawna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6.3">
				<annotation>
					<appinfo>
						<gml:description>wojewodzkaOsobaPrawna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7.1">
				<annotation>
					<appinfo>
						<gml:description>wlascicielWladajacyGruntemGospodarstwaRolnego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7.2">
				<annotation>
					<appinfo>
						<gml:description>wlascicielWladajacyGruntem</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8.1">
				<annotation>
					<appinfo>
						<gml:description>rolniczaSpoldzielniaProdukcyjna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8.2">
				<annotation>
					<appinfo>
						<gml:description>spoldzielniaMieszkaniowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8.3">
				<annotation>
					<appinfo>
						<gml:description>innaSpoldzielnia</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value=" 11.1">
				<annotation>
					<appinfo>
						<gml:description>organPowiatuGospodarujacyZasobemPowiatu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="11.2">
				<annotation>
					<appinfo>
						<gml:description>jednOrganizacyjnaPowiatu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value=" 11.3">
				<annotation>
					<appinfo>
						<gml:description>organJednOrganizZadaniaZarzadcyDrogPowiatowych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12.1">
				<annotation>
					<appinfo>
						<gml:description>osobaFizUzytkownikWieczGruntowPowiatow</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12.2">
				<annotation>
					<appinfo>
						<gml:description>powiatowaOsobaPrawnaUzytkownikWieczGruntowPowiatow</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12.3">
				<annotation>
					<appinfo>
						<gml:description>spoldzMieszkUzytkownikWieczGruntowPowiatow</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12.4">
				<annotation>
					<appinfo>
						<gml:description>innaOsobaUzytkownikWieczGruntowPowiatow</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value=" 13.1">
				<annotation>
					<appinfo>
						<gml:description>organGospodZasobemPowiatowym</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="13.2">
				<annotation>
					<appinfo>
						<gml:description>jednOrganizacyjnaWojew</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="13.3">
				<annotation>
					<appinfo>
						<gml:description>organIJednOrganizZadaniaZarzadcyDrogWoj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="14.1">
				<annotation>
					<appinfo>
						<gml:description>osobaFizUzytkownikWieczGruntowWoj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="14.2">
				<annotation>
					<appinfo>
						<gml:description>powiatowaOsobaPrawnaUzytkownikWieczGrutnowWoj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="14.3">
				<annotation>
					<appinfo>
						<gml:description>spoldzMieszkUzytkownikWieczGruntowWoj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="14.4">
				<annotation>
					<appinfo>
						<gml:description>innaOsobaUzytkownikWieczGruntowWoj</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value=" 15.1">
				<annotation>
					<appinfo>
						<gml:description>spolkaHandlowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="15.2">
				<annotation>
					<appinfo>
						<gml:description>partiaPolityczna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="15.3">
				<annotation>
					<appinfo>
						<gml:description>inneOsoby</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Dane podmiotowe
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: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"/>
	<include schemaLocation="EGB EGiB.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB_OsobaFizyczna" type="egb:EGB_OsobaFizycznaType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_OsobaFizycznaType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="pesel" type="string"/>
					<element name="pierwszeImie" type="string"/>
					<element name="pierwszyCzlonNazwiska" type="string"/>
					<element name="plec" type="egb:EGB_PlecType"/>
					<element name="status" type="egb:EGB StatusPodmiotuEwidType"/>
					<element name="drugiCzlonNazwiska" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="drugieImie" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="imieMatki" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="imieOjca" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="oznDokumentuStwierdzajacegoTozsamosc" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!--Roles-->
					<element name="adresOsobyFizycznej" type="egb:EGB_AdresPropertyType" minOccurs="0"/>
					<element name="adresDoKoresOsobyFiz" type="egb:EGB AdresPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_OsobaFizycznaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_OsobaFizyczna"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB Instytucja" type="egb:EGB_InstytucjaType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name=" EGB_InstytucjaType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="status" type="egb:EGB_StatusPodmiotuEwidType"/>
					<element name="nazwaPelna" type="string"/>
					<element name="nazwaSkrocona" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="regon" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nip" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nazwaRejestruOsobPrawnych" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nrRejestruOsobPrawnych" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="adresInstytucji" type="egb:EGB_AdresPropertyType" minOccurs="0"/>
					<element name="adresDoKoresInstytucji" type="egb:EGB_AdresPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB InstytucjaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_Instytucja"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB Malzenstwo" type="egb:EGB_MalzenstwoType" substitutionGroup="egb:EGBOgolnyObiekt"/>
	<complexType name="EGB_MalzenstwoType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="status" type="egb:EGB_StatusPodmiotuEwidType"/>
					<!-- Roles -->
					<element name="osobaFizyczna2" type="egb:EGB_OsobaFizycznaPropertyType"/>
					<element name="osobaFizyczna3" type="egb:EGB OsobaFizycznaPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB MalzenstwoPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_Malzenstwo"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB_PodmiotGrupowy" type="egb:EGB_PodmiotGrupowyType" substitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_PodmiotGrupowyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="status" type="egb:EGB_StatusPodmiotuEwidType"/>
					<element name="nazwaPelna" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nazwaSkrocona" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="regon" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nip" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="instytucja" type="egb:EGB InstytucjaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="osobaFizyczna4" type="egb:EGB OsobaFizycznaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="malzenstwo3" type="egb:EGB_MalzenstwoPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="adresPodmiotuGrupowego" type="egb:EGB AdresPropertyType" minOccurs="0"/>
					<element name="adresDoKoresGrupy" type="egb:EGB_AdresPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB PodmiotGrupowyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_PodmiotGrupowy"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB ZarzadSpolkiWspolnotyGruntowej" type="egb:EGB ZarzadSpolkiWspolnotyGruntowejType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_ZarzadSpolkiWspolnotyGruntowejType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="nazwaSpolkiPowolanejDoZarzadzaniaWspolnotaGruntowa" type="string"/>
					<!-- Roles -->
					<element name="spolkaWspolnotyGruntowej" type="egb:EGB_InstytucjaPropertyType"/>
					<element name="osobaFizyczna1" type="egb:EGB OsobaFizycznaPropertyType" maxOccurs="unbounded"/>
					<element name="adresDoKoresZarzWspolGr" type="egb:EGB_AdresPropertyType" minOccurs="0"/>
					<element name="adresZarzWspolGr" type="egb:EGB AdresPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB ZarzadSpolkiWspolnotyGruntowejPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_ZarzadSpolkiWspolnotyGruntowej "/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<simpleType name="EGB PlecType">
		<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">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>osobaFizycznaLegitymujacaSieObywatelstwemPolskim</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>osobaFizycznaBezObywatelstwaPolskiego</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>agencjaNieruchomosciRolnych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>agencjaMieniaWojskowego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="10">
				<annotation>
					<appinfo>
						<gml:description>wojskowaAgencjaMieszkaniowa</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="18">
				<annotation>
					<appinfo>
						<gml:description>ministerSkarbuPanstwa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="19">
				<annotation>
					<appinfo>
						<gml:description>starosta</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="20">
				<annotation>
					<appinfo>
						<gml:description>wojtBurmistrzPrezydentMiasta</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="21">
				<annotation>
					<appinfo>
						<gml:description>zarzadPowiatu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="22">
				<annotation>
					<appinfo>
						<gml:description>zarzadWojewodztwa</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>jednOganizacyjnaNieBedacaOsobaPrawnaZeZdolnosciaPrawna</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>malzenstwoJedenCudzoziemiec</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>spolkaWspolnotyGruntowej</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>prezesKrajowegoZarzaduGospodarkiWodnej</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>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

RCiWN słowniki
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:rcw="urn:gugik:specyfikacje:gmlas:rejestrCenIWartosciNieruchomosci:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:rejestrCenIWartosciNieruchomosci: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"/>
	<!--=============================================================-->
	<simpleType name="RCW PrzeznaczenieWMPZPType">
		<restriction base="string">
			<enumeration value="BD">
				<annotation>
					<appinfo>
						<gml:description>brakDanych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="MN">
				<annotation>
					<appinfo>
						<gml:description>budownictwoMieszkanioweJednorodzinne</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="MW">
				<annotation>
					<appinfo>
						<gml:description>budownictwoMieszkanioweWielorodzinne</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="U">
				<annotation>
					<appinfo>
						<gml:description>terenZabudowyUslugowej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="US">
				<annotation>
					<appinfo>
						<gml:description>terenSportuIRekreacji</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="UC">
				<annotation>
					<appinfo>
						<gml:description>terenRozmieszczeniaDuzychObiektowHandlowych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="R">
				<annotation>
					<appinfo>
						<gml:description>terenRolniczy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="RU">
				<annotation>
					<appinfo>
						<gml:description>terenObslugiProdukcjiWGospodarstwachRolnychHodowlanychOgrodniczychLesnych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="RM">
				<annotation>
					<appinfo>
						<gml:description>terenZabudowyZagrodowejWGospodarstwachRolnychHodowlanychIOgrodniczych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="P">
				<annotation>
					<appinfo>
						<gml:description>terenObiektowProdukcyjnychSkladowIMagazynow</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="PG">
				<annotation>
					<appinfo>
						<gml:description>obszarITerenGorniczy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="ZN">
				<annotation>
					<appinfo>
						<gml:description>terenZieleniObjetyFormaOchronyPrzyrody</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="ZL">
				<annotation>
					<appinfo>
						<gml:description>las</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="ZP">
				<annotation>
					<appinfo>
						<gml:description>terenZieleniUrzadzonej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="ZD">
				<annotation>
					<appinfo>
						<gml:description>terenOgrodowDzialkowych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="ZC">
				<annotation>
					<appinfo>
						<gml:description>cmentarz</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="WM">
				<annotation>
					<appinfo>
						<gml:description>terenWodPowierzchniowychMorskich</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="WS">
				<annotation>
					<appinfo>
						<gml:description>terenWodPowierzchniowychSrodladowych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="KD">
				<annotation>
					<appinfo>
						<gml:description>terenDrogPublicznych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="KDW">
				<annotation>
					<appinfo>
						<gml:description>terenDrogWewnetrznych</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="KW">
				<annotation>
					<appinfo>
						<gml:description>terenKomunikacjiWodnejSzlakWodny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="TIT">
				<annotation>
					<appinfo>
						<gml:description>terenInfrastrukturyTechnicznej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="INN">
				<annotation>
					<appinfo>
						<gml:description>innyNiewymieniony</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW UzbrojenieDzialkiType">
		<restriction base="string">
			<enumeration value="1 ">
				<annotation>
					<appinfo>
						<gml:description>siecWodociagowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>lokalneUjecieWody</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>siecElektroenergetycznaNiskiegoNapiecia</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>siecElektroenergetycznaSredniegoNapiecia</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>siecCieplownicza</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>siecGazowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>kanalizacjaSanitamaOgolna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8">
				<annotation>
					<appinfo>
						<gml:description>kanalizacjaSanitarnaLokalna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>siecTelefoniczna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="10">
				<annotation>
					<appinfo>
						<gml:description>tvKablowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="11">
				<annotation>
					<appinfo>
						<gml:description>kanalizacjaDeszczowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12">
				<annotation>
					<appinfo>
						<gml:description>siecSzerokopasmowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW RodzajUzytkuGruntowegoType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>gruntOrny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>sad</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>lakaTrwala</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>pastwiskoTrwale</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>gruntRolnyZabudowany</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>gruntPodStawem</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>gruntPodRowem</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8">
				<annotation>
					<appinfo>
						<gml:description>rolnyGruntZadrzewionyIZakrzewiony</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW_RodzajTransakcjiType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>wolnyRynek</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>sprzedazBezprzetargowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>sprzedazPrzetargowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>sprzedazWPostepowaniuEgzekucyjnym</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>sprzedazNaCelPubliczny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>sprzedazZBonifikata</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW_RodzajNieruchomosciType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>niezabudowanaNieruchomoscJednouzytkowaRolna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>niezabudowanaNieruchomoscRolnaWielouzytkowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>niezabudowanaNieruchomoscLesna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>zabudowanaNieruchomoscRolna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>niezabudowanaNieruchomoscPrzeznaczonaPodZabudoweInnaNizZagrodowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>nieruchomoscZabudowanaBudynkiemLubBudynkamiMieszkalnymi</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>nieruchomoscZabudowanaBudynkamiPelniacymiInneFunkcje</gml:description>
						</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8">
				<annotation>
					<appinfo>
						<gml:description>nieruchomoscBudynkowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>nieruchomoscLokalowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="10">
				<annotation>
					<appinfo>
						<gml:description>zabudowanaNieruchomoscLesna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="11">
				<annotation>
					<appinfo>
						<gml:description>innaNieruchomosc</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW FunkcjaLokaluType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>handlowoUslugowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>biurowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>produkcyjna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>garaz</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>innaNiemieszkalna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW RodzajRynkuType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>rynekPierwotny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>rynekWtorny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW RodzajPrawaType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>wlasnoscNieruchomosciGruntowej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>uzytkowanieWieczyste</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>wlasnoscLokaluWrazZPrawemZwiazanym</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>wlasnoscBudynkuWrazZPrawemZwiazanym</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW_ZastosowanePodejscieType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>porownawcze</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>dochodowe</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>kosztowe</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>mieszane</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW CelWycenyType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>sprzedazNieruchomosci</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>oplataZTytuluUzytkowaniaWieczystegoLubTrwalegoZarzadu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>zastawHipoteczny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>zastawBankowy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>inny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW_RodzajObciazeniaType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>dozywocie</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:des cription>hipoteka</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>zastaw</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>sluzebnoscOsobista</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>sluzebnoscGruntowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>sluzebnoscPrzesylu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>inne</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW StronaSprzedajacaKupujacaType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>skarbPanstwa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>jednostkaSamorzaduTerytorialnego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>osobaFizyczna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>osobaPrawna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="RCW_Uzbroj enieBudynkuLokaluType">
		<restriction base="string">
			<enumeration value="1">
				<annotation>
					<appinfo>
						<gml:description>wodaSieciowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>wodaUjecieLokalneStudnia</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>energiaElektrycznaNiskiegoNapiecia</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>energiaElektrycznaSredniegoNapiecia</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>coSieciowe</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>coLokalne</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>gazSieciowy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8">
				<annotation>
					<appinfo>
						<gml:description>kanalizacjaSanitarnaOgolna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>kanalizacjaSanitarnaLokalna</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="10">
				<annotation>
					<appinfo>
						<gml:description>telefon</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="11">
				<annotation>
					<appinfo>
						<gml:description>kanalizacjaDeszczowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12">
				<annotation>
					<appinfo>
						<gml:description>tvKablowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="13">
				<annotation>
					<appinfo>
						<gml:description>siecSzerokopasmowa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

RCiWN
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8M?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:rcw="urn:gugik:specyfikacje:gmlas:rejestrCenIWartosciNieruchomosci:1.0" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: 1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:rejestrCenIWartosciNieruchomosci: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="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" schemaLocation="BT ModelPodstawowy.xsd"/>
	<import namespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" schemaLocation="EGB_PodstawaPrawna.xsd"/>
	<include schemaLocation="RCW RCiWN Slowniki.xsd"/>
	<!--=============================================================-->
	<element name="RCW OgolnyObiekt" type="rcw:RCW_OgolnyObiektType" abstract="true" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="RCW_OgolnyObiektType" abstract="true">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="idIIP" type="bt:BT IdentyfikatorPropertyType"/>
					<element name="startObiekt" type="dateTime"/>
					<element name="startWersjaObiekt" type="dateTime"/>
					<element name="koniecWersjaObiekt" type="dateTime" minOccurs="0"/>
					<element name="koniecObiekt" type="dateTime" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="RCW_OgolnyObiektPropertyType">
		<sequence minOccurs="0">
			<element ref="rcw:RCW_OgolnyObiekt"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="RCW_Nieruchomosc" type="rcw:RCW_NieruchomoscType" substitutionGroup="rcw:RCW_OgolnyObiekt"/>
	<complexType name="RCW_NieruchomoscType">
		<complexContent>
			<extension base="rcw:RCW_OgolnyObiektType">
				<sequence>
					<element name="rodzajNieruchomosci" type="rcw:RCW_RodząjNieruchomosciType"/>
					<element name="polePowierzchniNieruchomosciGruntowej" type="gml:AreaType" minOccurs="0"/>
					<element name="rodzajUzytkuGruntowego" type="rcw:RCW RodzajUzytkuGruntowegoType" minOccurs="0"/>
					<element name="opis" type="string" minOccurs="0"/>
					<element name="cenaNieruchomosci" nillable="true">
						<complexType>
							<simpleContent>
								<extension bąse="decimąl">
									<attribute nąme="nilReason" type="gml:NilReąsonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="rodzajObciazenia" nillable="true" maxOccurs="unbounded">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW_RodząjObciazeniaType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="szczegolyDotObciazenia" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="opisBudynku1" type="rcw:RCW OpisBudynkuPropertyType" min0ccurs="0" maxOccurs="unbounded"/>
					<element name="opisLokalu1" type="rcw:RCW OpisLokaluPropertyType" min0ccurs="0" maxOccurs="unbounded"/>
					<element name="opisDzialki1" type="rcw:RCW_OpisDzialkiPropertyType" min0ccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType nąme="RCW NieruchomoscPropertyType">
		<sequence min0ccurs="0">
			<element ref="rcw:RCW_Nieruchomosc"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="RCW_Wycena" type="rcw:RCW_WycenaType" substitutionGroup="rcw:RCWOgolnyObiekt"/>
	<complexType name="RCW_WycenaType">
		<complexContent>
			<extension base="rcw:RCW_OgolnyObiektType">
				<sequence>
					<element name="idWyceny" type="string"/>
					<element name="dataWyceny" type="date"/>
					<element name="wartoscNieruchomosci" type="decimal"/>
					<element name="celWyceny" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW_CelWycenyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="zastosowanePodejscie" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW ZastosowanePodejscieType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="podstawaPrawna2" type="egb:EGB_DokumentPropertyType"/>
					<element name="nieruchomosc2" type="rcw:RCW NieruchomoscPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="RCW_WycenaPropertyType">
		<sequence minOccurs="0">
			<element ref="rcw:RCW_Wycena"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="RCW_Transakcja" type="rcw:RCW_TransakcjaType" substitutionGroup="rcw:RCW OgolnyObiekt"/>
	<complexType name="RCW_TransakcjaType">
		<complexContent>
			<extension base="rcw:RCW_OgolnyObiektType">
				<sequence>
					<element name="cenaTransakcji" type="decimal"/>
					<element name="dataZawarciaUmowy" type="date"/>
					<element name="idTransakcji" type="string"/>
					<element name="rodzajPrawaBedacegoPrzedmiotemTransakcji" type="rcw:RCW_RodzajPrawaType"/>
					<element name="rodzajRynku" type="rcw:RCW RodzajRynkuType" minOccurs="0"/>
					<element name="rodzajTransakcji" type="rcw:RCW_RodząjTransakcjiType"/>
					<element name="stronaKupujaca" type="rcw:RCW StronaSprzedajacaKupujacaType"/>
					<element name="stronaSprzedajaca" type="rcw:RCW StronaSprzedajacaKupujacaType"/>
					<element name="udzialWPrawieBedacymPrzedmiotemTransacji" type="string"/>
					<element name="stawkaPodatkuVAT" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="nieruchomosc1" type="rcw:RCW NieruchomoscPropertyType" maxOccurs="unbounded"/>
					<element name="podstawaPrawna1" type="egb:EGB_DokumentPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="RCW TransakcjaPropertyType">
		<sequence minOccurs="0">
			<element ref="rcw:RCW_Transakcja"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="RCW OpisDzialki" type="rcw:RCW_OpisDzialkiType" substitutionGroup="rcw:RCW_OgolnyObiekt"/>
	<complexType name="RCW_OpisDzialkiType">
		<complexContent>
			<extension base="rcw:RCW_OgolnyObiektType">
				<sequence>
					<element name="dodatkoweInformacje" type="string" minOccurs="0"/>
					<element name="idDzialki" type="string"/>
					<element name="powierzchniaEwidencyjna" type="gml:AreaType"/>
					<element name="cenaDzialkiEwidencyjnej" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="przeznaczenieWMPZP" nillable="true" maxOccurs="unbounded">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW PrzeznaczenieWMPZPType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="stawkaPodatkuVAT" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="uzbrojenieIstniejace" nillable="true" maxOccurs="unbounded">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW UzbrojenieDzialkiType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="uzbrojenieMozliweDoPodlaczenia" nillable="true" maxOccurs="unbounded">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW_UzbrojenieDzialkiType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="wartoscDzialkiEwidencyjnej" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="adresDzialki" type="egb:EGB_AdresPropertyType" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="RCW OpisDzialkiPropertyType">
		<sequence minOccurs="0">
			<element ref="rcw:RCW_OpisDzialki"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml: OwnershipAttributeGroup"/>
	</complexType>
	<element name="RCW OpisBudynku" type="rcw:RCW_OpisBudynkuType" substitutionGroup="rcw:RCW_OgolnyObiekt"/>
	<complexType name="RCW_OpisBudynkuType">
		<complexContent>
			<extension base="rcw:RCW_OgolnyObiektType">
				<sequence>
					<element name="idBudynku" type="string"/>
					<element name="innaFunkcjaBudynku" type="egb:EGB_FunkcjaBudynkuType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="glownaFunkcjaBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB_FunkcjaBudynkuType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="uzbrojenieIstniejace" nillable="true" maxOccurs="unbounded">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW UzbrojenieBudynkuLokaluType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="cenaBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="stawkaPodatkuVAT" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="wartoscBudynku" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="powierzchniaUzytkowaBudynkuZObmiarow" type="gml:AreaType" minOccurs="0"/>
					<!-- Roles -->
					<element name="adresBudynku" type="egb:EGB AdresPropertyType" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="RCW_OpisBudynkuPropertyType">
		<sequence minOccurs="0">
			<element ref="rcw:RCW_OpisBudynku"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml: OwnershipAttributeGroup"/>
	</complexType>
	<element name="RCW_OpisLokalu" type="rcw:RCW_OpisLokaluType" substitutionGroup="rcw:RCW OgolnyObiekt"/>
	<complexType name="RCW_OpisLokaluType">
		<complexContent>
			<extension base="rcw:RCW_OgolnyObiektType">
				<sequence>
					<element name="idLokalu" type="string"/>
					<element name="liczbaIzb" type="integer"/>
					<element name="powUzytkowaLokalu" type="gml:AreaType"/>
					<element name="rodzajLokalu" type="egb:EGB_RodzajLokaluType"/>
					<element name="cenaLokalu" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="funkcj aLokaluNiemieszkalnego" nillable="true" minOccurs="0">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW_FunkcjaLokaluType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="instalacjeWLokalu" nillable="true" maxOccurs="unbounded">
						<complexType>
							<simpleContent>
								<extension base="rcw:RCW UzbrojenieBudynkuLokaluType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nrKondygnacji" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="integer">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="stawkaPodatkuVAT" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="wartoscLokalu" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="decimal">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="adresLokalu" type="egb:EGB_AdresPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="RCW OpisLokaluPropertyType">
		<sequence minOccurs="0">
			<element ref="rcw:RCW_OpisLokalu"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Schemat aplikacyjny GML danych Modelu Podstawowego
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" xmlns:mz="urn:gugik:specyfikacje:gmlas:mapaZasadnicza:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
	<import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gmd/gmd.xsd"/>
	<import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd"/>
	<import namespace="urn:gugik:specyfikacje:gmlas:mapaZasadnicza: 1.0" schemaLocation="MZ_MapaZasadnicza.xsd"/>
	<!--======================================-->
	<element name="BT_ObiektPrzestrzenny" type="bt:BT_ObiektPrzestrzennyType" abstract="true" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="BT_ObiektPrzestrzennyType" abstract="true">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="zbior" type="bt:BT_ZbiorDanychPrzestrzennychPropertyType" minOccurs="0" max0ccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>bt:obiekt</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_ObiektPrzestrzennyPropertyType">
		<sequence minOccurs="0">
			<element ref="bt: BT_ObiektPrzestrzenny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="BT_ReferencyjnyObiektPrzestrzenny" type="bt:BT_ReferencyjnyObiektPrzestrzennyType" abstract="true" substitutionGroup="bt:BT_ObiektPrzestrzenny"/>
	<complexType name="BT_Referencyjny0biektPrzestrzennyType" abstract="true">
		<complexContent>
			<extension base="bt:BT_ObiektPrzestrzennyType">
				<sequence>
					<element name="idIIP" type="bt:BT_IdentyfikatorPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_ReferencyjnyObiektPrzestrzennyPropertyType">
		<sequence minOccurs="0">
			<element ref="bt:BT_ReferencyjnyObiektPrzestrzenny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="BT_ZbiorDanychPrzestrzennych" type="bt:BT_ZbiorDanychPrzestrzennychType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="BT_ZbiorDanychPrzestrzennychType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="idIIP" type="bt:BT_IdentyfikatorPropertyType"/>
					<element name="metadane" type="gmd:MD_Metadata_PropertyType">
						<annotation>
							<appinfo>
								<gml:targetElement>gmd:MD_Metadata</gml:targetElement>
							</appinfo>
						</annotation>
					</element>
					<element name="obiekt" type="bt:BT_ObiektPrzestrzennyPropertyType" minOccurs="0" maxOccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>bt:zbior</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_ZbiorDanychPrzestrzennychPropertyType">
		<sequence minOccurs="0">
			<element ref="bt:BT_ZbiorDanychPrzestrzennych"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="BT_Identyfikator" type="bt:BT_IdentyfikatorType" substitutionGroup="gml: AbstractObject"/>
	<complexType name="BT_IdentyfikatorType" >
		<sequence>
			<element name="lokalnyId" type="string"/>
			<element name="przestrzenNazw" type="string"/>
			<element name="wersjaId" type="string" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="BT_IdentyfikatorPropertyType">
		<sequence>
			<element ref="bt:BT_Identyfikator"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="BT_Zbior" type="bt:BT_ZbiorType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="BT_ZbiorType">
		<sequence>
			<element name="dataAktualizacji" type="date" minOccurs="0"/>
			<element name="dataUtworzenia" type="date"/>
			<element name="opis" type="string" minOccurs="0"/>
			<element name="postacElektroniczna" type="boolean"/>
			<element name="rozszerzenie" type="string" min0ccurs="0" maxOccurs="unbounded"/>
			<element name="autor" type="gmd:CI_ResponsibleParty_PropertyType" maxOccurs="unbounded"/>
			<element name="tytul" type="string"/>
			<element name="zasobSieciowy" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
			<element name="rodzajZawartosci" type="bt:BT_RodzajElementuType" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="BT_ZbiorPropertyType">
		<sequence>
			<element ref="bt:BT_Zbior"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="BT_CyklZyciaInfo" type="bt:BT_CyklZyciaInfoType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="BT_CyklZyciaInfoType">
		<sequence>
			<element name="poczatekWersjiObiektu" type="dateTime"/>
			<element name="koniecWersjiObiektu" type="dateTime" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="BT_CyklZyciaInfoPropertyType">
		<sequence>
			<element ref="bt:BT_CyklZyciaInfo"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="BT_OperatTech" type="bt:BT_OperatTechType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="BT_OperatTechType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="dataUtworzenia" type="date"/>
					<element name="id0pracowania" type="string" maxOccurs="unbounded"/>
					<element name="metadane" type="gmd:MD_Metadata_PropertyType"/>
					<element name="odniesienieDoBazy" type="bt:BT_BazaEnumerationType" maxOccurs="unbounded"/>
					<element name="wykonawca" type="gmd:CI_ResponsibleParty_PropertyType"/>
					<element name="zasiegRoboty" type="gml:LinearRingPropertyType"/>
					<element name="zasobSieciowy" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="zawartosc" type="bt:BT_ZbiorPropertyType" maxOccurs="unbounded"/>
					<element name="idZgloszenia" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="zleceniodawca" nillable="true">
						<complexType>
							<complexContent>
								<extension base="gmd:CI_ResponsibleParty_PropertyType"/>
							</complexContent>
						</complexType>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_OperatTechPropertyType">
		<sequence>
			<element ref="bt: BT_OperatTech"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<simpleType name="BT_BazaEnumerationType">
	<annotation/>
		<restriction base="string">
			<enumeration value="EGiB"/>
			<enumeration value="GESUT"/>
			<enumeration value="BDNMT"/>
			<enumeration value="BDOrto"/>
			<enumeration value="BDOT10k"/>
			<enumeration value="BDOT500"/>
			<enumeration value="BDSOG"/>
			<enumeration value="BDZLiS"/>
			<enumeration value="EMUiA"/>
			<enumeration value="PRG"/>
			<enumeration value="PRNG"/>
			<enumeration value="PRPOG"/>
			<enumeration value="RCiWN"/>
			<enumeration value="BDOO"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<simpleType name="BT_RodzajElementuType">
		<unionmemberTypes="bt: BT_RodzajElementuEnumerationType bt:BT_RodzajElementuOtherType"/>
	</simpleType>
	<simpleType name="BT_RodzajElementuEnumerationType">
		<restriction base="string">
			<enumeration value="dowodyIKopieDoreczen">
				<annotation/>
			</enumeration>
			<enumeration value="dziennikPomiaru">
				<annotation/>
			</enumeration>
			<enumeration value="inny">
				<annotation/>
			</enumeration>
			<enumeration value="protokol">
				<annotation/>
			</enumeration>
			<enumeration value="roboczaBazaDanych">
				<annotation/>
			</enumeration>
			<enumeration value="sprawozdanieTechniczne">
				<annotation/>
			</enumeration>
			<enumeration value="szkicPomiarowy">
				<annotation/>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="BT_RodzajElementuOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<simpleType name="BT_UkladWysType">
		<unionmemberTypes="bt:BT_UkladWysEnumerationTypebt:BT_UkladWysOtherType"/>
	</simpleType>
	<simpleType name="BT_UkladWysEnumerationType">
		<restriction base="string">
			<enumeration value="Kronsztadt60 "/>
			<enumeration value="Kronsztadt86"/>
			<enumeration value="Kronsztadt2006"/>
			<enumeration value="Amsterdam55"/>
			<enumeration value="Amsterdam2000"/>
			<enumeration value="EUREF89"/>
			<enumeration value="ETRF2000"/>
			<enumeration value="ETRF2008"/>
			<enumeration value="Pulkowo42"/>
			<enumeration value="EVRS2007"/>
		</restriction>
	</simpleType>
	<simpleType name="BT_UkladWysOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<simpleType name="BT_UkladGeodType">
		<unionmemberTypes="bt:BT_UkladGeodEnumerationTypebt:BT_UkladGeodOtherType"/>
	</simpleType>
	<simpleType name="BT_UkladGeodEnumerationType">
		<restriction base="string">
			<enumeration value="EUREF89"/>
			<enumeration value="ETRF2000"/>
			<enumeration value="ETRF2008"/>
			<enumeration value="Pulkowo42"/>
			<enumeration value="PUWP1992"/>
			<enumeration value="PUWP2000"/>
			<enumeration value="PUWP1965"/>
			<enumeration value="PUWP1942"/>
			<enumeration value="PUWPBG"/>
			<enumeration value="UTM"/>
		</restriction>
	</simpleType>
	<simpleType name="BT_UkladGeodOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<element name="BT_ReferencjaDoObiektu" type="bt:BT_ReferencjaDoObiektuType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="BT_ReferencjaDoObiektuType">
		<choice>
			<element name="idIIP" type="bt:BT_IdentyfikatorPropertyType"/>
			<element name="obiekt" type="bt:BT_ReferencyjnyObiektPrzestrzennyPropertyType">
				<annotation>
					<appinfo>
						<gml:targetElement>bt:BT_ReferencyjnyObiektPrzestrzenny</gml:targetElement>
					</appinfo>
				</annotation>
			</element>
			<element name="obiektKarto" type="bt:KR_ObiektKartoPropertyType" max0ccurs="unbounded">
				<annotation>
					<appinfo>
						<gml:reversePropertyName>bt:obiektPrzedstawiany</gml:reversePropertyName>
					</appinfo>
				</annotation>
			</element>
			<element name="pktWysKarto" type="bt:KR_PktWysPropertyType" min0ccurs="0">
				<annotation>
					<appinfo>
						<gml:reversePropertyName>bt:obiektPrzedstawiany2</gml:reversePropertyName>
					</appinfo>
				</annotation>
			</element>
			<element name="liniaWysKarto" type="bt:KR_LiniaWysPropertyType" min0ccurs="0" maxOccurs="unbounded">
				<annotation>
					<appinfo>
						<gml:reversePropertyName>bt:obiektyReferencyjne</gml:reversePropertyName>
					</appinfo>
				</annotation>
			</element>
		</choice>
	</complexType>
	<complexType name="BT_ReferencjaDoObiektuPropertyType">
		<sequence minOccurs="0">
			<element ref="bt:BT_ReferencjaDoObiektu"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<simpleType name="BT_ReferencjaDoObiektuUnionSemantics">
		<restriction base="string">
			<enumeration value="identyfikatorIIP"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<element name="BT_Dokument" type="bt:BT_DokumentType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="BT_DokumentType">
		<sequence>
			<element name="opis" type="string" minOccurs="0"/>
			<element name="rodzaj" type="bt:DC_RodzajDokumentuType"/>
			<element name="status" type="bt:DC_StatusDokumentuKodType"/>
			<element name="sygnatura" type="string" minOccurs="0"/>
			<element name="tytul" type="string"/>
			<element name="wydawca" type="string"/>
			<element name="zasobSieciowy" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
			<element name="data" nillable="true">
				<complexType>
					<simpleContent>
						<extension base="date">
							<attribute name="nilReason" type="gml:NilReasonType"/>
						</extension>
					</simpleContent>
				</complexType>
			</element>
		</sequence>
	</complexType>
	<complexType name="BT_DokumentPropertyType">
		<sequence>
			<element ref="bt:BT_Dokument"/>
		</sequence>
		<attributeGroup ref="gml: OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<simpleType name="DC_RodzajDokumentuType">
		<annotation/>
		<union memberTypes="bt:DC_RodzajDokumentuEnumerationTypebt:DC_RodzajDokumentuOtherType"/>
	</simpleType>
	<simpleType name="DC_RodzajDokumentuEnumerationType">
		<restriction base="string">
			<enumeration value="decyzja"/>
			<enumeration value="inny"/>
			<enumeration value="orzeczenie"/>
			<enumeration value="rozporzadzenie"/>
			<enumeration value="protokol"/>
			<enumeration value="uchwala"/>
			<enumeration value="umowa"/>
			<enumeration value="ustawa"/>
			<enumeration value="wyciagZKW"/>
			<enumeration value= "zarzadzenie "/>
			<enumeration value= "zawiadomienie "/>
		</restriction>
	</simpleType>
	<simpleType name="DC_RodzajDokumentuOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<simpleType name="DC_StatusDokumentuKodType">
		<restriction base="string">
			<enumeration value="obowiazujacy"/>
			<enumeration value="nieobowiazujacy"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<element name="KR_ObiektKarto" type="bt:KR_ObiektKartoType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="KR_ObiektKartoType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="mianownikSkali" type="integer"/>
					<element name="kodKarto" type="string" minOccurs="0"/>
					<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded"/>
					<element name="uwagi" type="string" minOccurs="0"/>
					<element name="etykieta" type="bt:KR_EtykietaType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="parametr" type="double" min0ccurs="0" maxOccurs="unbounded"/>
					<element name="warstwa" type="string" minOccurs="0"/>
					<element name="obiektPrzedstawiany1" type="bt:BT_ReferencjaDoObiektuPropertyType">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>bt:obiektKarto</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
					<element name="mz_ogolnyObiekt" type="mz:MZ_OgolnyObiektPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="KR_ObiektKartoPropertyType">
		<sequence minOccurs="0">
			<element ref="bt:KR_ObiektKarto"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="KR_PktWys" type="bt:KR_PktWysType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="KR_PktWysType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="polozenie" type="gml:DirectPositionType"/>
					<element name="etykieta" type="bt:KR_EtykietaType"/>
					<element name="rodzajPkt" type="bt:KR_RodzajPktuType"/>
					<element name="obiektPrzedstawiany2" type="bt:BT_ReferencjaDoObiektuPropertyType" minOccurs="0" maxOccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>bt:pktWysKarto</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="KR_PktWysPropertyType">
		<sequence minOccurs="0">
			<element ref="bt:KR_PktWys"/>
		</sequence>
		<attributeGroup ref="gml: OwnershipAttributeGroup"/>
		<attributeGroup ref="gml: AssociationAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="KR_LiniaWys" type="bt:KR_LiniaWysType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="KR_LiniaWysType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded"/>
					<element name="etykieta" type="bt:KR_EtykietaType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="rodzajLinii" type="bt:KR_RodzajLiniiType"/>
					<element name="obiektyReferencyjne" type="bt:BT_ReferencjaDoObiektuPropertyType" minOccurs="0" maxOccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>liniaWysKarto</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="KR_LiniaWysPropertyType">
		<sequence minOccurs="0">
			<element ref="bt:KR_LiniaWys"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="KR_Etykieta" type="bt:KR_EtykietaType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="KR_EtykietaType">
		<sequence>
			<element name="tekst" type="string"/>
			<element name="czcionka" type="bt:KR_KrojPismaPropertyType"/>
			<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded"/>
			<element name="odnosnik" type="bt:KR_OdnosnikPropertyType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="KR_EtykietaTypePropertyType">
		<sequence>
			<element ref="bt:KR_Etykieta"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="KR_KrojPisma" type="bt:KR_KrojPismaType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="KR_KrojPismaType">
		<sequence>
			<element name="nazwaCzcionki" type="string"/>
			<element name="wysCzcionki" type="integer"/>
			<element name="pogrubiona" type="boolean"/>
			<element name="kursywa" type="boolean"/>
			<element name="podkreslona" type="boolean"/>
			<element name="kolor" type="integer" minOccurs="3" maxOccurs="4"/>
		</sequence>
	</complexType>
	<complexType name="KR_KrojPismaPropertyType">
		<sequence>
			<element ref="bt:KR_KrojPisma"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="KR_Odnosnik" type="bt:KR_OdnosnikType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="KR_OdnosnikType">
		<sequence>
			<element name="polozenie" type="gml:PointType" minOccurs="3" maxOccurs="3"/>
		</sequence>
	</complexType>
	<complexType name="KR_OdnosnikPropertyType">
		<sequence>
			<element ref="bt:KR_Odnosnik"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<element name="KR_Opis" type="bt:KR_OpisType" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="KR_OpisType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="idOpisu" type="string"/>
					<element name="opis" type="string" minOccurs="0"/>
					<element name="czcionka" type="bt:KR_KrojPismaPropertyType" minOccurs="0"/>
					<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="KR_OpisPropertyType">
		<sequence>
			<element ref="bt:KR_Opis"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!--======================================-->
	<simpleType name="KR_RodzajPktuType">
		<annotation/>
		<union memberTypes="bt:KR_RodzajPktuEnumerationType bt:KR_RodzajPktuOtherType"/>
	</simpleType>
	<simpleType name="KR_RodzajPktuEnumerationType">
		<restriction base="string">
			<enumeration value="pikieta"/>
			<enumeration value="pktOsnowy"/>
			<enumeration value="rzednaArmatury"/>
			<enumeration value="inny"/>
			<enumeration value="rzednaDna"/>
			<enumeration value="rzednaGory"/>
			<enumeration value="rzednaDolu"/>
			<enumeration value="pktWysNaturalny"/>
			<enumeration value="pktWysSztuczny"/>
		</restriction>
	</simpleType>
	<simpleType name="KR_RodzajPktuOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!--======================================-->
	<simpleType name="KR_RodzajLiniiType">
		<annotation/>
		<union memberTypes="bt:KR_RodzajLiniiEnumerationType bt:KR_RodzajLiniiOtherType"/>
	</simpleType>
	<simpleType name="KR_RodzajLiniiEnumerationType">
		<restriction base="string">
			<enumeration value="warstwica"/>
			<enumeration value="granicaSkarpy"/>
			<enumeration value="inna"/>
			<enumeration value="liniaGrzbietu"/>
			<enumeration value="liniaCieku "/>
		</restriction>
	</simpleType>
	<simpleType name="KR_RodzajLiniiOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Podstawa Prawna
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: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"/>
	<include schemaLocation="EGB EGiB.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB Zmiana" type="egb:EGB_ZmianaType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_ZmianaType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="nrZmiany" type="string"/>
					<element name="opisZmiany" type="string"/>
					<element name="dataPrzyjeciaZgloszeniaZmiany" type="date"/>
					<element name="dataAkceptacjiZmiany" type="dateTime"/>
					<!-- Roles -->
					<element name="dokument" type="egb:EGB DokumentPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="operatT echniczny" type="egb:EGB OperatTechnicznyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB ZmianaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_Zmiana"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB Dokument" type="egb:EGB_DokumentType" substitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_DokumentType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="oznKancelaryj neDokumentu" type="string"/>
					<element name="rodzajDokumentu" type="egb:EGB RodzajDokumentuType"/>
					<element name="dataDokumentu" type="date"/>
					<element name="sygnaturaDokumentu" type="string"/>
					<element name="nazwaTworcyDokumentu" type="string"/>
					<element name="opisDokumentu" type="string"/>
					<!-- Roles -->
					<element name="zalacznikDokumentu" type="egb:EGB_DokumentPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_DokumentPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_Dokument"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB OperatTechniczny" type="egb:EGB_OperatTechnicznyType" substitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_OperatTechnicznyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="identyfikator0peratuWgPZGIK" type="string"/>
					<element name="dataSporzadzenia" type="date"/>
					<element name="dataPrzyjeciaDoPZGIK" type="date"/>
					<element name="nazwaTworcy" type="string"/>
					<element name="opisOperatu" type="string"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_OperatTechnicznyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_OperatTechniczny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<simpleType name="EGB RodzajDokumentuType">
		<restriction base="string">
			<enumeration value="1 ">
				<annotation>
					<appinfo>
						<gml:description>umowaAktNotarialny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>aktWlasnosciZiemi</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>decyzjaAdministracyjnaInnaNizAWZ</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>orzeczenieSaduPostanowienieWyrok</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>wyciagOdpisZKsiegiWieczystej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>wyciagOdpisZKsiegiHipotecznej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>odpisAktKWLubZbioruDokumentu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8">
				<annotation>
					<appinfo>
						<gml:description>zawiadomienieZWydzialuKW</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>wniosekWSprawieZmiany</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="10">
				<annotation>
					<appinfo>
						<gml:description>wyciagZDokumentacjiBudowyBudynku</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="11">
				<annotation>
					<appinfo>
						<gml:description>protokol</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="12">
				<annotation>
					<appinfo>
						<gml:description>ustawa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="13">
				<annotation>
					<appinfo>
						<gml:description>rozporzadzenie</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="14">
				<annotation>
					<appinfo>
						<gml:description>uchwala</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="15">
				<annotation>
					<appinfo>
						<gml:description>zarzadzenie</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="16">
				<annotation>
					<appinfo>
						<gml:description>odpisWyciagZInnegoRejestruPublicznego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="17">
				<annotation>
					<appinfo>
						<gml:description>pelnomocnictwo</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="18">
				<annotation>
					<appinfo>
						<gml:description>wyciagZOperatuSzacunkowego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="19">
				<annotation>
					<appinfo>
						<gml:description>innyDokument</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Dzierżawa
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: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"/>
	<include schemaLocation="EGB EGiB.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB Dzierzawa" type="egb:EGB_DzierzawaType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_DzierzawaType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="idDzierzawy" type="string"/>
					<element name="opisPrzedmiotuDzierzawy" type="string"/> <element name="powGruntowDzierzawy" type="gml:AreaType"/>
					<element name="waznoscOd" type="date"/>
					<element name="waznoscDo" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="date">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<!-- Roles -->
					<element name="budynekObjetyDzierzawa" type="egb:EGB BudynekPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="lokalObjetyDzierzawa" type="egb:EGB LokalSamodzielnyPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="dzialkaObjetaDzierzawa" type="egb:EGB DzialkaEwidencyjnaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
					<element name="czescDzialkiObjetaDzierzawa" type="egb:EGB DzialkaEwidencyjnaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB DzierzawaPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_Dzierzawa"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<element name="EGB UdzialDzierzawy" type="egb:EGB_UdzialDzierzawyType" substitutionGroup="egb:EGB OgolnyObiekt"/>
	<complexType name="EGB_UdzialDzierzawyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="udzial" type="string"/>
					<!-- Roles -->
					<element name="przedmiotUdzialuDzierzawy" type="egb:EGB_DzierzawaPropertyType"/>
					<element name="podmiotUdzialuDzierzawy" type="egb:EGB PodmiotPropertyType"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB UdzialDzierzawyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_UdzialDzierzawy "/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Punkt graniczny
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: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"/>
	<include schemaLocation="EGB_EGiB.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB PunktGraniczny" type="egb:EGB_PunktGranicznyType" substitutionGroup="egb: EGB OgolnyObiekt"/>
	<complexType name="EGB_PunktGranicznyType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:PointPropertyType"/>
					<element name="idPunktu" type="string"/>
					<element name="oznWMaterialeZrodlowym" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="zrodloDanychZRD" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB_ZrodloDanychZRDType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="bladPolozeniaWzgledem0snowy" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB BladPolozeniaWzgledemOsnowyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="kodStabilizacji" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB_KodStabilizacjiType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="kodRzeduGranicy" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="egb:EGB_KodRzeduGranicyType">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="dodatkoweInformacje" type="string" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB PunktGranicznyPropertyType">
		<sequence minOccurs="0">
			<element ref="egb :EGB_PunktGraniczny"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<simpleType name="EGB KodStabilizacjiType">
		<restriction base="string">
			<enumeration value="1 ">
				<annotation>
					<appinfo>
						<gml:description>brakInformacji</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>niestabilizowany</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>znakNaziemny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>znakNaziemnyIPodziemny</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="EGB BladPolozeniaWzgledemOsnowyType">
		<restriction base="string">
			<enumeration value="1 ">
				<annotation>
					<appinfo>
						<gml:description>0_00_0_10</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>0_11_0_30</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>0_31_0_60</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>0_61_1_50</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>1_51_3_00</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>powyzej_3_00</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="EGB_ZrodloDanychZRDType">
		<restriction base="string">
			<enumeration value="1 ">
				<annotation>
					<appinfo>
						<gml:description>ZRD1</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>ZRD2</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3">
				<annotation>
					<appinfo>
						<gml:description>ZRD3</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>ZRD4</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>ZRD5</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>ZRD6</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>ZRD7</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="8">
				<annotation>
					<appinfo>
						<gml:description>ZRD8</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="9">
				<annotation>
					<appinfo>
						<gml:description>ZRD9</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="EGB KodRzeduGranicyType">
		<restriction base="string">
			<enumeration value="1 ">
				<annotation>
					<appinfo>
						<gml:description>dzialkiEwidencyjnej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="2">
				<annotation>
					<appinfo>
						<gml:description>obrebuEwidencyjnego</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="3 ">
				<annotation>
					<appinfo>
						<gml:description>jednostkiEwidencyjnej</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="4">
				<annotation>
					<appinfo>
						<gml:description>gminy</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="5">
				<annotation>
					<appinfo>
						<gml:description>powiatu</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="6">
				<annotation>
					<appinfo>
						<gml:description>wojewodztwa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
			<enumeration value="7">
				<annotation>
					<appinfo>
						<gml:description>panstwa</gml:description>
					</appinfo>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Adres
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
	<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy: 1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow: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="urn:gugik:specyfikacje:gmlas:modelPodstawowy: 1.0" schemaLocation="BT_ModelPodstawowy.xsd"/>
	<include schemaLocation="EGB_EGiB.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB_Adres" type="egb:EGB_AdresType" substitutionGroup="egb: EGB_OgolnyObiekt"/>
	<complexType name="EGB_AdresType">
		<complexContent>
			<extension base="egb:EGB_OgolnyObiektType">
				<sequence>
					<element name="geometria" type="gml:GeometryPropertyType" minOccurs="0"/>
					<element name="gmina" type="string" minOccurs="0"/>
					<element name="kraj" type="string" minOccurs="0"/>
					<element name="nazwaWlasna" type="string" minOccurs="0"/>
					<element name="powiat" type="string" minOccurs="0"/>
					<element name="wojewodztwo" type="string" min0ccurs="0"/>
					<element name="kodPocztowy" nillable="true" minOccurs="0">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="miejscowosc" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="nrLokalu" nillable="true" min0ccurs="0">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="numerPorzadkowy" nillable="true" minOccurs="0">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="terytMiejscowosci" nillable="true">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="terytUlicy" nillable="true" minOccurs="0">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="ulica" nillable="true" min0ccurs="0">
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute name="nilReason" type="gml:NilReasonType"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB AdresPropertyType">
		<sequence minOccurs="0">
			<element ref="egb:EGB_Adres"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Schemat aplikacyjne GML dla danych EGiB

EGIB
Kod  xml [Zaznacz]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:egb="urn:gugik:specyfikacje:gmlas:ewidencjaGruntowBudynkow:1.0" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" targetNamespace="um:gugik:specyfikacje:gmlas:ewidenqjaGruntowBudynkow: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="urn:gugik:specyfikacje:gmlas:modelPodstawowy: 1.0" schemaLocation="BT_ModelPodstawowy.xsd"/>
	<include schemaLocation="EGB_DanePrzedmiotowe.xsd"/>
	<include schemaLocation="EGB_DanePodmiotowe.xsd"/>
	<include schemaLocation="EGB_PrawaDoNieruchomosci.xsd"/>
	<include schemaLocation="EGB_Adres.xsd"/>
	<include schemaLocation="EGB_PunktZalamaniaGranicy.xsd"/>
	<include schemaLocation="EGB_Dzierzawa.xsd"/>
	<include schemaLocation="EGB_PodstawaPrawna.xsd"/>
	<!-- ============================================================= -->
	<element name="EGB_OgolnyObiekt" type="egb:EGB_OgolnyObiektType" abstract="true" substitutionGroup="gml:AbstractFeature"/>
	<complexType name="EGB_OgolnyObiektType" abstract="true">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="idIIP" type="bt:BT_IdentyfikatorPropertyType"/>
					<element name="startObiekt" type="dateTime"/>
					<element name="startWersjaObiekt" type="dateTime"/>
					<element name="koniecWersjaObiekt" type="dateTime" minOccurs="0"/>
					<element name="koniecObiekt" type="dateTime" minOccurs="0"/>
					<!-- Roles -->
					<element name="podstawaPrawnaUtworzeniaWersj iObiektu" type="egb:EGB_ZmianaPropertyType"/>
					<element name="podstawaPrawnaUsunieciaObiektu" type="egb:EGB_ZmianaPropertyType" minOccurs="0"/>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="EGB_OgolnyObiektPropertyType">
		<sequence min0ccurs="0">
			<element ref="egb:EGB_OgolnyObiekt"/>
		</sequence>
		<attributeGroup ref="gml:AssotiationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
</schema>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.