8219

ID8219
Data2019-07-29
Symbol2019/07/29/8219
InstytucjaUrząd Gminy Ciepłowody
NazwaWniosek o wydanie zezwolenia na usunięcie drzew lub krzewów
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2019/700/16b/1
  • Ustawa z dnia 17 lutego 2005 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/2019/07/29/8219/" 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/2019/07/29/8219/" 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="Naglowek" type="T4_Naglowek"/>
    			<xs:element name="Podmiot" type="T4_Podmiot"/>
    			<xs:element name="Roslina" type="T4_Roslina"/>
    			<xs:element name="Teren" type="T4_Teren"/>
    			<xs:element name="Ogledziny" type="T4_Ogledziny"/>
    			<xs:element name="Podstawa" type="xs:string"/>
    			<xs:element ref="str:Zalaczniki"/>
    			<xs:element name="Oswiadczenie" type="xs:string"/>
    			<xs:element name="Pouczenie" type="xs:string"/>
     			<xs:element ref="oso:Imie"/>
    			<xs:element ref="oso:Nazwisko"/>
    			<xs:element name="DataWypelnienia" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T4_Ogledziny">
    		<xs:sequence>
    			<xs:element name="Zgoda" type="T5_Zgoda"/>
    			<xs:element name="InfoZwrotne" type="T5_InfoZwrotne"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T5_Zgoda">
    		<xs:attribute name="zgoda" type="xs:integer"/>
    	</xs:complexType>
    	<xs:complexType name="T5_InfoZwrotne">
    		<xs:attribute name="info" type="xs:integer"/>
    	</xs:complexType>
    	<xs:complexType name="T4_Teren">
    		<xs:sequence>
    			<xs:element name="Adres" type="T5_Adres"/>
    			<xs:element name="Przeznaczenie" type="T5_Przeznaczenie"/>
    			<xs:element name="Tytul" type="T5_Tytul"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T4_Naglowek">
    		<xs:sequence>
    			<xs:element name="NazwaFormularza" type="xs:string"/>
    			<xs:element name="PodstawaPrawna" type="xs:string"/>
    			<xs:element name="MiejsceSkladania" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T4_Roslina">
    		<xs:sequence>
    			<xs:element name="Krzew" type="T5_Krzew" minOccurs="0" maxOccurs="unbounded"/>
    			<xs:element name="Drzewo" type="T5_Drzewo" minOccurs="0" maxOccurs="unbounded"/>
    		</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="Pelnomocnik" type="T12_Pelnomocnik" minOccurs="0"/>
    			<xs:element name="Kontakt" type="T12_Kontakt" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    		<xs:attribute name="typPodmiotu" type="xs:string" use="required"/>
    	</xs:complexType>
    	<xs:complexType name="T5_Krzew">
    		<xs:sequence>
    			<xs:element name="Gatunek" type="xs:string"/>
    			<xs:element name="Powierzchnia" type="xs:string"/>
    			<xs:element name="Przyczyna" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T5_Drzewo">
    		<xs:sequence>
    			<xs:element name="Gatunek" type="xs:string"/>
    			<xs:element name="Wiek" type="xs:string"/>
    			<xs:element name="Ilosc" type="xs:integer"/>
    			<xs:element name="Obwod" type="xs:string"/>
    			<xs:element name="Przyczyna" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T5_Adres">
    		<xs:sequence>
    			<xs:element name="Obreb" type="xs:string"/>
    			<xs:element ref="adr:Miejscowosc"/>
    			<xs:element ref="adr:Gmina"/>
    			<xs:element name="NrEwDz" type="xs:string"/>
    			<xs:element name="Polozenie" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="T5_Przeznaczenie">
    		<xs:attribute name="rodzajGruntu" type="xs:integer" use="required"/>
    	</xs:complexType>
    	<xs:complexType name="T5_Tytul">
    		<xs:attribute name="tytulPrawny" type="xs:integer" 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:PESEL" 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="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>