12641
ID | 12641 |
Data | 2023-06-23 |
Symbol | 2023/06/23/12641 |
Instytucja | Urząd Gminy Łańcut |
Nazwa | Wniosek o wydanie zezwolenia na usunięcie drzewa lub krzewu |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2023/57/16b/1 | Ustawa z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t.j. Dz. U. z 2023 r. poz. 57). |
---|
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/2023/06/23/12641/" targetNamespace="http://crd.gov.pl/wzor/2023/06/23/12641/" 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="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PostanowienieWSprawieUzgodnieniaWarunkow_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_Typ_type">
<xs:restriction base="xs:string">
<xs:enumeration value="osoba fizyczna"/>
<xs:enumeration value="osoba prawna"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaPrawna_wnio_Nazwa_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaPrawna_type">
<xs:sequence>
<xs:element name="Nazwa" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaPrawna_wnio_Nazwa_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaFizyczna_wnio_Nazwisko_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaFizyczna_wnio_Imie_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaFizyczna_type">
<xs:sequence>
<xs:element name="Nazwisko" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaFizyczna_wnio_Nazwisko_type"/>
<xs:element name="Imie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaFizyczna_wnio_Imie_type"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_type">
<xs:sequence>
<xs:element name="Typ" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_Typ_type"/>
<xs:element name="OsobaPrawna" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaPrawna_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="OsobaFizyczna" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_wnio_OsobaFizyczna_type" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZgodaNaPrzetwarzanieDanych_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZgodaNaPrzetwarzanieDanych_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZgodaNaPrzetwarzanieDanych_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PostanowienieUzgadniajace_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Zezwolenie_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DecyzjaUwarunkowania_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DokumentStanowiacyPodstawe_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnictwo_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DowodOplaty_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_InneZalaczniki_type">
<xs:sequence>
<xs:element ref="str:Zalaczniki" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyInneZalaczniki_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyInneZalaczniki_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyInneZalaczniki_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_CelZwiazanyZNatura2000_type">
<xs:restriction base="xs:string">
<xs:enumeration value="TAK"/>
<xs:enumeration value="NIE"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_GatunkiChronione_type">
<xs:restriction base="xs:string">
<xs:enumeration value="TAK"/>
<xs:enumeration value="NIE"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Przyczyny_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Termin_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_CelZwiazanyZDzialalnoscia_type">
<xs:restriction base="xs:string">
<xs:enumeration value="TAK"/>
<xs:enumeration value="NIE"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Wojewodztwo_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Miejscowosc_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Powiat_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_ObrebEwidencyjny_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Gmina_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_NrDzialki_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_type">
<xs:sequence>
<xs:element name="Wojewodztwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Wojewodztwo_type"/>
<xs:element name="Miejscowosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Miejscowosc_type"/>
<xs:element name="Powiat" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Powiat_type"/>
<xs:element name="ObrebEwidencyjny" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_ObrebEwidencyjny_type"/>
<xs:element name="Gmina" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_Gmina_type"/>
<xs:element name="NrDzialki" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_wnio_NrDzialki_type"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_type">
<xs:sequence>
<xs:element name="CelZwiazanyZNatura2000" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_CelZwiazanyZNatura2000_type"/>
<xs:element name="GatunkiChronione" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_GatunkiChronione_type"/>
<xs:element name="Przyczyny" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Przyczyny_type"/>
<xs:element name="Termin" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Termin_type"/>
<xs:element name="CelZwiazanyZDzialalnoscia" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_CelZwiazanyZDzialalnoscia_type"/>
<xs:element name="MiejsceDzialan" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_MiejsceDzialan_type"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZgodaWlasciciela_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_RysunekMapa_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ProjektPlanu_type">
<xs:sequence>
<xs:element ref="str:Zalacznik" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_NieruchomoscTytulPrawny_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_NieruchomoscTytulPrawny_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_NieruchomoscTytulPrawny_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_PrawoWlasnosciUrzadzen_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_PrawoWlasnosciUrzadzen_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_PrawoWlasnosciUrzadzen_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_ZgodaWlasciciela_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_ZgodaWlasciciela_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_ZgodaWlasciciela_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_UdostepnionaInformacja_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_UdostepnionaInformacja_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_UdostepnionaInformacja_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_type">
<xs:sequence>
<xs:element name="PrawoWlasnosciUrzadzen" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_PrawoWlasnosciUrzadzen_type"/>
<xs:element name="ZgodaWlasciciela" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_ZgodaWlasciciela_type"/>
<xs:element name="UdostepnionaInformacja" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_wnio_UdostepnionaInformacja_type"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_type">
<xs:sequence>
<xs:element name="NieruchomoscTytulPrawny" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_NieruchomoscTytulPrawny_type"/>
<xs:element name="TytulPrawny" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_wnio_TytulPrawny_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_wnio_Obwod_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_wnio_Gatunek_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_wnio_DrzewoKrzew_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_type">
<xs:sequence>
<xs:element name="Obwod" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_wnio_Obwod_type"/>
<xs:element name="Gatunek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_wnio_Gatunek_type"/>
<xs:element name="DrzewoKrzew" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_wnio_DrzewoKrzew_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_wnio_Obwod_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_wnio_Gatunek_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_wnio_DrzewoKrzew_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_type">
<xs:sequence>
<xs:element name="Obwod" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_wnio_Obwod_type"/>
<xs:element name="Gatunek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_wnio_Gatunek_type"/>
<xs:element name="DrzewoKrzew" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_wnio_DrzewoKrzew_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_wnio_Obwod_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_wnio_Gatunek_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_wnio_DrzewoKrzew_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_type">
<xs:sequence>
<xs:element name="Obwod" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_wnio_Obwod_type"/>
<xs:element name="Gatunek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_wnio_Gatunek_type"/>
<xs:element name="DrzewoKrzew" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_wnio_DrzewoKrzew_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_wnio_Gatunek_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_wnio_Obwod_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_wnio_DrzewoKrzew_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_type">
<xs:sequence>
<xs:element name="Gatunek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_wnio_Gatunek_type"/>
<xs:element name="Obwod" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_wnio_Obwod_type"/>
<xs:element name="DrzewoKrzew" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_wnio_DrzewoKrzew_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_wnio_Gatunek_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_wnio_Obwod_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_wnio_DrzewoKrzew_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_type">
<xs:sequence>
<xs:element name="Gatunek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_wnio_Gatunek_type"/>
<xs:element name="Obwod" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_wnio_Obwod_type"/>
<xs:element name="DrzewoKrzew" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_wnio_DrzewoKrzew_type"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_type">
<xs:sequence>
<xs:element name="Poz2" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz2_type"/>
<xs:element name="Poz4" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz4_type"/>
<xs:element name="Poz5" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz5_type"/>
<xs:element name="Poz1" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz1_type"/>
<xs:element name="Poz3" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_wnio_Poz3_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyPelnomocnik_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyPelnomocnik_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyPelnomocnik_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneKontaktowe_wnio_NrTelefonu_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneKontaktowe_type">
<xs:sequence>
<xs:element name="NrTelefonu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneKontaktowe_wnio_NrTelefonu_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_NrLokalu_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Panstwo_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Wojewodztwo_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Powiat_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Gmina_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Miejscowosc_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Ulica_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_KodPocztowy_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_NrBudynku_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_type">
<xs:sequence>
<xs:element name="NrLokalu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_NrLokalu_type"/>
<xs:element name="Panstwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Panstwo_type"/>
<xs:element name="Wojewodztwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Wojewodztwo_type"/>
<xs:element name="Powiat" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Powiat_type"/>
<xs:element name="Gmina" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Gmina_type"/>
<xs:element name="Miejscowosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Miejscowosc_type"/>
<xs:element name="Ulica" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_Ulica_type"/>
<xs:element name="KodPocztowy" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_KodPocztowy_type"/>
<xs:element name="NrBudynku" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_wnio_NrBudynku_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Panstwo_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Wojewodztwo_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Powiat_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Gmina_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Miejscowosc_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Ulica_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_KodPocztowy_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_NrBudynku_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_NrLokalu_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_type">
<xs:sequence>
<xs:element name="Panstwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Panstwo_type"/>
<xs:element name="Wojewodztwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Wojewodztwo_type"/>
<xs:element name="Powiat" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Powiat_type"/>
<xs:element name="Gmina" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Gmina_type"/>
<xs:element name="Miejscowosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Miejscowosc_type"/>
<xs:element name="Ulica" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_Ulica_type"/>
<xs:element name="KodPocztowy" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_KodPocztowy_type"/>
<xs:element name="NrBudynku" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_NrBudynku_type"/>
<xs:element name="NrLokalu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_wnio_NrLokalu_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_RezygnacjaElektroniczna_type">
<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_RezygnacjaElektroniczna_elements_type"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_RezygnacjaElektroniczna_elements_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnik_wnio_Nazwisko_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnik_wnio_Imie_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnik_type">
<xs:sequence>
<xs:element name="Nazwisko" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnik_wnio_Nazwisko_type"/>
<xs:element name="Imie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnik_wnio_Imie_type"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type">
<xs:sequence>
<xs:element name="PostanowienieWSprawieUzgodnieniaWarunkow" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PostanowienieWSprawieUzgodnieniaWarunkow_type"/>
<xs:element name="DaneWnioskodawcy" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneWnioskodawcy_type"/>
<xs:element name="ZgodaNaPrzetwarzanieDanych" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZgodaNaPrzetwarzanieDanych_type"/>
<xs:element name="PostanowienieUzgadniajace" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PostanowienieUzgadniajace_type"/>
<xs:element name="Zezwolenie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Zezwolenie_type"/>
<xs:element name="DecyzjaUwarunkowania" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DecyzjaUwarunkowania_type"/>
<xs:element name="DokumentStanowiacyPodstawe" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DokumentStanowiacyPodstawe_type"/>
<xs:element name="Pelnomocnictwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnictwo_type"/>
<xs:element name="DowodOplaty" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DowodOplaty_type"/>
<xs:element name="InneZalaczniki" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_InneZalaczniki_type"/>
<xs:element name="CzyInneZalaczniki" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyInneZalaczniki_type"/>
<xs:element name="Wniosek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_type"/>
<xs:element name="ZgodaWlasciciela" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZgodaWlasciciela_type"/>
<xs:element name="RysunekMapa" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_RysunekMapa_type"/>
<xs:element name="ProjektPlanu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ProjektPlanu_type"/>
<xs:element name="Oswiadczenie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Oswiadczenie_type"/>
<xs:element name="PrzedmiotWniosku" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PrzedmiotWniosku_type"/>
<xs:element name="CzyPelnomocnik" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_CzyPelnomocnik_type"/>
<xs:element name="DaneKontaktowe" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_DaneKontaktowe_type"/>
<xs:element name="AdresSiedziba" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresSiedziba_type"/>
<xs:element name="AdresKorespondencyjny" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_AdresKorespondencyjny_type"/>
<xs:element name="RezygnacjaElektroniczna" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_RezygnacjaElektroniczna_type"/>
<xs:element name="Pelnomocnik" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Pelnomocnik_type" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrformat_type">
<xs:restriction base="str:formatTyp"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrkodowanie_type">
<xs:restriction base="str:kodowanieTyp"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_type">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Wartosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_type">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_type"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_type">
<xs:sequence>
<xs:element name="Dokument" type="wnio:documentSchema_wnio_Dokument_type"/>
</xs:sequence>
</xs:complexType>
<xs:element name="Dokument" type="wnio:documentSchema_wnio_Dokument_type"/>
</xs:schema>