Schemat aplikacyjny GML do rozporządzenia w sprawie bazy danych obiektów topograficznych oraz bazy danych obiektów ogólnogeograficznych, a także standardowych opracowań kartograficznych

Zaczęty przez support, Niedziela 14 Październik 2012, 13:23:12

Poprzedni wątek - Następny wątek

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

supportAutor w?tku

Schemat GML dla BDOO

[code=xml]<?xml version="1.0" encoding="ISO-8859-2"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ot="urn:gugik:specyfikacje:gmlas:bazaDanychObiektowTopograficznych10k:1.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:bazaDanychObiektowTopograficznych10k:1.0" elementFormDefault="qualified" attributeFormDefault="unqualified" 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"/>
   <!-- ========= SlownikiBudowlelUrzadzenia ========================= -->
   <!-- ============ ENUMERATIONS ============= -->
   <simpleType name="OT_FunSzczegolowaBudynkuType">
      <restriction base="string">
         <enumeration value="1110.Dj">
            <annotation>
               <appinfo>
                  <gml:description>budynekJednorodzinny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1110.DI">
            <annotation>
               <appinfo>
                  <gml:description>domLetniskowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1110.Ls">
            <annotation>
               <appinfo>
                  <gml:description>lesniczowka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1121.Db">
            <annotation>
               <appinfo>
                  <gml:description>budynekODwochMieszkaniach</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1122.Dw">
            <annotation>
               <appinfo>
                  <gml:description>budynekWielorodzinny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Bs">
            <annotation>
               <appinfo>
                  <gml:description>bursaSzkolna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Db">
            <annotation>
               <appinfo>
                  <gml:description>domDlaBezdomnych</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Dd">
            <annotation>
               <appinfo>
                  <gml:description>domDziecka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.0s">
            <annotation>
               <appinfo>
                  <gml:description>domOpiekiSpolecznej</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Dp">
            <annotation>
               <appinfo>
                  <gml:description>domParafialny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Ds">
            <annotation>
               <appinfo>
                  <gml:description>domStudencki</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Dz">
            <annotation>
               <appinfo>
                  <gml:description>domZakonny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Hr">
            <annotation>
               <appinfo>
                  <gml:description>hotelRobotniczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.ln">
            <annotation>
               <appinfo>
                  <gml:description>internat</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.KI">
            <annotation>
               <appinfo>
                  <gml:description>klasztor</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Km">
            <annotation>
               <appinfo>
                  <gml:description>koszary</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Po">
            <annotation>
               <appinfo>
                  <gml:description>placowkaOpiekunczoWychowawcza</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Ra">
            <annotation>
               <appinfo>
                  <gml:description>rezydencjaAmbasadora</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Rb">
            <annotation>
               <appinfo>
                  <gml:description>rezydencjaBiskupia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Rp">
            <annotation>
               <appinfo>
                  <gml:description>rezydencjaPrezydencka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Zk">
            <annotation>
               <appinfo>
                  <gml:description>zakladKarny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130.Zp">
            <annotation>
               <appinfo>
                  <gml:description>zakladPoprawczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211.Dw">
            <annotation>
               <appinfo>
                  <gml:description>domWeselny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211.Ht">
            <annotation>
               <appinfo>
                  <gml:description>hotel</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211.Mt">
            <annotation>
               <appinfo>
                  <gml:description>motel</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211.Pj">
            <annotation>
               <appinfo>
                  <gml:description>pensjonat</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211.Rj">
            <annotation>
               <appinfo>
                  <gml:description>restauracja</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211.Zj">
            <annotation>
               <appinfo>
                  <gml:description>zajazd</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1212.Dk">
            <annotation>
               <appinfo>
                  <gml:description>domekKempingowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1212.Dr">
            <annotation>
               <appinfo>
                  <gml:description>domRekolekcyjny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1212.Dw">
            <annotation>
               <appinfo>
                  <gml:description>domWypoczynkowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1212.0s">
            <annotation>
               <appinfo>
                  <gml:description>osrodekSzkoleniowoWypoczynkowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1212.St">
            <annotation>
               <appinfo>
                  <gml:description>schroniskoTurystyczne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Bk">
            <annotation>
               <appinfo>
                  <gml:description>bank</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Ck">
            <annotation>
               <appinfo>
                  <gml:description>centrumKonferencyjne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Km">
            <annotation>
               <appinfo>
                  <gml:description>kuriaMetropolitarna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Mn">
            <annotation>
               <appinfo>
                  <gml:description>ministerstwo</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Pd">
            <annotation>
               <appinfo>
                  <gml:description>placowkaDyplomatycznaLubKonsularna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Pc">
            <annotation>
               <appinfo>
                  <gml:description>policja</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Pk">
            <annotation>
               <appinfo>
                  <gml:description>prokuratura</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Pg">
            <annotation>
               <appinfo>
                  <gml:description>przejscieGraniczne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Sd">
            <annotation>
               <appinfo>
                  <gml:description>sad</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Sf">
            <annotation>
               <appinfo>
                  <gml:description>siedzibaFirmyLubFirm</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Pw">
            <annotation>
               <appinfo>
                  <gml:description>starostwoPowiatowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Sg">
            <annotation>
               <appinfo>
                  <gml:description>strazGraniczna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Sp">
            <annotation>
               <appinfo>
                  <gml:description>strazPozarna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Uc">
            <annotation>
               <appinfo>
                  <gml:description>urzadCelny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Ug">
            <annotation>
               <appinfo>
                  <gml:description>urzadGminy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Um">
            <annotation>
               <appinfo>
                  <gml:description>urzadMiasta</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Umg">
            <annotation>
               <appinfo>
                  <gml:description>urzadMiastalGminy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Mr">
            <annotation>
               <appinfo>
                  <gml:description>urzadMarszalkowski</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Up">
            <annotation>
               <appinfo>
                  <gml:description>placowkaOperatoraPocztowego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Uw">
            <annotation>
               <appinfo>
                  <gml:description>urzadWojewodzki</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220.Ap">
            <annotation>
               <appinfo>
                  <gml:description>innyUrzadAdministracjiPublicznej</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Ap">
            <annotation>
               <appinfo>
                  <gml:description>apteka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Ch">
            <annotation>
               <appinfo>
                  <gml:description>centrumHandlowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Dh">
            <annotation>
               <appinfo>
                  <gml:description>domTowarowyLubHandlowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Ht">
            <annotation>
               <appinfo>
                  <gml:description>halaTargowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Hw">
            <annotation>
               <appinfo>
                  <gml:description>halaWystawowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Hm">
            <annotation>
               <appinfo>
                  <gml:description>hipermarketLubSupermarket</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Ph">
            <annotation>
               <appinfo>
                  <gml:description>pawilonHandlowoUslugowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.So">
            <annotation>
               <appinfo>
                  <gml:description>stacjaObslugiPojazdow</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230.Sp">
            <annotation>
               <appinfo>
                  <gml:description>stacjaPaliw</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Kk">
            <annotation>
               <appinfo>
                  <gml:description>budynekKontroliRuchuKolejowego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Kp">
            <annotation>
               <appinfo>
                  <gml:description>budynekKontroliRuchuPowietrznego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Ct">
            <annotation>
               <appinfo>
                  <gml:description>centrumTelekomunikacyjne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Da">
            <annotation>
               <appinfo>
                  <gml:description>dworzecAutobusowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Dk">
            <annotation>
               <appinfo>
                  <gml:description>dworzecKolejowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.DI">
            <annotation>
               <appinfo>
                  <gml:description>dworzecLotniczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Hg">
            <annotation>
               <appinfo>
                  <gml:description>hangar</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Lm">
            <annotation>
               <appinfo>
                  <gml:description>latarniaMorska</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Lk">
            <annotation>
               <appinfo>
                  <gml:description>lokomotywowniaLubWagonownia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Kg">
            <annotation>
               <appinfo>
                  <gml:description>stacjaKolejkiGorskiejLubWyciaguKrzeselkowego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Rt">
            <annotation>
               <appinfo>
                  <gml:description>stacjaNadawczaRadialTelewizji</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Tp">
            <annotation>
               <appinfo>
                  <gml:description>terminalPortowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Ab">
            <annotation>
               <appinfo>
                  <gml:description>zajezdniaAutobusowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Tr">
            <annotation>
               <appinfo>
                  <gml:description>zajezdniaTramwajowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241.Tb">
            <annotation>
               <appinfo>
                  <gml:description>zajezdniaTrolejbusowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1242.Gr">
            <annotation>
               <appinfo>
                  <gml:description>garaz</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1242.Pw">
            <annotation>
               <appinfo>
                  <gml:description>parkingWielopoziomowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.EI">
            <annotation>
               <appinfo>
                  <gml:description>elektrocieplownia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Ek">
            <annotation>
               <appinfo>
                  <gml:description>elektrownia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Kt">
            <annotation>
               <appinfo>
                  <gml:description>kotlownia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Mn">
            <annotation>
               <appinfo>
                  <gml:description>mlyn</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Pr">
            <annotation>
               <appinfo>
                  <gml:description>produkcyjny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Rf"?>
            <annotation>
               <appinfo>
                  <gml:description>rafineria</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Ss">
            <annotation>
               <appinfo>
                  <gml:description>spalarniaSmieci</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Wr">
            <annotation>
               <appinfo>
                  <gml:description>warsztatRemontowoNaprawczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251.Wt">
            <annotation>
               <appinfo>
                  <gml:description>wiatrak</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.Sp">
            <annotation>
               <appinfo>
                  <gml:description>budynekSpedycji</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.Ch">
            <annotation>
               <appinfo>
                  <gml:description>chlodnia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.EI">
            <annotation>
               <appinfo>
                  <gml:description>elewator</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.Mg">
            <annotation>
               <appinfo>
                  <gml:description>magazyn</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.SI">
            <annotation>
               <appinfo>
                  <gml:description>silos</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.Gz">
            <annotation>
               <appinfo>
                  <gml:description>zbiornikNaGaz</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252.Ci">
            <annotation>
               <appinfo>
                  <gml:description>zbiornikNaCiecz</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.0z">
            <annotation>
               <appinfo>
                  <gml:description>budynekOgroduZooLubBotanicznego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Dk">
            <annotation>
               <appinfo>
                  <gml:description>domKultury</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Fh">
            <annotation>
               <appinfo>
                  <gml:description>filharmonia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Hw">
            <annotation>
               <appinfo>
                  <gml:description>halaWidowiskowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Ks">
            <annotation>
               <appinfo>
                  <gml:description>kasyno</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Kn">
            <annotation>
               <appinfo>
                  <gml:description>kino</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.KI">
            <annotation>
               <appinfo>
                  <gml:description>klubDyskoteka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.0p">
            <annotation>
               <appinfo>
                  <gml:description>opera</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Sz">
            <annotation>
               <appinfo>
                  <gml:description>schroniskoDlaZwierzat</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261.Tt">
            <annotation>
               <appinfo>
                  <gml:description>teatr</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1262.Ar">
            <annotation>
               <appinfo>
                  <gml:description>archiwum</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1262.BI">
            <annotation>
               <appinfo>
                  <gml:description>biblioteka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1262.Ci">
            <annotation>
               <appinfo>
                  <gml:description>centrumlnformacyjne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1262.Gs">
            <annotation>
               <appinfo>
                  <gml:description>galeriaSztuki</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1262.Mz">
            <annotation>
               <appinfo>
                  <gml:description>muzeum</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.0b">
            <annotation>
               <appinfo>
                  <gml:description>obserwatoriumLubPlanetarium</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Pb">
            <annotation>
               <appinfo>
                  <gml:description>placowkaBadawcza</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Ps">
            <annotation>
               <appinfo>
                  <gml:description>przedszkole</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Sh">
            <annotation>
               <appinfo>
                  <gml:description>stacjaHydrologiczna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Sm">
            <annotation>
               <appinfo>
                  <gml:description>stacjaMeteorologiczna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Sp">
            <annotation>
               <appinfo>
                  <gml:description>szkolaPodstawowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Sd">
            <annotation>
               <appinfo>
                  <gml:description>szkolaPonadpodstawowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263.Sw">
            <annotation>
               <appinfo>
                  <gml:description>szkolaWyzsza</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Hs">
            <annotation>
               <appinfo>
                  <gml:description>hospicjum</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.lw">
            <annotation>
               <appinfo>
                  <gml:description>izbaWytrzezwien</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Jr">
            <annotation>
               <appinfo>
                  <gml:description>jednostkaRatownictwaMedycznego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Kw">
            <annotation>
               <appinfo>
                  <gml:description>klinikaWeterenaryjna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.0o">
            <annotation>
               <appinfo>
                  <gml:description>osrodekOpiekiSpolecznej</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Po">
            <annotation>
               <appinfo>
                  <gml:description>placowkaOchronyZdrowia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.St">
            <annotation>
               <appinfo>
                  <gml:description>sanatorium</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Sk">
            <annotation>
               <appinfo>
                  <gml:description>stacjaKrwiodawstwa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Ss">
            <annotation>
               <appinfo>
                  <gml:description>stacjaSanitarnoEpidemiologiczna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Sz">
            <annotation>
               <appinfo>
                  <gml:description>szpital</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264.Zb">
            <annotation>
               <appinfo>
                  <gml:description>zlobek</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Hs">
            <annotation>
               <appinfo>
                  <gml:description>halaSportowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Ht">
            <annotation>
               <appinfo>
                  <gml:description>halowyTorGokartowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Ks">
            <annotation>
               <appinfo>
                  <gml:description>klubSportowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Kt">
            <annotation>
               <appinfo>
                  <gml:description>kortyTenisowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Kr">
            <annotation>
               <appinfo>
                  <gml:description>kregielnia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.PI">
            <annotation>
               <appinfo>
                  <gml:description>plywalnia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Sg">
            <annotation>
               <appinfo>
                  <gml:description>salaGimnastyczna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.St">
            <annotation>
               <appinfo>
                  <gml:description>strzelnica</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.SI">
            <annotation>
               <appinfo>
                  <gml:description>sztuczneLodowisko</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265.Uj">
            <annotation>
               <appinfo>
                  <gml:description>ujezdzalnia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1271.Bg">
            <annotation>
               <appinfo>
                  <gml:description>budynekGospodarczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1271.Bp">
            <annotation>
               <appinfo>
                  <gml:description>budynekProdukcyjnyZwierzatHodowlanych</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1271.St">
            <annotation>
               <appinfo>
                  <gml:description>stajnia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1271.Sz">
            <annotation>
               <appinfo>
                  <gml:description>szklarniaLubCieplarnia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Bc">
            <annotation>
               <appinfo>
                  <gml:description>budynkiCmentarne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Ck">
            <annotation>
               <appinfo>
                  <gml:description>cerkiew</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Dp">
            <annotation>
               <appinfo>
                  <gml:description>domPogrzebowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Dz">
            <annotation>
               <appinfo>
                  <gml:description>dzwonnica</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.lr">
            <annotation>
               <appinfo>
                  <gml:description>innyBudynekKultuReligijnego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Kp">
            <annotation>
               <appinfo>
                  <gml:description>kaplica</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Ks">
            <annotation>
               <appinfo>
                  <gml:description>kosciol</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Kr">
            <annotation>
               <appinfo>
                  <gml:description>krematorium</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Mc">
            <annotation>
               <appinfo>
                  <gml:description>meczet</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272.Sn">
            <annotation>
               <appinfo>
                  <gml:description>synagoga</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1273.Zb">
            <annotation>
               <appinfo>
                  <gml:description>zabytekBezFunkcjiUzytkowej</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.As">
            <annotation>
               <appinfo>
                  <gml:description>aresztSledczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Bc">
            <annotation>
               <appinfo>
                  <gml:description>bacowka</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Sc">
            <annotation>
               <appinfo>
                  <gml:description>schroniskoDlaNieletnich</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Sg">
            <annotation>
               <appinfo>
                  <gml:description>stacjaGazowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Sp">
            <annotation>
               <appinfo>
                  <gml:description>stacjaPomp</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.St">
            <annotation>
               <appinfo>
                  <gml:description>stacjaTransformatorowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Tp">
            <annotation>
               <appinfo>
                  <gml:description>toaletaPubliczna</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Zk">
            <annotation>
               <appinfo>
                  <gml:description>zabudowaniaKoszarowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274.Zp">
            <annotation>
               <appinfo>
                  <gml:description>zakladKarnyLubPoprawczy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_FunOgolnaBudynkuType">
      <restriction base="string">
         <enumeration value="1110">
            <annotation>
               <appinfo>
                  <gml:description>budynkiMieszkalneJednorodzinne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1121">
            <annotation>
               <appinfo>
                  <gml:description>budynkiODwochMieszkaniach</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1122">
            <annotation>
               <appinfo>
                  <gml:description>budynkiOTrzechlWiecejMieszkaniach</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1130">
            <annotation>
               <appinfo>
                  <gml:description>budynkiZbiorowegoZamieszkania</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1211">
            <annotation>
               <appinfo>
                  <gml:description>budynkiHoteli</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1212">
            <annotation>
               <appinfo>
                  <gml:description>budynkiZakwaterowaniaTurystycznegoPozostale</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1220">
            <annotation>
               <appinfo>
                  <gml:description>budynkiBiurowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1230">
            <annotation>
               <appinfo>
                  <gml:description>budynkiHandlowoUslugowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1241">
            <annotation>
               <appinfo>
                  <gml:description>budynkiLacznosciDworcowlTerminali</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1242">
            <annotation>
               <appinfo>
                  <gml:description>budynkiGarazy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1251">
            <annotation>
               <appinfo>
                  <gml:description>budynkiPrzemyslowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1252">
            <annotation>
               <appinfo>
                  <gml:description>zbiornikSiloslBudynkiMagazynowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1261">
            <annotation>
               <appinfo>
                  <gml:description>ogolnodostepneObiektyKulturalne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1262">
            <annotation>
               <appinfo>
                  <gml:description>budynkiMuzeowlBibliotek</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1263">
            <annotation>
               <appinfo>
                  <gml:description>budynkiSzkolllnstytucjiBadawczych</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1264">
            <annotation>
               <appinfo>
                  <gml:description>budynkiSzpitalilZakladowOpiekiMedycznej</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1265">
            <annotation>
               <appinfo>
                  <gml:description>budynkiKulturyFizycznej</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1271">
            <annotation>
               <appinfo>
                  <gml:description>budynekGospodarstwaRolnego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1272">
            <annotation>
               <appinfo>
                  <gml:description>budynkiKultuReligijnego</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1273">
            <annotation>
               <appinfo>
                  <gml:description>budynekZabytkowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="1274">
            <annotation>
               <appinfo>
                  <gml:description>pozostaleBudynkiNiemieszkalne</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajBudowliSportowejType">
      <restriction base="string">
         <enumeration value="Bdk">
            <annotation>
               <appinfo>
                  <gml:description>basenOdkryty</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Bcf">
            <annotation>
               <appinfo>
                  <gml:description>basenZCzaszaFoliowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Bzn">
            <annotation>
               <appinfo>
                  <gml:description>bieznia</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Ktn">
            <annotation>
               <appinfo>
                  <gml:description>kortTenisowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Kcf">
            <annotation>
               <appinfo>
                  <gml:description>kortTenisowyZCzaszaFoliowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Pgz">
            <annotation>
               <appinfo>
                  <gml:description>placGierlZabaw</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Psp">
            <annotation>
               <appinfo>
                  <gml:description>placSportowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value=">nr">
            <annotation>
               <appinfo>
                  <gml:description>skoczniaNarciarska</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value=">td">
            <annotation>
               <appinfo>
                  <gml:description>stadion</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value=">st">
            <annotation>
               <appinfo>
                  <gml:description>sztucznyStok</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Tsm">
            <annotation>
               <appinfo>
                  <gml:description>torSamochodowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Tsn">
            <annotation>
               <appinfo>
                  <gml:description>torSaneczkowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Tzz">
            <annotation>
               <appinfo>
                  <gml:description>torZuzlowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_MaterialKonstrukcyjnyBudowlilnzynierskiejType">
      <restriction base="string">
         <enumeration value="Bt">
            <annotation>
               <appinfo>
                  <gml:description>beton</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Cg">
            <annotation>
               <appinfo>
                  <gml:description>cegla</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Dr">
            <annotation>
               <appinfo>
                  <gml:description>drewno</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Km">
            <annotation>
               <appinfo>
                  <gml:description>kamien</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value=">t">
            <annotation>
               <appinfo>
                  <gml:description>stal</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Zb">
            <annotation>
               <appinfo>
                  <gml:description>zelbet</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajZbiornikaTechnicznegoType">
      <restriction base="string">
         <enumeration value="Osd">
            <annotation>
               <appinfo>
                  <gml:description>osadnik</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Zcc">
            <annotation>
               <appinfo>
                  <gml:description>zbiornikNaCiecz</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Zmp">
            <annotation>
               <appinfo>
                  <gml:description>zbiornikNaMaterialyPedneLubGaz</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Zms">
            <annotation>
               <appinfo>
                  <gml:description>zbiornikNaMaterialySypkie</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_MaterialUmocnieniaType">
      <restriction base="string">
         <enumeration value="Btn">
            <annotation>
               <appinfo>
                  <gml:description>beton</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Kam">
            <annotation>
               <appinfo>
                  <gml:description>kamien</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Pdr">
            <annotation>
               <appinfo>
                  <gml:description>paleDrewniane</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Pbt">
            <annotation>
               <appinfo>
                  <gml:description>paleBetonowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Pst">
            <annotation>
               <appinfo>
                  <gml:description>paleStalowe</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajBudowliHydrotechnicznejType">
      <restriction base="string">
         <enumeration value="Jry">
            <annotation>
               <appinfo>
                  <gml:description>jazRuchomyLubZastawkaPietrzaca</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Jsy">
            <annotation>
               <appinfo>
                  <gml:description>jazStaly</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value=">lz">
            <annotation>
               <appinfo>
                  <gml:description>sluza</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Zap">
            <annotation>
               <appinfo>
                  <gml:description>zapora</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="JZ">
            <annotation>
               <appinfo>
                  <gml:description>jaz</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajKomunikacjiType">
      <restriction base="string">
         <enumeration value="dr">
            <annotation>
               <appinfo>
                  <gml:description>drogowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="kl">
            <annotation>
               <appinfo>
                  <gml:description>kolejowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="tr">
            <annotation>
               <appinfo>
                  <gml:description>tramwajowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajUrzadzeniaT ransportowegoType">
      <restriction base="string">
         <enumeration value="Kln">
            <annotation>
               <appinfo>
                  <gml:description>kolejLinowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Okl">
            <annotation>
               <appinfo>
                  <gml:description>obrotnicaKolejowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value=">uw">
            <annotation>
               <appinfo>
                  <gml:description>suwnica</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Tsm">
            <annotation>
               <appinfo>
                  <gml:description>tasmociag</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Wnt">
            <annotation>
               <appinfo>
                  <gml:description>wyciagNarciarski</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajCmentarzaType">
      <restriction base="string">
         <enumeration value="Kom">
            <annotation>
               <appinfo>
                  <gml:description>komunalny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Wjn">
            <annotation>
               <appinfo>
                  <gml:description>wojenny</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Wzn">
            <annotation>
               <appinfo>
                  <gml:description>wyznaniowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Zwr">
            <annotation>
               <appinfo>
                  <gml:description>dlaZwierzat</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="OT_RodzajlnnejBudowliType">
      <restriction base="string">
         <enumeration value="Est">
            <annotation>
               <appinfo>
                  <gml:description>estrada</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Ogr">
            <annotation>
               <appinfo>
                  <gml:description>ogrodzenieTrwale</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Prn">
            <annotation>
               <appinfo>
                  <gml:description>peronKolejowy</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Pfw">
            <annotation>
               <appinfo>
                  <gml:description>platformaWidokowa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enumeration value="Rmp">
            <annotation>
               <appinfo>
                  <gml:description>rampa</gml:description>
               </appinfo>
            </annotation>
         </enumeration>
         <enum
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Schemat GML dla BDOT10k

[code=xml]<?xml version="1.0" encoding="ISO-8859-2"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ot="urn:gugik:specyfikacje:gmlas:bazaDanychObiektowTopograficznych10k:1.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" targetNamespace="urn:gugik:specyfikacje:gmlas:bazaDanychObiektowTopograficznych10k:1.0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
   <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
   <import namespace="http://www.isotc211.org/2005/gco" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gco/gco.xsd"/>
   <import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gmd/gmd.xsd"/>
   <import namespace="urn:gugik:specyfikacje:gmlas:modelPodstawowy:1.0" schemaLocation="BT_ModelPodstawowy.xsd"/>
   <include schemaLocation="OT_BDOT 10k_Slowniki.xsd"/>
   <!-- =========== kartografia =======================================-->
   <element name="OT_ObiektTopograficzny" type="ot:OT_ObiektTopograficznyType" abstract="true" substitutionGroup="gml:AbstractFeature"/>
   <complexType name="OT_ObiektTopograficznyType" abstract="true">
      <complexContent>
         <extension base="gml:AbstractFeatureType">
            <sequence>
               <element name="idllP" type="bt:BT_ldentyfikatorPropertyType"/>
               <element name="czyObiektBDOO" type="boolean"/>
               <element name="x_kod" type="string"/>
               <element name="x_skrKarto">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_SkrKartoType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_katDoklGeom"type="ot:OT_KatDokladnosciType"/>
               <element name="x_doklGeom" type="gml:LengthType" minOccurs="0"/>
               <element name="x_zrodloDanychG"type="ot:OT_ZrodloDanychType"/>
               <element name="x_zrodloDanychA"type="ot:OT_ZrodloDanychType"/>
               <element name="x_katlstnienia"type="ot:OT_KatlstnieniaType"/>
               <element name="x_rodzajReprGeom"type="ot:OT_RodzajRepGeomType"/>
               <element name="x_uwagi" type="string" minOccurs="0"/>
               <element name="x_uzytkownik"type="gmd:CI_ResponsibleParty_PropertyType"/>
               <element name="x_aktualnoscG" type="date"/>
               <element name="x_aktualnoscA" type="date"/>
               <element name="x_cyklZycia" type="bt:BT_CyklZycialnfoPropertyType"/>
               <element name="x_dataUtworzenia" type="date"/>
               <element name="x_informDodatkowa" type="string" minOccurs="0"/>
               <element name="x_kodKarto10k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_kodKarto25k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_kodKarto50k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_kodKarto100k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_kodKarto250k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_kodKarto500k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="x_kodKarto1000k">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <!-- Roles -->
               <element name="obiektKarto" type="bt:KR_ObiektKartoPropertyType" min0ccurs="0" max0ccurs="4"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_ObiektTopograficznyPropertyType">
      <sequence min0ccurs="0">
         <elementref="ot:OT_ObiektTopograficzny"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <!-- =========== sieć wodna ====================================== -->
   <element name="OT_SiecWodna" type="ot:OT_SiecWodnaType" abstract="true" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_SiecWodnaType" abstract="true">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="idMPHP" type="string" minOccurs="0"/>
                  <element name="polozenie">
                     <complexType>
                        <simpleContent>
                           <extension base="ot:OT_PolozenieCiekuType">
                              <attribute ref="gco:nilReason"/>
                           </extension>
                        </simpleContent>
                     </complexType>
                  </element>
                  <element name="szerokosc">
                     <complexType>
                        <simpleContent>
                           <extension base="gml:LengthType">
                              <attribute ref="gco:nilReason"/>
                           </extension>
                        </simpleContent>
                     </complexType>
                  </element>
                  <element name="geometria" type="gml:CurvePropertyType"/>
                  <!-- Roles -->
                  <element name="ciek1" type="ot:OT_CiekPropertyType" min0ccurs="0">
                     <annotation>
                        <appinfo>
                           <gml:reversePropertyName>ot:siecWodna</gml:reversePropertyName>
                        </appinfo>
                     </annotation>
                  </element>
               </sequence>
            </extension>
         </complexContent>
      </complexType>
      <complexType name="OT_SiecWodnaPropertyType">
         <sequence min0ccurs="0">
            <elementref="ot:OT_SiecWodna"/>
         </sequence>
         <attributeGroup ref="gml:AssociationAttributeGroup"/>
         <attributeGroup ref="gml:OwnershipAttributeGroup"/>
      </complexType>
      <element name="OT_SWRS_L" type="ot:OT_SWRS_LType" substitutionGroup="ot:OT_SiecWodna"/>
      <complexType name="OT_SWRS_LType">
         <complexContent>
            <extension base="ot:OT_SiecWodnaType">
               <sequence>
                  <element name="okresowosc" type="boolean"/>
                  <element name="przebieg" type="ot:OT_PrzebiegCiekuType"/>
                  <element name="rodzaj" type="ot:OT_RodzajRzekiType"/>
                  <element name="statusEksploatacji" type="ot:OT_StatusEksploatacjiType" minOccurs="0"/>
               </sequence>
            </extension>
         </complexContent>
      </complexType>
      <complexType name="OT_SWRS_LPropertyType">
         <sequence min0ccurs="0">
            <element ref="ot:OT_SWRS_L"/>
         </sequence>
         <attributeGroup ref="gml:AssociationAttributeGroup"/>
         <attributeGroup ref="gml:OwnershipAttributeGroup"/>
      </complexType>
      <element name="OT_SWKN_L" type="ot:OT_SWKN_LType" substitutionGroup="ot:OT_SiecWodna"/>
      <complexType name="OT_SWKN_LType">
      <complexContent>
         <extension base="ot:OT_SiecWodnaType">
            <sequence>
               <element name="okresowosc">
                  <complexType>
                     <simpleContent>
                        <extension base="boolean">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="przebieg">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_PrzebiegCiekuType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="statusEksploatacji">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_StatusEksploatacjiType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SWKN_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SWKN_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SWRM_L" type="ot:OT_SWRM_LType" substitutionGroup="ot:OT_SiecWodna"/>
   <complexType name="OT_SWRM_LType">
      <complexContent>
         <extension base="ot:OT_SiecWodnaType">
            <sequence>
               <element name="rodzaj">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_RodzajRowuMelioracyjnegoType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <!-- Roles -->
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SWRM_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SWRM_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_Ciek" type="ot:OT_CiekType" substitutionGroup="gml:AbstractFeature"/>
   <complexType name="OT_CiekType">
      <complexContent>
         <extension base="gml:AbstractFeatureType">
            <sequence>
               <element name="idPRNG" type="string"/>
               <element name="nazwa" type="string"/>
               <element name="dlugosc" type="gml:LengthType"/>
               <!-- Roles -->
               <element name="siecWodna" type="ot:OT_SiecWodnaPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ciek1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="ptwp_a2" type="ot:OT_PTWP_APropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ciek4</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="buzm_H" type="ot:OT_BUZM_LPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ciek3</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="PRNG" type="gml:ReferenceType">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_CiekPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_Ciek"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <!-- =========== sieć komunikacyjna ================================ -->
   <element name="OT_CharakterystykaDrogi" type="ot:OT_CharakterystykaDrogiType" abstract="true" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_CharakterystykaDrogiType" abstract="true">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="katZarzadzania">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_KatZarzadzaniaDrogiType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="klasaDrogi">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_KlasaDrogiType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="materialNawierzchni">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_MaterialNawierzchniType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="nazwaDrogi" type="string" min0ccurs="0"/>
               <element name="liczbaJezdniDrogi">
                  <complexType>
                     <simpleContent>
                        <extension base="integer">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="geometria" type="gml:CurvePropertyType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_CharakterystykaDrogiPropertyType">
      <sequence min0ccurs="0">
         <elementref="ot:OT_CharakterystykaDrogi"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SKTR_L" type="ot:OT_SKTR_LType" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_SKTR_LType">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="funkcjaToru">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_FunkcjaToruType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="liczbaTorow">
                  <complexType>
                     <simpleContent>
                        <extension base="integer">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="polozenie">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_PolozenieObiektuSieciTransportowejType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="rodzajPojazduSzynowego">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_RodzajPojazduSzynowegoType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="rodzajTorow">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_RodzajToruType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="rodzajTrakcji">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_RodzajTrakcjiType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="geometria" type="gml:CurvePropertyType"/>
               <!-- Roles -->
               <element name="liniaKolejowa" type="ot:OT_LiniaKolejowaPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:sktr_l</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SKTR_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SKTR_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SKRW_P"type="ot:OT_SKRW_PType" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_SKRW_PType">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="nazwa" type="string" minOccurs="0"/>
               <element name="nrWezlaDrogowego" type="string" minOccurs="0"/>
               <element name="typWezlaDrogowego" type="ot:OT_TypKrzyzowanDrogType"/>
               <element name="geometria" type="gml:PointPropertyType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SKRW_PPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SKRW_P"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SKPP_L"type="ot:OT_SKPP_LType" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_SKPP_LType">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="funTransportowa"type="ot:OT_FunkcjaTransportowaType"/>
               <element name="rodzaj" type="ot:OT_RodzajPrzeprawyType"/>
               <element name="geometria" type="gml:CurvePropertyType"/>
               <!-- Roles -->
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SKPP_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SKPP_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SKRP_L" type="ot:OT_SKRP_LType" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_SKRP_LType">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="klasaCiaguRuchuPieszego">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_KlasaCiaguRuchuPieszegoType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="materialNawierzchni"type="ot:OT_MaterialNawierzchniType" minOccurs="0"/>
               <element name="polozenie">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_PolozenieObiektuSieciTransportowejType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="ruchRowerowy">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_RuchRowerowyType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="schody">
                  <complexType>
                     <simpleContent>
                        <extension base="boolean">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="szerokosc">
                  <complexType>
                     <simpleContent>
                        <extension base="gml:LengthType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="geometria" type="gml:CurvePropertyType"/>
               <element name="nazwa" type="string" minOccurs="0"/>
               <!-- Roles -->
               <element name="ulica2" type="ot:OT_UlicaPropertyType" min0ccurs="0">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:skrp_l</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SKRP_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SKRP_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_Ulica" type="ot:OT_UlicaType" substitutionGroup="gml:AbstractFeature"/>
   <complexType name="OT_UlicaType">
      <complexContent>
         <extension base="gml:AbstractFeatureType">
            <sequence>
               <element name="idTerytUlic">
                  <complexType>
                     <simpleContent>
                        <extension base="string">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="kodUlicyGm" type="string" min0ccurs="0"/>
               <element name="nazwa1" type="string" minOccurs="0"/>
               <element name="nazwa2" type="string"/>
               <element name="przedrostek1" type="string" minOccurs="0"/>
               <element name="przedrostek2" type="string" minOccurs="0"/>
               <!-- Roles -->
               <element name="skjz_l3" type="ot:OT_SKJZ_LPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ulica3</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="adms_a4" type="ot:OT_ADMS_APropertyType">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ulica1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="skrp_l" type="ot:OT_SKRP_LPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ulica2</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="ptpl_a" type="ot:OT_PTPL_APropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ulica5</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="EMUiA" type="gml:ReferenceType">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_UlicaPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_Ulica"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SKJZ_L"type="ot:OT_SKJZ_LType" substitutionGroup="ot:OT_CharakterystykaDrogi"/>
   <complexType name="OT_SKJZ_LType">
      <complexContent>
         <extension base="ot:OT_CharakterystykaDrogiType">
            <sequence>
               <element name="polozenie">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_PolozenieObiektuSieciTransportowejType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="szerNawierzchni">
                  <complexType>
                     <complexContent>
                        <extension base="gml:LengthType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </complexContent>
                  </complexType>
               </element>
               <element name="szerKoronyDrogi">
                  <complexType>
                     <complexContent>
                        <extension base="gml:LengthType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </complexContent>
                  </complexType>
               </element>
               <element name="liczbaPasow">
                  <complexType>
                     <simpleContent>
                        <extension base="integer">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="ulica">
                  <complexType>
                     <simpleContent>
                        <extension base="boolean">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <!-- Roles -->
               <element name="szlakDrogowy1" type="ot:OT_SzlakDrogowyPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:skjz_l1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="skdr_H" type="ot:OT_SKDR_LPropertyType">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:skjz_l2</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="ulica3" type="ot:OT_UlicaPropertyType" min0ccurs="0">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:skjz_l3</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SKJZ_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SKJZ_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SKDR_L" type="ot:OT_SKDR_LType" substitutionGroup="ot:OT_CharakterystykaDrogi"/>
   <complexType name="OT_SKDR_LType">
      <complexContent>
         <extension base="ot:OT_CharakterystykaDrogiType">
            <sequence>
               <element name="nrOdcinkaReferencyjnego" type="string" minOccurs="0"/>
               <!-- Roles -->
               <element name="szlakDrogowy2" type="ot:OT_SzlakDrogowyPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:skdrJ2</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="skjzJ2" type="ot:OT_SKJZ_LPropertyType" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:skdrJ1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SKDR_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SKDR_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SzlakDrogowy" type="ot:OT_SzlakDrogowyType" substitutionGroup="gml:AbstractFeature"/>
   <complexType name="OT_SzlakDrogowyType">
      <complexContent>
         <extension base="gml:AbstractFeatureType">
            <sequence>
               <element name="numer" type="string"/>
               <!-- Roles -->
               <element name="skjz_M" type="ot:OT_SKJZ_LPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:szlakDrogowy1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="skdr_l2" type="ot:OT_SKDR_LPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:szlakDrogowy2</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SzlakDrogowyPropertyType">
      <sequence min0ccurs="0">
         <elementref="ot:OT_SzlakDrogowy"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_LiniaKolejowa" type="ot:OT_LiniaKolejowaType" substitutionGroup="gml:AbstractFeature"/>
   <complexType name="OT_LiniaKolejowaType">
      <complexContent>
         <extension base="gml:AbstractFeatureType">
            <sequence>
               <element name="nrLinii" type="string"/>
               <!-- Roles -->
               <element name="sktr_l" type="ot:OT_SKTR_LPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:liniaKolejowa</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="wezelKolejowy1" type="ot:OT_WezelKolejowyPropertyType">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:poczatekLiniiKolejowej</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="wezelKolejowy2" type="ot:OT_WezelKolejowyPropertyType">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:koniecLiniiKolejowej</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_LiniaKolejowaPropertyType">
      <sequence min0ccurs="0">
         <elementref="ot:OT_LiniaKolejowa"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_WezelKolejowy"type="ot:OT_WezelKolejowyType" substitutionGroup="gml:AbstractFeature"/>
   <complexType name="OT_WezelKolejowyType">
      <complexContent>
         <extension base="gml:AbstractFeatureType">
            <sequence>
               <element name="oznaczenie" type="string"/>
               <element name="nazwa" type="string" minOccurs="0"/>
               <!-- Roles -->
               <element name="poczatekLiniiKolejowej"type="ot:OT_LiniaKolejowaPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:wezelKolejowy1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="koniecLiniiKolejowej" type="ot:OT_LiniaKolejowaPropertyType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:wezelKolejowy2</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_WezelKolejowyPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_WezelKolejowy"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <!-- =========== sieć uzbrojenia terenu ============================== -->
   <element name="OT_SiecllzbrojeniaTerenu" type="ot:OT_SiecUzbrojeniaTerenuType" abstract="true" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_SiecllzbrojeniaTerenuType" abstract="true">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="geometria" type="gml:CurvePropertyType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SiecUzbrojeniaTerenuPropertyType">
      <sequence min0ccurs="0">
         <elementref="ot:OT_SiecUzbrojeniaTerenu"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SULN_L" type="ot:OT_SULN_LType" substitutionGroup="ot:OT_SiecUzbrojeniaTerenu"/>
   <complexType name="OT_SULN_LType">
      <complexContent>
         <extension base="ot:OT_SiecUzbrojeniaTerenuType">
            <sequence>
               <element name="rodzaj"type="ot:OT_RodzajLiniiNapowietrznejType"/>
               <!-- Roles -->
               <element name="GESUT" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SULN_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SULN_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_SUPR_L"type="ot:OT_SUPR_LType" substitutionGroup="ot:OT_SiecUzbrojeniaTerenu"/>
   <complexType name="OT_SUPR_LType">
      <complexContent>
         <extension base="ot:OT_SiecUzbrojeniaTerenuType">
            <sequence>
               <element name="polozenie"type="ot:OT_PolozenieRurociaguType"/>
               <element name="srPrzewodu">
                  <complexType>
                     <simpleContent>
                        <extension base="gml:LengthType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <element name="rodzaj" type="ot:OT_RodzajPrzewoduRurowegoType"/>
               <!-- Roles -->
               <element name="GESUT" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_SUPR_LPropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_SUPR_L"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <!-- =========== pokrycie terenu =================================== -->
   <element name="OT_PokrycieTerenu" type="ot:OT_PokrycieTerenuType" abstract="true" substitutionGroup="ot:OT_ObiektTopograficzny"/>
   <complexType name="OT_PokrycieTerenuType" abstract="true">
      <complexContent>
         <extension base="ot:OT_ObiektTopograficznyType">
            <sequence>
               <element name="geometria" type="gml:PolygonType"/>
               <!-- Roles -->
               <element name="PRNG" type="gml:ReferenceType">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PokrycieTerenuPropertyType">
      <sequence min0ccurs="0">
         <elementref="ot:OT_PokrycieTerenu"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTWP_A"type="ot:OT_PTWP_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTWP_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="idMPHP" type="string" minOccurs="0"/>
               <element name="poziomWody" type="double" minOccurs="0"/>
               <element name="rodzaj" type="ot:OT_RodzajObszaruWodyType"/>
               <element name="katlstnienia">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_KatlstnieniaType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <!-- Roles -->
               <element name="zbiornikWodny1" type="ot:OT_ZbiornikWodnyPropertyType" min0ccurs="0">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ptwp_a1</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="ciek2" type="ot:OT_CiekPropertyType" min0ccurs="0">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ptwp_a2</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTWP_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTWP_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTLZ_A"type="ot:OT_PTLZ_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTLZ_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="gatunekDrzew" type="ot:OT_GatunekDrzewostanuType" min0ccurs="0" maxOccurs="2"/>
               <element name="kategoria" type="ot:OT_KatDrzewostanuType"/>
               <element name="rodzaj" type="ot:OT_RodzajTerenuLesnegoLubZadrzewionegoType"/>
               <element name="nazwa" type="string"/>
               <!-- Roles -->
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTLZ_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTLZ_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTRK_A" type="ot:OT_PTRK_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTRK_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="rodzaj" type="ot:OT_RodzajT erenuKrzewiastegoType"/>
               <!-- Roles -->
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTRK_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTRK_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTTR_A"type="ot:OT_PTTR_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTTR_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="rodzaj" type="ot:OT_RodzajRoslinnosciTerenuRolnegoType"/>
               <!-- Roles -->
               <element name="EGiB" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTTR_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTTR_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTUT_A" type="ot:OT_PTUT_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTUT_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="gatunek" type="ot:OT_GatunekUprawTrwalychType" minOccurs="0"/>
               <element name="rodzaj"type="ot:OT_RodzajTerenuUprawTrwalychType"/>
               <!-- Roles -->
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTUT_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTUT_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTPL_A"type="ot:OT_PTPL_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTPL_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="materialNawierzchni">
                  <complexType>
                     <simpleContent>
                        <extension base="ot:OT_MaterialNawierzchniType">
                           <attribute ref="gco:nilReason"/>
                        </extension>
                     </simpleContent>
                  </complexType>
               </element>
               <!-- Roles -->
               <element name="ulica5" type="ot:OT_UlicaPropertyType" min0ccurs="0">
                  <annotation>
                     <appinfo>
                        <gml:reversePropertyName>ot:ptpl_a</gml:reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTPL_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTPL_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTZB_A"type="ot:OT_PTZB_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTZB_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="charakter" type="ot:OT_RodzajCharakteruZabudowyType"/>
               <element name="rodzaj" type="ot:OT_RodzajZabudowyType"/>
               <element name="roslinnosc" type="ot:OT_RodzajRoslinnosciTerenuZabudowyType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTZB_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTZB_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTKM_A"type="ot:OT_PTKM_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTKM_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="rodzaj" type="ot:OT_RodzajTerenuKomunikacyjnegoType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTKM_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTKM_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTGN_A"type="ot:OT_PTGN_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexTypename="OT_PTGN_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="rodzaj" type="ot:OT_RodzajGruntuNieuzytkowanegoType"/>
               <!-- Roles -->
               <element name="BDOT500" type="gml:ReferenceType" min0ccurs="0" maxOccurs="unbounded">
                  <annotation>
                     <appinfo>
                        <gml:targetElement>bt:BT_ReferencjaDoObiektu</gml:targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTGN_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTGN_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTNZ_A" type="ot:OT_PTNZ_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTNZ_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="rodzaj" type="ot:OT_RodzajTerenuNiezabudowanegoType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTNZ_APropertyType">
      <sequence min0ccurs="0">
         <element ref="ot:OT_PTNZ_A"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="OT_PTSO_A" type="ot:OT_PTSO_AType" substitutionGroup="ot:OT_PokrycieTerenu"/>
   <complexType name="OT_PTSO_AType">
      <complexContent>
         <extension base="ot:OT_PokrycieTerenuType">
            <sequence>
               <element name="rodzaj" type="ot:OT_RodzajTerenuSkladowaniaOdpadowType"/>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="OT_PTSO_APropertyType">
      <sequence min0ccurs=
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.


supportAutor w?tku

Schemat GML dla klasy BT_Dokument

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:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy: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/gco" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gco/gco.xsd"/>
	<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_RodzajDokumentuKodType"/>
			<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" min0ccurs="0" maxOccurs="unbounded"/>
			<element name="data" maxOccurs="unbounded">
				<complexType>
					<simpleContent>
						<extension base="date">
							<attribute ref="gco:nilReason"/>
						</extension>
					</simpleContent>
				</complexType>
			</element>
		</sequence>
	</complexType>
	<complexType name="BT_DokumentPropertyType">
		<sequence>
			<elementref="bt:BT_Dokument"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!-- ======================================= -->
	<simpleType name="DC_StatusDokumentuKodType">
		<restriction base="string">
			<enumeration value="obowiazujacy"/>
			<enumeration value="nieobowiazujacy"/>
		</restriction>
	</simpleType>
	<!-- ==================================== -->
	<simpleType name="DC_RodzajDokumentuKodType">
		<union memberTypes="bt:DC_RodzajDokumentuKodEnumerationType bt:DC_RodzajDokumentuKodOtherType"/>
	</simpleType>
	<simpleType name="DC_RodzajDokumentuKodEnumerationType">
		<restriction base="string">
			<enumeration value="decyzja"/>
			<enumeration value="inny"/>
			<enumeration value="orzeczenie"/>
			<enumeration value="rozporzadzenie"/>
			<enumeration value="protokół"/>
			<enumeration value="uchwala"/>
			<enumeration value="umowa"/>
			<enumeration value="ustawa"/>
			<enumeration value="wyciągzKW"/>
			<enumeration value="zarzadzenie"/>
			<enumeration value="zawiadomienie"/>
		</restriction>
	</simpleType>
	<simpleType name="DC_RodzajDokumentuKodOtherType">
		<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

Schemat GML dla 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:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:bt="urn:gugik:specyfikacje:gmlas:modelPodstawowy: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="http://www.isotc211.org/2005/gco" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gco/gco.xsd"/>
	<!-- ====================================== -->
	<element name="BT_ObiektPrzestrzenny" type="bt:BT_ObiektPrzestrzennyType" abstract="true" substitutionGroup="gml:AbstractFeature">
		<annotation>
			<documentation>Abstrakcyjna reprezentacja zjawiska świata rzeczywistego związaną z określonym położeniem lub obszarem geograficznym [źródło: DYREKTYWA 2007/2/WE PARLAMENTU EUROPEJSKIEGO I RADY z dnia 14 marca 2007 r. ustanawiająca infrastrukturę informacji przestrzennej we Wspólnocie Europejskiej (INSPIRE)]</documentation>
		</annotation>
	</element>
	<complexType name="BT_ObiektPrzestrzennyType" abstract="true">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="zbior" min0ccurs="0" maxOccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:targetElement>bt:BT_ZbiorDanychPrzestrzennych</gml:targetElement>
							</appinfo>
							<documentation>Zbiór danych przestrzennych do kórego należy obiektprzestrzenny.</documentation>
						</annotation>
						<complexType>
							<complexContent>
								<extension base="gml:ReferenceType">
									<attribute ref="gco:nilReason"/>
								</extension>
							</complexContent>
						</complexType>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_ObiektPrzestrzennyPropertyType">
		<sequence min0ccurs="0">
			<elementref="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"/>
		<annotation>
			<documentation>Abstrakcyjna reprezentacja zjawiska świata rzeczywistego związaną z określonym położeniem lub obszarem geograficznym (Obiekt przestrzenny) posiadająca identyfikator w ramach infrastruktury informacji przestrzennej. Identyfikator ten może zostać wykorzystany przez zewnętrzne systemy/aplikacje do aby zbudować referencję do obiektu.</documentation>
		</annotation>
	</element>
	<complexType name="BT_ReferencyjnyObiektPrzestrzennyType" abstract="true">
		<complexContent>
			<extension base="bt:BT_ObiektPrzestrzennyType">
				<sequence>
					<element name="idllP" type="bt:BT_ldentyfikatorPropertyType">
						<annotation>
							<documentation>ldentyfikator obiektu w ramach infrastruktury informacji przestrzennej.</documentation>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_ReferencyjnyObiektPrzestrzennyPropertyType">
		<sequence min0ccurs="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">
		<annotation>
			<documentation>Rozpoznawalny zestaw danych przestrzennych [źródło: DYREKTYWA 2007/2/WE PARLAMENTU EUROPEJSKIEGO I RADY z dnia 14 marca 2007 r. ustanawiająca infrastrukturę informacji przestrzennej we Wspólnocie Europejskiej (INSPIRE)]</documentation>
		</annotation>
	</element>
	<complexType name="BT_ZbiorDanychPrzestrzennychType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="idllP" type="bt:BT_ldentyfikatorPropertyType">
						<annotation>
							<documentation>ldentyfikator zbioru danych przestrzennych.</documentation>
						</annotation>
					</element>
					<element name="metadane" type="gmd:MD_Metadata_PropertyType">
						<annotation>
							<appinfo>
								<gml:targetElement>gmd:MD_Metadata</gml:targetElement>
							</appinfo>
							<documentation>Metadane opisujące zbiórdanych przestrzennych.</documentation>
						</annotation>
					</element>
					<element name="obiekt" type="bt:BT_ObiektPrzestrzennyPropertyType" min0ccurs="0" maxOccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:targetElement>bt:BT_ObiektPrzestrzenny</gml:targetElement>
							</appinfo>
							<documentation>Obiekt przestrzenny wchodzący w skład zbioru danych przestrzennych.</documentation>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_ZbiorDanychPrzestrzennychPropertyType">
		<sequence min0ccurs="0">
			<elementref="bt:BT_ZbiorDanychPrzestrzennych"/>
		</sequence>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<element name="BT_ldentyfikator" type="bt:BT_ldentyfikatorType" substitutionGroup="gml:AbstractObject">
		<annotation>
			<documentation>Typ reprezentujący unikalny identyfikator obiektu nadawany przez dostawcę zbioru danych.ldentyfikator ten może zostać wykorzystany przez zewnętrzne systemy/aplikacje do aby zbudować referencję do obiektu.</documentation>
		</annotation>
	</element>
	<complexType name="BT_ldentyfikatorType">
		<sequence>
			<element name="lokalnyld" type="string">
				<annotation>
					<documentation>Loklany identyfikator obiektu przestrzennego nadawany przez dostawcę zbioru danych. Identyfikator musi byc unikalny w zakresie przestrzeni nazw tz. że żaden obiekt nie może mieć takiego samego identyfikatora. Unikalność identyfikatora w przestrzeni nazw gwarantuje dostawca zbioru danych.</documentation>
				</annotation>
			</element>
			<element name="przestrzenNazw" type="string">
				<annotation>
					<documentation>Nazwa przestrzeni nazw identyfikującej zbiór danych z którego pochodzi obiekt przestrzenny.</documentation>
				</annotation>
			</element>
			<element name="wersjald" type="string" min0ccurs="0">
				<annotation>
					<documentation>ldentyfikator poszczególnej wersji obiektu przestrzennego. Jeżeli specyfikacja obiektu zawiera informacje o cyklu życia obiektu identyfikator wersji jest używany do rozróżnienia poszczególnych wersji obiektu. W zestawie wszytkich wersji danego obiektu identyfikator wersji musi byc unikalny.</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="BT_ldentyfikatorPropertyType">
		<sequence>
			<elementref="bt:BT_ldentyfikator"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<element name="BT_Zbior" type="bt:BT_ZbiorType" substitutionGroup="gml:AbstractObject"/>
	<complexType name="BT_Zb iorType">
		<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" min0ccurs="0" maxOccurs="unbounded"/>
			<element name="rodzajZawartosci" type="bt:BT_RodzajElementuType" maxOccurs="unbounded">
				<annotation>
					<documentation>Rodzaje plików lub dokumentów.</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="BT_Zb iorPropertyType">
		<sequence>
			<element ref="bt:BT_Zbior"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<element name="BT_CyklZycialnfo" type="bt:BT_CyklZycialnfoType" substitutionGroup="gml:AbstractObject">
		<annotation>
			<documentation>Typ reprezentujący cykl życia wersji obiektu w zbiorze danych.</documentation>
		</annotation>
	</element>
	<complexType name="BT_CyklZycialnfoType">
		<sequence>
			<element name="poczatekWersjiObiektu" type="dateTime">
				<annotation>
					<documentation>Data i czas kiedy wersja obiektu obiektu została wprowadzona lub zmieniona w zbiorze danych.</documentation>
				</annotation>
			</element>
			<element name="koniecWersjiObiektu" type="dateTime" min0ccurs="0">
				<annotation>
					<documentation>Data i czas kiedy wersja obiektu obiektu została "wycofana" ze zbioru danych.</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="BT_CyklZycialnfoPropertyType">
		<sequence>
			<elementref="bt:BT_CyklZycialnfo"/>
		</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="datalltworzenia" type="date">
						<annotation>
							<documentation>Data utworzenia operatu.</documentation>
						</annotation>
					</element>
					<element name="idOpracowania" type="string" maxOccurs="unbounded">
						<annotation>
							<documentation>ldentyfikator opracowania, w ramach którego powtała dokumentacja.</documentation>
						</annotation>
					</element>
					<element name="metadane" type="gmd:MD_Metadata_PropertyType">
						<annotation>
							<documentation>Metadane opisujące operat techniczny.</documentation>
						</annotation>
					</element>
					<element name="odniesienieDoBazy" type="bt:BT_BazaEnumerationType">
						<annotation>
							<documentation>Określenie prowadzonych baz danych, do których odnoszą się pewne elementy opracowania.</documentation>
						</annotation>
					</element>
					<element name="wykonwaca" type="gmd:CI_ResponsibleParty_PropertyType">
						<annotation>
							<documentation>Wykonawca dokumentacji.</documentation>
						</annotation>
					</element>
					<element name="zasiegRoboty" type="gml:LinearRingPropertyType">
						<annotation>
							<documentation>Zasieg roboty zdefiniowany w postaci zamkniętegowieloboku.</documentation>
						</annotation>
					</element>
					<element name="zasobSieciowy" type="gmd:CI_OnlineResource_PropertyType" min0ccurs="0" maxOccurs="unbounded">
						<annotation>
							<documentation>Zasób sieciowy - np. adres URL, pod którym znajduje się dokumentacja lub jej części.</documentation>
						</annotation>
					</element>
					<element name="zawartosc" type="bt:BT_ZbiorPropertyType" maxOccurs="unbounded">
						<annotation>
							<documentation>Zawartość dokumentacji.</documentation>
						</annotation>
					</element>
					<element name="idZgloszenia">
						<annotation>
							<documentation>ldentyfikator zgłoszenia do ośrodka dokumentacji geodezyjnej i kartogtaficznej.</documentation>
						</annotation>
						<complexType>
							<simpleContent>
								<extension base="string">
									<attribute ref="gco:nilReason"/>
								</extension>
							</simpleContent>
						</complexType>
					</element>
					<element name="zleceniodawca">
						<annotation>
							<documentation>Zleceniodawca, który zlecił utworzenie dokumentacji lub opracowania, w ramach którego powstała dokumentacja.</documentation>
						</annotation>
						<complexType>
							<complexContent>
								<extension base="gmd:CI_ResponsibleParty_PropertyType"/>
							</complexContent>
						</complexType>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="BT_OperatTechPropertyType">
		<sequence>
			<element ref="bt:BT_OperatT ech"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!-- _====================================== -->
	<simpleType name="BT_BazaEnumerationType">
		<annotation>
			<documentation>Określa nazwy dostępnych baz danych.</documentation>
		</annotation>
		<restriction base="string">
			<enumeration value="EGiB"/>
			<enumeration value="GESUT"/>
			<enumeration value="BDNMT"/>
			<enumeration value="BDOrto"/>
			<enumeration value="BDOHOk"/>
			<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">
		<union memberTypes="bt:BT_RodzajElementuEnumerationType bt:BT_RodzajElementuOtherType"/>
	</simpleType>
	<simpleType name="BT_RodzajElementuEnumerationType">
		<restriction base="string">
			<enumeration value="dowodylKopieDoreczen">
				<annotation>
					<documentation>Dowodydoręczeń zawiadomień i kopie doręczeń wezwań.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="dziennikPomiaru">
				<annotation>
					<documentation>Dziennik pomiaru.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="inny">
				<annotation>
					<documentation>lnnyrodzaj.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="protokol">
				<annotation>
					<documentation>Protokotyprzyjęcia granic, ustalenia granic, wznowienia znaków granicznych, wyznaczenia punktów granicznych, kopie protokołów granicznych.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="roboczaBazaDanych">
				<annotation>
					<documentation>Robocze bazy danych zapisane na nośniku informatycznym zgodne z odpowiednim schematem GML lub zapisane w innym formacie uzgodnionym międzywykonawcąprac geodezyjnych lub kartograficznych a organem prowadzącym PZGiK.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="sprawozdanieT echniczne">
				<annotation>
					<documentation>Sprawozdanie techniczne określa cel, zakres rzeczowy i terytorialny wykonywanych prac geodezyjnych lub kartograficznych, wykonawcę oraz opisuje przebieg i rezultatywykonywanych prac geodezyjnych i kartograficznych.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="szkicPomiarowy">
				<annotation>
					<documentation>Szkic pomiarowy lub odbitka mapy.</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="BT_RodzajElementuOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!-- ====================================== -->
	<simpleType name="BT_UkladWysType">
		<annotation>
			<documentation>Układ wysokościowy, w którym jest określona wysokość punktu osnowy.</documentation>
		</annotation>
		<union memberTypes="bt:BT_UkladWysEnumerationType bt: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">
		<annotation>
			<documentation>Uktad współrzędnych, w którym zostaływyrównane współrzędne punktu osnowy.</documentation>
		</annotation>
		<union memberTypes="bt:BT_UkladGeodEnumerationType bt: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">
		<annotation>
			<documentation>Typ wyboru pozwalający na zdefiniowanie bezpośredniej (informacja o obiekcie zapisana bezpośrednio w strukturze atrybutu definiującego odwołanie) lub pośredniej (podanie identyfiktora IIP obiektu) referencji do instancji typu obiektu dostępnej w ramach infrastruktury informacji przestrzennej (IIP).</documentation>
		</annotation>
	</element>
	<complexType name="BT_ReferencjaDoObiektuType">
		<choice>
			<element name="idllP" type="bt:BT_ldentyfikatorPropertyType"/>
			<element name="obiekt" type="gml:ReferenceType">
				<annotation>
					<appinfo>
						<gml:targetElement>bt:BT_ReferencyjnyObiektPrzestrzenny</gml:targetElement>
					</appinfo>
					<documentation>ldentyfikator obiektu infrastruktury informacji przestrzennej do którego jest referencja.</documentation>
				</annotation>
			</element>
			<element name="obiektKarto" type="bt:KR_ObiektKartoPropertyType" maxOccurs="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>
			<element ref="bt:BT_ReferencjaDoObiektu"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<simpleType name="BT_ReferencjaDoObiektuUnionSemantics">
		<restriction base="string">
			<enumeration value="identyfikatorllP"/>
		</restriction>
	</simpleType>
	<!-- ====================================== -->
	<element name="BT_Dokument"type="bt:BT_DokumentType" substitutionGroup="gml:AbstractObject">
		<annotation>
			<documentation>Rzeczowe świadectwo jakiegoś zjawiska sporządzone w formie właściwej dla danego czasu i miejsca.</documentation>
		</annotation>
	</element>
	<complexType name="BT_DokumentType">
		<sequence>
			<element name="opis" type="string" min0ccurs="0">
				<annotation>
					<documentation>Opis dokumentu.</documentation>
				</annotation>
			</element>
			<element name="rodzaj" type="bt:DC_RodzajDokumentuKodType">
				<annotation>
					<documentation>Rodzaj dokumentu.</documentation>
				</annotation>
			</element>
			<element name="status" type="bt:DC_StatusDokumentuKodType">
				<annotation>
					<documentation>Status dokumentu.</documentation>
				</annotation>
			</element>
			<element name="sygnatura" type="string" min0ccurs="0">
				<annotation>
					<documentation>Sygnatura dokumentu nadana przez twórcę.</documentation>
				</annotation>
			</element>
			<element name="tytul" type="string">
				<annotation>
					<documentation>Tytuł lub nazwa dokumentu.</documentation>
				</annotation>
			</element>
			<element name="wydawca" type="string">
				<annotation>
					<documentation>Organ/osoba wydająca dokument.</documentation>
				</annotation>
			</element>
			<element name="zasobSieciowy" type="gmd:CI_OnlineResource_PropertyType" min0ccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation>Zasób sieciowy np. adres URL pod którym dostępny jest tekst dokumentu.</documentation>
				</annotation>
			</element>
			<element name="data" maxOccurs="unbounded">
				<annotation>
					<documentation>Data wystawienia lub publikacji dokumentu.</documentation>
				</annotation>
				<complexType>
					<simpleContent>
						<extension base="date">
							<attribute ref="gco:nilReason"/>
						</extension>
					</simpleContent>
				</complexType>
			</element>
		</sequence>
	</complexType>
	<complexType name="BT_DokumentPropertyType">
		<sequence>
			<elementref="bt:BT_Dokument"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<simpleType name="DC_RodzajDokumentuKodType">
		<annotation>
			<documentation>Typ repezentujący rodzaj dokumentu.</documentation>
		</annotation>
		<union memberTypes="bt:DC_RodzajDokumentuKodEnumerationType bt:DC_RodzajDokumentuKodOtherType"/>
	</simpleType>
	<simpleType name="DC_RodzajDokumentuKodEnumerationType">
		<restriction base="string">
			<enumeration value="decyzja">
				<annotation>
					<documentation>Rozstrzygająca sprawę decyzja wydana w trybie określonym w przepisach, w szczególności Kodeksu Postępowania Administracyjnego.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="inny">
				<annotation>
					<documentation>lnny dokument, z wyłączeniem operatu technicznego.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="orzeczenie">
				<annotation>
					<documentation>Prawomocne, władcze roztrzygnięcie sądu.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="rozporzadzenie">
				<annotation>
					<documentation>Akt normatywny, wydany na podstawie ustawy, przez upoważniony tą ustawą organ, w celu wykonania tej ustawy.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="protokol">
				<annotation>
					<documentation>Sprawozdanie z przebiegu oględzin.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="uchwala">
				<annotation>
					<documentation>Akt normatywny (akt prawa miejscowego) wydany przez ciało kolegialne.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="umowa">
				<annotation>
					<documentation>Zgodne porozumienie dwóch lub więcej stron, ustalające ich wzajemne prawa lub obowiązki, rodząca skutki dla informacji zawartych w bazach danych, wszczególności: akt notarialny, umowa administracyjna (porozumienie),</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ustawa">
				<annotation>
					<documentation>Akt normatywny wydany przez Sejm RP, ale także ratyfikowana umowa międzynarodowa oraz rozporządzenie Komisji Europejskiej lub Rady Unii Europejskiej.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="wyciągZKW">
				<annotation>
					<documentation>Odpis zwykły lub odpis zupełny z księgi wieczystej urządzonej dla nieruchomości.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="zarzadzenie">
				<annotation>
					<documentation>Akt normatywnywydany przez organ jednoosobowy na podstawie ustawy.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="zawiadomienie">
				<annotation>
					<documentation>Różne dokumenty wydane ze zbiorów referencyjnych, wydane przez upoważnione organy prowadzące te zbiory, lub inny dokument informujący o istotnych faktach, rodzących skutki dla informacji zawartych w bazach danych.</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="DC_RodzajDokumentuKodOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!-- ====================================== -->
	<simpleType name="DC_StatusDokumentuKodType">
		<annotation>
			<documentation>Typ reprezentujący status dokumentu.</documentation>
		</annotation>
		<restriction base="string">
			<enumeration value="obowiazujacy"/>
			<enumeration value="nieobowiazujacy"/>
		</restriction>
	</simpleType>
	<!-- ====================================== -->
	<element name="KR_ObiektKarto"type="bt:KR_ObiektKartoType" substitutionGroup="gml:AbstractFeature">
		<annotation>
			<documentation>Obiekt kartograficzny, którypowstaje dla każdego obiektu z bazy danych umieszczanego na mapie.</documentation>
		</annotation>
	</element>
	<complexType name="KR_ObiektKartoType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="mianownikSkali" type="integer">
						<annotation>
							<documentation>Mianownik skali mapy.</documentation>
						</annotation>
					</element>
					<element name="kodKarto" type="string" min0ccurs="0">
						<annotation>
							<documentation>Kod kartograficzny przypisany do danego obiektu.</documentation>
						</annotation>
					</element>
					<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded">
						<annotation>
							<documentation>Współrzędne obiektu w "kładzie mapy".</documentation>
						</annotation>
					</element>
					<element name="uwagi" type="string" min0ccurs="0">
						<annotation>
							<documentation>Uwagi, które redaktor uznał za istotne.</documentation>
						</annotation>
					</element>
					<element name="etykieta" type="bt:KR_EtykietaType" min0ccurs="0" maxOccurs="unbounded">
						<annotation>
							<documentation>Etykieta/napis, który ma zostać umieszczony wewnątrz lub obok przedstawienia kartograficznego obiektu.</documentation>
						</annotation>
					</element>
					<element name="parametr" type="double" min0ccurs="0" maxOccurs="unbounded">
						<annotation>
							<documentation>Parametr, którego wartość jest istotna dla przedstawienia kartograficznego obiektu (np. szerokość drogi); może też przechowywać wartości typu integer.</documentation>
						</annotation>
					</element>
					<element name="warstwa" type="string" min0ccurs="0">
						<annotation>
							<documentation>Atrybut umożliwiający kategoryzację obiektów kartograficznych, np. na obiektypunktowe, liniowe i powierzchniowe.</documentation>
						</annotation>
					</element>
					<element name="obiektPrzedstawiany1" type="bt:BT_ReferencjaDoObiektuPropertyType">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>bt:obiektKarto</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="KR_ObiektKartoPropertyType">
		<sequence>
			<elementref="bt:KR_ObiektKarto"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<element name="KR_PktWys"type="bt:KR_PktWysType" substitutionGroup="gml:AbstractFeature">
		<annotation>
			<documentation>Punktwysokościowy, którego wysokość została uzyskana z NMT, bezpośrednich pomiarów terenowych, z materiałów kartograficznych lub w jakiś inny sposób.</documentation>
		</annotation>
	</element>
	<complexType name="KR_PktWysType">
		<complexContent>
			<extension base="gml:AbstractFeatureType">
				<sequence>
					<element name="polozenie" type="gml:DirectPositionType">
						<annotation>
							<documentation>Określenie położenia punktu wysokościowego na mapie.</documentation>
						</annotation>
					</element>
					<element name="etykieta" type="bt:KR_EtykietaType">
						<annotation>
							<documentation>Wysokość punktu (napis) umieszczony obok punktu wysokościowego.</documentation>
						</annotation>
					</element>
					<element name="rodzajPkt" type="bt:KR_RodzajPktuType"/>
					<element name="obiektPrzedstawiany2" type="bt:BT_ReferencjaDoObiektuPropertyType" min0ccurs="0" maxOccurs="unbounded">
						<annotation>
							<appinfo>
								<gml:reversePropertyName>bt:pktWysKarto</gml:reversePropertyName>
							</appinfo>
						</annotation>
					</element>
				</sequence>
			</extension>
		</complexContent>
	</complexType>
	<complexType name="KR_PktWysPropertyType">
		<sequence>
			<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">
		<annotation>
			<documentation>Linia, której wysokość została pozyskana z NMT, interpolacji, z opracowań kartograficznych lub innych materiałów.</documentation>
		</annotation>
	</element>
	<complexType name="KR_LiniaWysType">
	<complexContent>
		<extension base="gml:AbstractFeatureType">
			<sequence>
				<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded">
					<annotation>
						<documentation>Współrzędne obiektu w "układzie mapy".</documentation>
					</annotation>
				</element>
				<element name="etykieta" type="bt:KR_EtykietaType" min0ccurs="0" maxOccurs="unbounded">
					<annotation>
						<documentation>Etykieta/napis, który ma zostać umieszczony wewnątrz lub obok przedstawienia kartograficznego obiektu.</documentation>
					</annotation>
				</element>
				<element name="rodzajLinii" type="bt:KR_RodzajLiniiType"/>
				<element name="obiektyReferencyjne"type="bt:BT_ReferencjaDoObiektuPropertyType" min0ccurs="0" maxOccurs="unbounded">
					<annotation>
						<appinfo>
							<gml:reversePropertyName>liniaWysKarto</gml:reversePropertyName>
						</appinfo>
					</annotation>
				</element>
			</sequence>
		</extension>
	</complexContent>
	</complexType>
	<complexType name="KR_LiniaWysPropertyType">
		<sequence>
			<elementref="bt:KR_LiniaWys"/>
		</sequence>
		<attributeGroup ref="gml:OwnershipAttributeGroup"/>
		<attributeGroup ref="gml:AssociationAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<element name="KR_Etykieta"type="bt:KR_EtykietaType" substitutionGroup="gml:AbstractObject">
		<annotation>
			<documentation>Napis, który ma się pojawić wewnątrz lub tuż obok obiektu na mapie.</documentation>
		</annotation>
	</element>
	<complexType name="KR_EtykietaType">
		<sequence>
			<element name="tekst" type="string">
				<annotation>
					<documentation>Tekst, który ma zostać umieszczony na mapie.</documentation>
				</annotation>
			</element>
			<element name="czcionka" type="bt:KR_KrojPismaType">
				<annotation>
					<documentation>Podstawowe paramatry użytego kroju pisma.</documentation>
				</annotation>
			</element>
			<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded">
				<annotation>
					<documentation>Wspótrzędne etykiety w "układzie mapy".</documentation>
				</annotation>
			</element>
			<element name="odnosnik" type="bt:KR_OdnosnikType" min0ccurs="0">
				<annotation>
					<documentation>Definiuje położenie odnośnika.</documentation>
				</annotation>
			</element>
		</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>
			<elementref="bt:KR_KrojPisma"/>
		</sequence>
	<attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</complexType>
	<!-- ====================================== -->
	<element name="KR_Odnosnik" type="bt:KR_OdnosnikType" substitutionGroup="gml:AbstractObject">
		<annotation>
			<documentation>Definiuje położenie odnośnika.</documentation>
		</annotation>
	</element>
	<complexType name="KR_OdnosnikType">
		<sequence>
			<element name="polozenie" type="gml:PointType" minOccurs="3" maxOccurs="3">
				<annotation>
					<documentation>Definiuje położenie odnośnika, przy czym punkt nr 1 wskazuje na obiekt opisywany przez etykietę, punkty 2 i 3 definiują położenie drugiej linii odnośnika, która jest równoległą do linii określonej przez lewy dolny i prawy dolny punkt prostokąta otaczającego etykietę.</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="KR_OdnosnikPropertyType">
		<sequence>
			<elementref="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_KrojPismaType" minOccurs="0"/>
					<element name="geometriaKarto" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded">
						<annotation>
							<documentation>Współrzędne opisu w "układzie mapy".</documentation>
						</annotation>
					</element>
				</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>
			<documentation>Klasa opisująca rodzaje punktów wysokościowych.</documentation>
		</annotation>
		<union memberTypes="bt:KR_RodzajPktuEnumerationType bt:KR_RodzajPktuOtherType"/>
	</simpleType>
	<simpleType name="KR_RodzajPktuEnumerationType">
		<restriction base="string">
			<enumeration value="pikieta">
				<annotation>
					<documentation>Charakterystyczny punktwysokościowy.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="pktOsnowy">
				<annotation>
					<documentation>Punkt osnowy, dla którego umieszcza się jego wysokość jako opis.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="rzednaArmatury">
				<annotation>
					<documentation>Rzędna armatury.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="inny">
				<annotation>
					<documentation>lnny rodzaj punktu wysokościowego.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="rzednaDna">
				<annotation>
					<documentation>Rzędna dna zbiornika wodnego.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="rzednaGory">
				<annotation>
					<documentation>Rzędna góry.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="rzednaDolu">
				<annotation>
					<documentation>Rzędna dotu.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="pktWysNaturalny">
				<annotation>
					<documentation>Punkt wysokościowy naturalny.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="pktWysSztuczny">
				<annotation>
					<documentation>Punkt wysokościowy sztuczny.</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="KR_RodzajPktuOtherType">
		<restriction base="string">
			<pattern value="other: \w{2,}"/>
		</restriction>
	</simpleType>
	<!-- ====================================== -->
	<simpleType name="KR_RodzajLiniiType">
		<annotation>
			<documentation>Rodzaje linii "wysokościowych".</documentation>
		</annotation>
		<union memberTypes="bt:KR_RodzajLiniiEnumerationType bt:KR_RodzajLiniiOtherType"/>
	</simpleType>
	<simpleType name="KR_RodzajLiniiEnumerationType">
		<restriction base="string">
			<enumeration value="warstwica">
				<annotation>
					<documentation>Warstwica.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="granicaSkarpy">
				<annotation>
					<documentation>Granica skarpy.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="inna">
				<annotation>
					<documentation>lnna linia zokreślonąwysokością.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="liniaGrzbietu">
				<annotation>
					<documentation>Linia grzbietu.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="liniaCieku">
				<annotation>
					<documentation>Linia cieku.</documentation>
				</annotation>
			</enumeration>
		</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

ROZPORZĄDZENIE MINISTRA SPRAW WEWNĘTRZNYCH I ADMINISTRACJI1
z dnia 17 listopada 2011 r.
w sprawie bazy danych obiektów topograficznych oraz bazy danych obiektów ogólnogeograficznych, a także standardowych opracowań kartograficznych
Na podstawie art. 19 ust. 1 pkt 9 ustawy z dnia 17 maja 1989 r. - Prawo geodezyjne i kartograficzne (Dz. U. z 2010 r. Nr 193, poz. 1287)
1Minister Spraw Wewnętrznych i Administracji kieruje działem administracji rządowej - administracja publiczna, na podstawie § 1 ust. 2 pkt 1 rozporządzenia Prezesa Rady Ministrów z dnia 16 listopada 2007 r. w sprawie szczegółowego zakresu działania Ministra Spraw Wewnętrznych i Administracji (Dz. U. Nr 216, poz. 1604)

<a href="https://ewmapa.pl/rozporzadzenia/D2011279164201.pdf" target="_blank">https://ewmapa.pl/rozporzadzenia/D2011279164201.pdf</a>

<a href="https://ewmapa.pl/rozporzadzenia/D2011279164202.pdf" target="_blank">https://ewmapa.pl/rozporzadzenia/D2011279164202.pdf</a>
"Być narodowi użytecznym" - Stanisław Staszic, Patron techników polskich.