9346

ID9346
Data2020-04-28
Symbol2020/04/28/9346
InstytucjaUrząd Miasta i Gminy Dobrzyń nad Wisłą
NazwaWniosek o wydanie zezwolenia na usunięcie drzew lub krzewów
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2020/346/16b/1
  • Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://crd.gov.pl/wzor/2020/04/28/9346/" 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" targetNamespace="http://crd.gov.pl/wzor/2020/04/28/9346/" elementFormDefault="qualified" attributeFormDefault="unqualified">
        <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="T_Dokument">
            <xs:sequence>
                <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
                <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
                <xs:element name="TrescDokumentu" type="T2_TrescDokumentu"/>
                <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="T3_Wartosc">
            <xs:sequence>
                <xs:element name="PodstawaPrawna" type="xs:string"/>
                <xs:element name="MiejsceSkladania" type="xs:string"/>
                <xs:element name="Podmiot" type="T4_Podmiot"/>
                <xs:element name="Roslina" type="Roslina_Typ"/>
                <xs:element name="Teren" type="Teren_Typ"/>
                <xs:element name="ListaMiejscowosci" type="ListaMiejscowosci_Typ"/>
                <xs:element name="PonumerowaneObreby" type="PonumerowaneObreby_Typ"/>
                <xs:element name="Wlasciciele" type="xs:string"/>
                <xs:element name="PrzeznaczonyPod" type="xs:string"/>
                <xs:element name="Przyczyna" type="xs:string"/>
                <xs:element name="TerminUsuniecia" type="xs:date"/>
                <xs:element name="TerminPrzesadzenia" type="xs:date"/>
                <xs:element name="Dopisek_1" type="xs:string"/>
                <xs:element name="Dopisek_2" type="xs:string"/>
                <xs:element name="Nazwa_Zal_1" type="xs:string"/>
                <xs:element ref="str:Zalaczniki"/>
                <xs:element ref="oso:Imie"/>
                <xs:element ref="oso:Nazwisko"/>
                <xs:element name="DataWypelnienia" type="xs:date"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="T4_Podmiot">
            <xs:sequence>
                <xs:element name="OsobaFizyczna" type="T12_OsobaFizyczna" minOccurs="0"/>
                <xs:element name="OsobaNiefizyczna" type="T12_OsobaNiefizyczna" minOccurs="0"/>
                <xs:element name="Adres" type="T12_Adres"/>
                <xs:element name="AdresKorespondencyjny" type="T12_AdresKorespondencyjny" minOccurs="0"/>
                <xs:element name="Kontakt" type="T12_Kontakt" minOccurs="0" maxOccurs="unbounded"/>
                <xs:element name="Pelnomocnik" type="T12_Pelnomocnik" minOccurs="0"/>
            </xs:sequence>
            <xs:attribute name="typPodmiotu" type="xs:string" use="required"/>
        </xs:complexType>
        <xs:complexType name="T2_TrescDokumentu">
            <xs:complexContent>
                <xs:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                        <xs:element name="Wartosc" type="T3_Wartosc"/>
                    </xs:sequence>
                </xs:extension>
            </xs:complexContent>
        </xs:complexType>
    
        <xs:complexType name="T12_Pelnomocnik">
            <xs:sequence>
                <xs:element ref="oso:Imie" minOccurs="0"/>
                <xs:element ref="oso:Nazwisko" minOccurs="0"/>
                <xs:element ref="oso:PESEL" minOccurs="0"/>
            </xs:sequence>
            <xs:attribute name="wystepuje" type="xs:string" use="required"/>
        </xs:complexType>
    
        <xs:complexType name="T12_OsobaFizyczna">
            <xs:sequence>
                <xs:element ref="oso:Nazwisko"/>
                <xs:element ref="oso:Imie"/>
                <xs:element ref="oso:ImieDrugie" minOccurs="0"/>
                <xs:element ref="oso:DataUrodzenia" minOccurs="0"/>
                <xs:element ref="oso:PESEL" minOccurs="0"/>
                <xs:element ref="oso:NIP" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T12_OsobaNiefizyczna">
            <xs:sequence>
                <xs:element ref="inst:NazwaInstytucji" minOccurs="0"/>
                <xs:element ref="inst:NIP" minOccurs="0"/>
                <xs:element ref="inst:REGON" minOccurs="0"/>
                <xs:element ref="inst:KRS" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T12_Kontakt">
            <xs:sequence>
                <xs:element name="Telefoniczny" type="xs:string" minOccurs="0"/>
                <xs:element name="Email" type="xs:string" minOccurs="0"/>
            </xs:sequence>
            <xs:attribute name="rodzaj" type="xs:string"/>
        </xs:complexType>
    
        <xs:complexType name="T12_AdresKorespondencyjny">
            <xs:sequence>
                <xs:element ref="adr:Kraj" minOccurs="0"/>
                <xs:element ref="adr:Wojewodztwo" minOccurs="0"/>
                <xs:element ref="adr:Powiat" minOccurs="0"/>
                <xs:element ref="adr:Gmina" minOccurs="0"/>
                <xs:element ref="adr:Ulica" minOccurs="0"/>
                <xs:element ref="adr:Budynek" minOccurs="0"/>
                <xs:element ref="adr:Lokal" minOccurs="0"/>
                <xs:element ref="adr:Miejscowosc" minOccurs="0"/>
                <xs:element ref="adr:KodPocztowy" minOccurs="0"/>
                <xs:element ref="adr:Poczta" minOccurs="0"/>
                <xs:element ref="adr:Telefon" minOccurs="0"/>
                <xs:element ref="adr:Email" minOccurs="0"/>
            </xs:sequence>
            <xs:attribute name="wystepuje" type="xs:string" use="required"/>
        </xs:complexType>
    
        <xs:complexType name="T12_Adres">
            <xs:sequence>
                <xs:element ref="adr:Kraj"/>
                <xs:element ref="adr:Wojewodztwo"/>
                <xs:element ref="adr:Powiat"/>
                <xs:element ref="adr:Gmina"/>
                <xs:element ref="adr:Ulica"/>
                <xs:element ref="adr:Budynek"/>
                <xs:element ref="adr:Lokal"/>
                <xs:element ref="adr:Miejscowosc"/>
                <xs:element ref="adr:KodPocztowy"/>
                <xs:element ref="adr:Poczta"/>
                <xs:element ref="adr:Telefon"/>
                <xs:element ref="adr:Email"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Roslina_Typ">
            <xs:sequence>
                <xs:element name="Drzewa" type="Drzewa_Typ"/>
                <xs:element name="Krzewy" type="Krzewy_Typ"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Drzewa_Typ">
            <xs:sequence>
                <xs:element name="Drzewo" type="Drzewo_Typ" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Krzewy_Typ">
            <xs:sequence>
                <xs:element name="Krzew" type="Krzew_Typ" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Drzewo_Typ">
            <xs:sequence>
                <xs:element name="Gatunek" type="xs:string"/>
                <xs:element name="Obwod" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Krzew_Typ">
            <xs:sequence>
                <xs:element name="Gatunek" type="xs:string"/>
                <xs:element name="Powierzchnia" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Teren_Typ">
            <xs:sequence>
                <xs:element name="Dzialki" type="Dzialki_Typ"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Dzialki_Typ">
            <xs:sequence>
                <xs:element name="Dzialka" type="Dzialka_Typ" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Dzialka_Typ">
            <xs:sequence>
                <xs:element name="Miejscowosc" type="xs:string"/>
                <xs:element name="NrDzialki" type="xs:string"/>
                <xs:element name="Obreb" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="ListaMiejscowosci_Typ">
            <xs:sequence>
                <xs:element name="Item" type="Item_Typ" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Item_Typ">
            <xs:sequence>
                <xs:element name="label" type="xs:string"/>
                <xs:element name="value" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
      <xs:complexType name="PonumerowaneObreby_Typ">
            <xs:sequence>
                <xs:element name="Obreb_1" type="xs:string"/>
                <xs:element name="Obreb_2" type="xs:string"/>
                <xs:element name="Obreb_3" type="xs:string"/>
                <xs:element name="Obreb_4" type="xs:string"/>
                <xs:element name="Obreb_5" type="xs:string"/>
                <xs:element name="Obreb_6" type="xs:string"/>
                <xs:element name="Obreb_7" type="xs:string"/>
                <xs:element name="Obreb_8" type="xs:string"/>
                <xs:element name="Obreb_9" type="xs:string"/>
                <xs:element name="Obreb_10" type="xs:string"/>
                <xs:element name="Obreb_11" type="xs:string"/>
                <xs:element name="Obreb_12" type="xs:string"/>
                <xs:element name="Obreb_13" type="xs:string"/>
                <xs:element name="Obreb_14" type="xs:string"/>
                <xs:element name="Obreb_15" type="xs:string"/>
                <xs:element name="Obreb_16" type="xs:string"/>
                <xs:element name="Obreb_17" type="xs:string"/>
                <xs:element name="Obreb_18" type="xs:string"/>
                <xs:element name="Obreb_19" type="xs:string"/>
                <xs:element name="Obreb_20" type="xs:string"/>
                <xs:element name="Obreb_21" type="xs:string"/>
                <xs:element name="Obreb_22" type="xs:string"/>
                <xs:element name="Obreb_23" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
    
        <xs:complexType name="universal">
            <xs:sequence>
                <xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
            <xs:anyAttribute processContents="skip"/>
        </xs:complexType>
    
        <xs:element name="Dokument" type="T_Dokument"/>
    </xs:schema>