1012

ID1012
Data2012-09-26
Symbol2012/09/26/1012
InstytucjaUrząd Miejski w Nowym Tomyślu
NazwaWniosek o uzyskanie zaświadczenia o zgodności sposobu użytkowania obiektu budowlanego z planem zagospodarowania
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2011/206/1216/27/2
  • Par. 27 ust. 2 rozporządzenia Prezesa Rady Ministrów z dnia 14 września 2011r. w sprawie sporządzania pism w postaci dokumentów elektronicznych, doręczania dokumentów elektronicznych oraz udostępniania formularzy, wzorów i kopii dokumentów elektronic...

    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/2012/09/26/1012/" targetNamespace="http://crd.gov.pl/wzor/2012/09/26/1012/" 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:simpleType name="documentSchema_wnio_Dokument_wnio_DaneDokumentu_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_wnio_Nazwa_type">
    		<xs:restriction base="str:Tekst65Typ"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_wnio_Imie_type">
    		<xs:restriction base="oso:ImieTyp"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_wnio_Nazwisko_type">
    		<xs:restriction base="oso:CzlonNazwiskaTyp"/>
    	</xs:simpleType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_type">
    		<xs:sequence>
    			<xs:element ref="adr:Adres" minOccurs="0" maxOccurs="unbounded"/>
    			<xs:element name="Nazwa" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_wnio_Nazwa_type"/>
    			<xs:element name="Imie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_wnio_Imie_type"/>
    			<xs:element name="Nazwisko" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_wnio_Nazwisko_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_SposobUzytkowania_type">
    		<xs:restriction base="str:Tekst2000Typ"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_NumeryDzialek_wnio_Dzialka_type">
    		<xs:restriction base="str:Tekst65Typ"/>
    	</xs:simpleType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_NumeryDzialek_type">
    		<xs:sequence>
    			<xs:element name="Dzialka" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_NumeryDzialek_wnio_Dzialka_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_Arkusz_type">
    		<xs:restriction base="str:Tekst65Typ"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_Obreb_type">
    		<xs:restriction base="str:Tekst65Typ"/>
    	</xs:simpleType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_type">
    		<xs:sequence>
    			<xs:element name="NumeryDzialek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_NumeryDzialek_type" minOccurs="0" maxOccurs="unbounded"/>
    			<xs:element name="Arkusz" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_Arkusz_type"/>
    			<xs:element name="Obreb" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_wnio_Obreb_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_type">
    		<xs:sequence>
    			<xs:element ref="adr:Adres" minOccurs="0" maxOccurs="unbounded"/>
    			<xs:element name="SposobUzytkowania" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_SposobUzytkowania_type"/>
    			<xs:element name="EwidencjaGruntow" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_wnio_EwidencjaGruntow_type" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PotwierdzenieWplaty_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_PotwierdzenieWplaty_wnio_Zaswiadczenie_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_PotwierdzenieWplaty_type">
    		<xs:sequence>
    			<xs:element name="Pelnomocnictwo" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PotwierdzenieWplaty_wnio_Pelnomocnictwo_type"/>
    			<xs:element name="Zaswiadczenie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PotwierdzenieWplaty_wnio_Zaswiadczenie_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_KomunikacjaElektronicznaZgoda_type">
    		<xs:list itemType="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_KomunikacjaElektronicznaZgoda_elements_type"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_KomunikacjaElektronicznaZgoda_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_UrzadWydajacyZaswiadczenie_wnio_Rodzaj_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="Wójt"/>
    			<xs:enumeration value="Burmistrz"/>
    			<xs:enumeration value="Prezydent Miasta"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_UrzadWydajacyZaswiadczenie_wnio_Lokalizacja_type">
    		<xs:restriction base="str:Tekst65Typ"/>
    	</xs:simpleType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_UrzadWydajacyZaswiadczenie_type">
    		<xs:sequence>
    			<xs:element name="Rodzaj" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_UrzadWydajacyZaswiadczenie_wnio_Rodzaj_type"/>
    			<xs:element name="Lokalizacja" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_UrzadWydajacyZaswiadczenie_wnio_Lokalizacja_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Miejscowosc_type">
    		<xs:restriction base="adr:MiejscowoscTyp"/>
    	</xs:simpleType>
    	<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Data_type">
    		<xs:restriction base="xs:date"/>
    	</xs:simpleType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_type">
    		<xs:sequence>
    			<xs:element name="UrzadWydajacyZaswiadczenie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_UrzadWydajacyZaswiadczenie_type"/>
    			<xs:element name="Miejscowosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Miejscowosc_type"/>
    			<xs:element name="Data" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_wnio_Data_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type">
    		<xs:sequence>
    			<xs:element name="Wnioskodawca" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wnioskodawca_type" minOccurs="0"/>
    			<xs:element name="ZamierzenieBudowlane" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_ZamierzenieBudowlane_type" minOccurs="0"/>
    			<xs:element name="PotwierdzenieWplaty" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_PotwierdzenieWplaty_type"/>
    			<xs:element name="KomunikacjaElektronicznaZgoda" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_KomunikacjaElektronicznaZgoda_type"/>
    			<xs:element name="Wniosek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_wnio_Wniosek_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_type">
    		<xs:sequence>
    			<xs:element name="Wartosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wartosc_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="documentSchema_wnio_Dokument_type">
    		<xs:sequence>
    			<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp" minOccurs="0"/>
    			<xs:element name="DaneDokumentu" type="wnio:documentSchema_wnio_Dokument_wnio_DaneDokumentu_type"/>
    			<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>