5824

ID5824
Data2018-09-24
Symbol2018/09/24/5824
InstytucjaUrząd Miejski w Bojanowie
NazwaWniosek o ustalenie lokalizacji inwestycji celu publicznego
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2017/570/16b/1
  • Ustawa 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/2018/09/24/5824/" 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/2018/09/24/5824/" 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="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="T3_Wartosc">
    		<xs:sequence>
    			<xs:element name="PodstawaPrawna" type="xs:string"/>
    			<xs:element name="Rok" type="xs:string" minOccurs="0"/>
    			<xs:element name="MiejsceSkladania" type="xs:string"/>
    			<xs:element name="Podmiot" type="T4_Podmiot"/>
    			<xs:element name="InwestycjaPolegaNa" type="xs:string"/>
    			<xs:element name="OznaczenieTerenu" type="T4_OznaczenieTerenu"/>
    			<xs:element name="ZagospodarowanieTerenu" type="T4_ZagospodarowanieTerenu"/>
    			<xs:element name="Budynki" type="T4_Budynki"/>
    			<xs:element name="Budowle" type="T4_Budowle"/>
    			<xs:element name="RodzajProdukcji" type="T4_RodzajProdukcji"/>
    			<xs:element name="Zapotrzebowanie" type="T4_Zapotrzebowanie"/>
    			<xs:element name="PrzewidywanyTermin" type="xs:string"/>
    			<xs:element name="NazwZal1" type="xs:string"/>
    			<xs:element name="NazwZal2" type="xs:string"/>
    			<xs:element name="NazwZal3" type="xs:string"/>
    			<xs:element name="NazwZal4" type="xs:string"/>
    			<xs:element name="NazwZal5" type="xs:string"/>
    			<xs:element name="NazwZal6" type="xs:string"/>
    			<xs:element name="NazwZal7" type="xs:string"/>
    			<xs:element ref="str:Zalaczniki"/>
    			<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_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="T12_OsobaFizyczna">
    		<xs:sequence>
    			<xs:element ref="oso:Nazwisko"/>
    			<xs:element ref="oso:Imie"/>
    			<xs:element ref="oso:ImieDrugie"/>
    			<xs:element ref="oso:DataUrodzenia"/>
    			<xs:element ref="oso:PESEL"/>
    			<xs:element ref="oso:NIP"/>
    		</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="T12_OsobaNiefizyczna">
    		<xs:sequence>
    			<xs:element ref="inst:NazwaInstytucji"/>
    			<xs:element name="NazwaSkrocona" type="xs:string"/>
    			<xs:element ref="inst:NIP"/>
    			<xs:element ref="inst:REGON"/>
    			<xs:element ref="inst:KRS"/>
    		</xs:sequence>
    	</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="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_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_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="T4_OznaczenieTerenu">
    				<xs:sequence>
    					<xs:element name="PolozenieDzialki" type="xs:string"/>
    					<xs:element name="NrEwidencyjny" type="xs:string"/>
    					<xs:element name="PowierzchniaDzialki" type="xs:string"/>
    					<xs:element name="WlascicieleDzialki" type="xs:string"/>
    					<xs:element name="DojazdZDrogi" type="xs:string"/>
    					</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="T4_ZagospodarowanieTerenu">
    				<xs:sequence>
    					<xs:element name="SposobZagospodarowania" type="xs:string"/>
    					<xs:element name="Usytuowanie" type="xs:string"/>
    					<xs:element name="OkreslenieObszaru" type="xs:string"/>
    				</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="T4_Budynki">
    				<xs:sequence>
    					<xs:element name="PrzeznaczenieBudynku" type="xs:string"/>
    					<xs:element name="PowZabudowy" type="xs:string"/>
    					<xs:element name="WysObiektu" type="xs:string"/>
    					<xs:element name="SzerElewacji" type="xs:string"/>
    					<xs:element name="WysGorKrawedzi" type="xs:string"/>
    					<xs:element name="GeometriaDachu" type="xs:string"/>
    				</xs:sequence>
    	</xs:complexType>
    	
    	<xs:complexType name="T4_Budowle">
    				<xs:sequence>
    					<xs:element name="RodzajBudowli" type="xs:string"/>
    					<xs:element name="PowZabudowy" type="xs:string"/>
    					<xs:element name="InneParametry" type="xs:string"/>
    				</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="T4_RodzajProdukcji">
    				<xs:sequence>
    					<xs:element name="Rodzaj" type="xs:string"/>
    					<xs:element name="PowUsl" type="xs:string"/>
    					<xs:element name="WielProdUsl" type="xs:string"/>
    					<xs:element name="WielkZatrudnienia" type="xs:string"/>
    				</xs:sequence>
    	</xs:complexType>
    	
    	<xs:complexType name="T4_Zapotrzebowanie">
    				<xs:sequence>
    					<xs:element name="Zap1" type="xs:string"/>
    					<xs:element name="Zap2" type="xs:string"/>
    					<xs:element name="Zap3" type="xs:string"/>
    					<xs:element name="Zap4" type="xs:string"/>
    					<xs:element name="Zap5" type="xs:string"/>
    					<xs:element name="Zap6" type="xs:string"/>
    					<xs:element name="Zap7" type="xs:string"/>
    					<xs:element name="Zap8" type="xs:string"/>
    					<xs:element name="Zap9" type="xs:string"/>
    					<xs:element name="Zap10" type="xs:string"/>
    					<xs:element name="Zap11" type="xs:string"/>
    					<xs:element name="Zap12" type="xs:string"/>
    					<xs:element name="Zap13" type="xs:string"/>
    					<xs:element name="Zap14" type="xs:string"/>
    					<xs:element name="Zap15" type="xs:string"/>
    				</xs:sequence>
    	</xs:complexType>
    	
    	
    
    	<xs:element name="Dokument" type="T_Dokument"/>
    </xs:schema>