2606

ID2606
Data2015-09-11
Symbol2015/09/11/2606
InstytucjaMinisterstwo Administracji i Cyfryzacji
NazwaWniosek o udostępnienie materiałów centralnego zasobu geodezyjnego i kartograficznego
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2015/520/40g/1
  • Ustawa z dnia 17 maja 1989 r. Prawo geodezyjne i kartograficzne

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2015/09/11/2606/" targetNamespace="http://crd.gov.pl/wzor/2015/09/11/2606/" attributeFormDefault="unqualified" elementFormDefault="qualified">
        <xs:import namespace="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd"/>
        <xs:import namespace="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
        <xs:import namespace="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/instytucja.xsd"/>
        <xs:import namespace="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" schemaLocation="http://crd.gov.pl/xml/schematy/adres/2009/11/09/adres.xsd"/>
        <xs:import namespace="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
        <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
    
        <xs:complexType name="TrescDokumentuTyp">
            <xsd:complexContent>
                <xsd:extension base="str:TrescDokumentuTyp">
    	            <xs:sequence>
    	            	<xsd:element name="adresatWniosku" type="xsd:string"/>
    	            	<xsd:element name="WnioskodawcaTeryt" minOccurs="0" type="wnio:TerytType"/>
    	                <xsd:element name="InnyAdresTeryt" minOccurs="0" type="wnio:TerytType"/>
    	                <xsd:element name="dataZlozeniaWniosku" type="xsd:date"/>
    	                <xsd:element name="miejsceZlozeniaWniosku" type="wnio:MiejscowoscType"/>
    					<xsd:element name="oznaczenieWniosku" type="wnio:OznaczenieWnioskuType"/>
    	               	<xsd:element name="okreslenieMaterialowZasobu" type="wnio:OkreslenieMaterialowZasobuType"/>
                        <xsd:element name="zakresUprawnien" type="wnio:ZakresUprawnienEnumType"/>
                        <xsd:element name="wartoscZTabeli" type="wnio:WartoscZTabeliEnumType"/>
                        <xsd:element name="imieNazwiskoOsDoKontaktow" type="wnio:ImieNazwiskoOsDoKontaktowType"/>
                        <xsd:element name="emailOsDoKontaktow" type="wnio:EmailOsDoKontaktowType"/>
                        <xsd:element name="telefonOsDoKontaktow" type="wnio:TelefonOsDoKontaktowType"/>
                        <xsd:element name="formaPrzekazania" type="xsd:string"/>
                        <xsd:element name="formaPrzekazaniaElektr" type="wnio:FormaPrzekazaniaElektrEnumType"/>
                        <xsd:element name="formaPrzekazaniaElektrFTPEmail" type="wnio:FormaPrzekazaniaElektrFTPEmailType"/>
                        <xsd:element name="formaPrzekazaniaElektrCzas" type="wnio:FormaPrzekazaniaElektrCzasEnumType"/>
                        <xsd:element name="sposobUdostepnienia" type="wnio:SposobUdostepnieniaEnumType"/>
    	                <xsd:element name="sposobUdostepnieniaInnyAdres" minOccurs="0" type="wnio:AdresType"/>
                        <xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
                        <xsd:element ref="str:Zalaczniki"/>
                        <xsd:element name="C1" minOccurs="0" type="wnio:C1Type"/>
                        <xsd:element name="C2" minOccurs="0" type="wnio:C2Type"/>
                        <xsd:element name="C3" minOccurs="0" type="wnio:C3Type"/>
                        <xsd:element name="C4" minOccurs="0" type="wnio:C4Type"/>
                        <xsd:element name="C5" minOccurs="0" type="wnio:C5Type"/>
                        <xsd:element name="C6" minOccurs="0" type="wnio:C6Type"/>
                        <xsd:element name="C7" minOccurs="0" type="wnio:C7Type"/>
                        <xsd:element name="C8" minOccurs="0" type="wnio:C8Type"/>
                        <xsd:element name="C9" minOccurs="0" type="wnio:C9Type"/>
    	            </xs:sequence>
               </xsd:extension>
            </xsd:complexContent>
        </xs:complexType>
        
        <xsd:simpleType name="MiejscowoscType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="56"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="OznaczenieWnioskuType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="60"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="OkreslenieMaterialowZasobuType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="ImieNazwiskoOsDoKontaktowType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="100"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="EmailOsDoKontaktowType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="50"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="TelefonOsDoKontaktowType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="40"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="FormaPrzekazaniaElektrFTPEmailType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="100"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="DodatkoweWyjasnieniaIUwagiType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="1000"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="ZakresUprawnienEnumType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xsd:simpleType name="WartoscZTabeliEnumType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xsd:simpleType name="FormaPrzekazaniaElektrEnumType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
            </xsd:restriction>
        </xsd:simpleType>
        
    	<xsd:simpleType name="FormaPrzekazaniaElektrCzasEnumType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xsd:simpleType name="SposobUdostepnieniaEnumType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xsd:complexType name="TerytType">
    		<xsd:sequence>
                <xsd:element name="K" type="xsd:string" minOccurs="0"/>
                <xsd:element name="W" type="xsd:string" minOccurs="0"/>
                <xsd:element name="P" type="xsd:string" minOccurs="0"/>
                <xsd:element name="G" type="xsd:string" minOccurs="0"/>
                <xsd:element name="M" type="xsd:string" minOccurs="0"/>
                <xsd:element name="U" type="xsd:string" minOccurs="0"/>
    		</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:complexType name="AdresType">
    		<xsd:sequence>
    			<xsd:element name="KodPocztowy" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Poczta" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Miejscowosc" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Ulica" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Budynek" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Lokal" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Kraj" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Wojewodztwo" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Powiat" minOccurs="0" type="xsd:string"/>
    			<xsd:element name="Gmina" minOccurs="0" type="xsd:string"/>
    		</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:complexType name="C1Type">
    		<xsd:sequence>
    			<xsd:element name="zbiorIFormatDanych" type="wnio:ZbiorFormatDanychEnumType"/>
    			<xsd:element name="pelnyZbiorDanychInnyFormat" type="wnio:ZbiorDanychInnyFormatType"/>
    			<xsd:element name="wybranyZbiorDanych" type="xsd:string"/>
    			<xsd:element name="wybranyZbiorDanychInnyFormat" type="wnio:ZbiorDanychInnyFormatType"/>
    			<xsd:element name="dodatkoweInformacje" type="wnio:DodatkoweInformacjeType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C1DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="ObszarInnyType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="50"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="WspolrzednePoligonuInnyType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="50"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="ZbiorFormatDanychEnumType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
            </xsd:restriction>
        </xsd:simpleType>
    	
    	<xsd:simpleType name="C1DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xsd:simpleType name="ZbiorDanychInnyFormatType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="50"/>
    		</xsd:restriction>
    	</xsd:simpleType>
        
        <xsd:simpleType name="DodatkoweInformacjeType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="1000"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
        <xsd:simpleType name="DaneIdentObszarObjętyWnioskiemInputType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="800"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:complexType name="C2Type">
    		<xsd:sequence>
    			<xsd:element name="skala1" type="wnio:C2Skala"/>
    			<xsd:element name="skala2" type="wnio:C2Skala"/>
    			<xsd:element name="postacMapy" type="xsd:string"/>
    			<xsd:element name="postacMapyInny" type="wnio:C2PostacMapyInnyType"/>
    			<xsd:element name="postacMapy2" type="xsd:string"/>
    			<xsd:element name="postacMapy2Inny" type="wnio:C2PostacMapyInnyType"/>
    			<xsd:element name="dodatkoweInformacje" type="wnio:DodatkoweInformacjeType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C2DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C2PostacMapyInnyType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="10"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C2Skala">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
            </xsd:restriction>
        </xsd:simpleType>
    	
    	<xsd:simpleType name="C2DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
    	                    
    	<xsd:complexType name="C3Type">
    		<xsd:sequence>
    			<xsd:element name="sozologicznaPL1942" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="sozologicznaPL1992" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="hydrograficznaPL1942" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="hydrograficzna1965" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="hydrograficznaPL1992" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="mapaGlebowoRolnicza" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="VMap" minOccurs="0" type="wnio:PostacMapyType"/>
    			<xsd:element name="mapaInna" minOccurs="0" type="wnio:PostacMapyType"/>
    
    			<xsd:element name="Skala1_10000PL1942" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_10000PL1992" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_100001965" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_250001965" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_500001965" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_50000PL1942" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_50000PL1992" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_50000UTM" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="Skala1_100000GUGiK80" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="TBD_raster_PL1992" minOccurs="0" type="wnio:SkalaType"/>
    			<xsd:element name="SkalaInne" minOccurs="0" type="wnio:SkalaType"/>
    
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:C3DodatkoweWyjasnieniaType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C3DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C3DodatkoweWyjasnieniaType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="500"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:complexType name="PostacMapyType">
    		<xsd:sequence>
    			<xsd:element name="mapaInny" minOccurs="0" type="wnio:MapaInnyType"/>
    			<xsd:element name="postacMapy" type="xsd:string"/>
    			<xsd:element name="postacMapyInny" type="wnio:PostacMapyInnyType"/>
    		</xsd:sequence>
    		<xsd:attribute name="selected" type="xsd:string"/>
    	</xsd:complexType>
        
    	<xsd:simpleType name="PostacMapyInnyType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="20"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="MapaInnyType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="40"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:complexType name="SkalaType">
    		<xsd:sequence>
    			<xsd:element name="postacMapy" type="xsd:string"/>
    			<xsd:element name="postacMapyInny" type="wnio:PostacMapyInnyType"/>
    			<xsd:element name="skalaInny" minOccurs="0" type="wnio:SkalaInnyType"/>
    		</xsd:sequence>
    		<xsd:attribute name="selected" type="xsd:string"/>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="SkalaInnyType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="30"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C3DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
    	
    	<xsd:complexType name="C4Type">
    		<xsd:sequence>
    			<xsd:element name="dane" type="xsd:string"/>
    			<xsd:element name="daneOd" type="xsd:string"/>
    			<xsd:element name="daneDo" type="xsd:string"/>
    			<xsd:element name="opracowaneSatelitarnieDane" type="xsd:string"/>
    			<xsd:element name="rodzajOsnowy" type="xsd:string"/>
    			<xsd:element name="ukladOdniesienia" type="xsd:string"/>
    			<xsd:element name="ukladWspolrzednych" type="xsd:string"/>
    			<xsd:element name="ukladWysokosciowy" type="xsd:string"/>
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:DodatkoweInformacjeType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C4DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C4DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
                <xsd:enumeration value="10"/>
                <xsd:enumeration value="11"/>
            </xsd:restriction>
        </xsd:simpleType>
    
    	<xsd:complexType name="C5Type">
    		<xsd:sequence>
    			<xsd:element name="pelnyZbiorDanych" type="wnio:C5ZbiorDanychType"/>
    			<xsd:element name="wybranyZbiorDanych" type="xsd:string"/>
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:DodatkoweInformacjeType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C5DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C5ZbiorDanychType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
            </xsd:restriction>
        </xsd:simpleType>
    	
    	<xsd:simpleType name="C5DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
    
    	<xsd:complexType name="C6Type">
    		<xsd:sequence>
    			<xsd:element name="kompozycjaBarwna" type="xsd:string"/>
    			<xsd:element name="kolumna2" type="xsd:string"/>
    			<xsd:element name="wyborZdjecWPokryciu" type="xsd:string"/>
    			<xsd:element name="aktualnoscMaterialow" type="xsd:string"/>
    			<xsd:element name="aktualnoscMaterialowOd" type="wnio:RokType"/>
    			<xsd:element name="aktualnoscMaterialowDo" type="wnio:RokType"/>
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:C6DodatkoweWyjasnieniaType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C6DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="RokType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="4"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C6DodatkoweWyjasnieniaType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="500"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C6DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
                <xsd:enumeration value="10"/>
            </xsd:restriction>
        </xsd:simpleType>
    
    	<xsd:complexType name="C7Type">
    		<xsd:sequence>
    			<xsd:element name="kompozycjaBarwna" type="xsd:string"/>
    			<xsd:element name="aktualnoscMaterialow" type="xsd:string"/>
    			<xsd:element name="aktualnoscMaterialowOd" type="wnio:RokType"/>
    			<xsd:element name="aktualnoscMaterialowDo" type="wnio:RokType"/>
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:C7DodatkoweWyjasnieniaType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C7DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C7DodatkoweWyjasnieniaType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="800"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C7DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
    
    	<xsd:complexType name="C8Type">
    		<xsd:sequence>
    			<xsd:element name="model" type="xsd:string"/>
    
    			<xsd:element name="M1_wartoscBledu" type="xsd:string"/>
    			<xsd:element name="M1_formatDanych1" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M1_formatDanych2" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M1_formatDanych3" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M1_formatDanych4" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M2_wartoscBledu" type="xsd:string"/>
    			<xsd:element name="M2_formatDanych1" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M2_formatDanych2" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M2_formatDanych3" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M2_formatDanych4" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M3_wartoscBledu" type="xsd:string"/>
    			<xsd:element name="M3_formatDanych1" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M3_formatDanych2" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M3_formatDanych3" type="wnio:C8FormatDanychType"/>
    			<xsd:element name="M3_formatDanych4" type="wnio:C8FormatDanychType"/>
    
    			<xsd:element name="aktualnoscMaterialow" type="xsd:string"/>
    			<xsd:element name="aktualnoscMaterialowOd"/>
    			<xsd:element name="aktualnoscMaterialowDo"/>
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:C8DodatkoweWyjasnieniaType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C8DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C8FormatDanychType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="20"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C8DodatkoweWyjasnieniaType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="500"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C8DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
    
    	<xsd:complexType name="C9Type">
    		<xsd:sequence>
    			<xsd:element name="materialyRodzaj" type="xsd:string"/>
    			<xsd:element name="dodatkoweWyjasnienia" type="wnio:C9DodatkoweWyjasnieniaType"/>
    
    			<xsd:element name="Teryt" minOccurs="0" type="wnio:TerytType"/>
    			<xsd:element name="Adres" minOccurs="0" type="wnio:AdresType"/>
    
    			<xsd:element name="daneIdentObszarObjętyWnioskiemSelect" type="wnio:C9DaneIdentObszarObjętyWnioskiemSelectType"/>
    			<xsd:element name="obszarInny" type="wnio:ObszarInnyType"/>
    			<xsd:element name="wspolrzednePoligonuInny" type="wnio:WspolrzednePoligonuInnyType"/>
    			<xsd:element name="daneIdentObszarObjętyWnioskiemInput" type="wnio:DaneIdentObszarObjętyWnioskiemInputType"/>
    			<xsd:element name="dodatkoweWyjasnieniaIUwagi" type="wnio:DodatkoweWyjasnieniaIUwagiType"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:simpleType name="C9DodatkoweWyjasnieniaType">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="0"/>
    			<xsd:maxLength value="2000"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="C9DaneIdentObszarObjętyWnioskiemSelectType">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value=""/>
                <xsd:enumeration value="1"/>
                <xsd:enumeration value="2"/>
                <xsd:enumeration value="3"/>
                <xsd:enumeration value="4"/>
                <xsd:enumeration value="5"/>
                <xsd:enumeration value="6"/>
                <xsd:enumeration value="7"/>
                <xsd:enumeration value="8"/>
                <xsd:enumeration value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xs:complexType name="DokumentTyp">
            <xs:sequence>
                <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
                <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
                <xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
                <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
        
        <xs:element name="Dokument" type="wnio:DokumentTyp"/>
    
    </xs:schema>