12086

ID12086
Data2023-01-18
Symbol2023/01/18/12086
InstytucjaUrząd Miasta Oleśnicy
NazwaWniosek o przyznanie dodatku mieszkaniowego
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2021/2021/7/1e
  • Art. 7 ust. 1e ustawy z dnia 21 czerwca 2001 r. o dodatkach mieszkaniowych

    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/2023/01/18/12086/" 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/2023/01/18/12086/" 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:all>
    					<xs:element name="MiejsceSkladania" type="xs:string"/>
    					<xs:element name="DaneIdentyfikacyjne" type="DaneIdentyfikacyjne_Typ"/>
    					<xs:element name="Adres" type="Adres_Typ"/>
    					<xs:element name="SposobOdbioruOdpowiedzi" type="xs:string"/>
    					<xs:element name="AdresKorespondencyjny" type="AdresKorespondencyjny_Typ"/>
    					<xs:element name="LiczbaOsobNiepelnNaWozku" type="xs:string"/>
    					<xs:element name="LiczbaOsobNiepelnInnych" type="xs:string"/>
    					<xs:element name="RazemDochodyGospDom" type="xs:string"/>
    					<xs:element name="WymaganeOswiadczenie" type="WymaganeOswiadczenie_Typ"/>
    					<xs:element name="DeklaracjaZaOkres" type="xs:string"/>
    					<xs:element name="OsobyGospodarstwa" type="OsobyGospodarstwa_Typ"/>
    					<xs:element name="RazemDochodGospDom" type="xs:string"/>
    					<xs:element name="SredniDochodNa1Osobe" type="xs:string"/>
    					<xs:element name="ToJestMiesiecznie" type="xs:string"/>
    					<xs:element name="Oswiadczenie_1_Checkbox" type="xs:string"/>
    					<xs:element name="Oswiadczenie_1_Checkbox_Label" type="xs:string"/>
    					<xs:element name="Oswiadczenie_2_Checkbox" type="xs:string"/>
    					<xs:element name="Oswiadczenie_2_Checkbox_Label" type="xs:string"/>
    					<xs:element name="Oswiadczenie_3" type="xs:string"/>
    					<xs:element name="RyczaltNaZakupPrzekazywany" type="xs:string"/>
    					<xs:element name="NrKontaBankowego" type="xs:string"/>
    					<xs:element name="Zgoda" type="Zgoda_Typ"/>
    					<xs:element name="Klauzula" type="Klauzula_Typ"/>
    					<xs:element name="DoDochoduWliczaSie" type="DoDochoduWliczaSie_Typ"/>
    					<xs:element name="WymaganeDokumenty" type="WymaganeDokumenty_Typ"/>
    					<xs:element ref="str:Zalaczniki"/>
    					<xs:element name="SekcjaPodpis" type="SekcjaPodpis_Typ"/>
    				</xs:all>
    			</xs:extension>
    		</xs:complexContent>
    	</xs:complexType>
    
    	<xs:complexType name="DaneIdentyfikacyjne_Typ">
    		<xs:all>
    			<xs:element name="RodzajPodmiotu" type="xs:string"/>
    			<xs:element name="DaneOsobyFizycznej" type="DaneOsobyFizycznej_Typ"/>
    		</xs:all>
    	</xs:complexType>
    	<xs:complexType name="DaneOsobyFizycznej_Typ">
    		<xs:all>
    			<xs:element name="Imie" type="xs:string"/>
    			<xs:element name="Nazwisko" type="xs:string"/>
    			<xs:element name="PESEL" type="xs:string"/>
    		</xs:all>
    	</xs:complexType>
    
    	<xs:complexType name="Adres_Typ">
    		<xs:all>
    			<xs:element name="Kraj" type="xs:string"/>
    			<xs:element name="Wojewodztwo" type="xs:string"/>
    			<xs:element name="Powiat" type="xs:string"/>
    			<xs:element name="Gmina" type="xs:string"/>
    			<xs:element name="Miejscowosc" type="xs:string"/>
    			<xs:element name="KodPocztowy" type="xs:string"/>
    			<xs:element name="Ulica" type="xs:string"/>
    			<xs:element name="Budynek" type="xs:string"/>
    			<xs:element name="Lokal" type="xs:string"/>
    			<xs:element name="Telefon" type="xs:string"/>
    			<xs:element name="Email" type="xs:string"/>
    		</xs:all>
    	</xs:complexType>
    
    	<xs:complexType name="AdresKorespondencyjny_Typ">
    		<xs:all>
    			<xs:element name="CzyJestAdresKoresp" type="xs:string" minOccurs="0"/>
    			<xs:element name="Kraj" type="xs:string" minOccurs="0"/>
    			<xs:element name="Wojewodztwo" type="xs:string" minOccurs="0"/>
    			<xs:element name="Powiat" type="xs:string" minOccurs="0"/>
    			<xs:element name="Gmina" type="xs:string" minOccurs="0"/>
    			<xs:element name="Miejscowosc" type="xs:string" minOccurs="0"/>
    			<xs:element name="Ulica" type="xs:string" minOccurs="0"/>
    			<xs:element name="KodPocztowy" type="xs:string" minOccurs="0"/>
    			<xs:element name="Budynek" type="xs:string" minOccurs="0"/>
    			<xs:element name="Lokal" type="xs:string" minOccurs="0"/>
    		</xs:all>
    	</xs:complexType>
    
    	<xs:complexType name="WymaganeOswiadczenie_Typ">
    		<xs:all>
    			<xs:element name="WymaganeOswiadczenie_Tresc" type="xs:string"/>
    			<xs:element ref="str:Zalaczniki"/>
    		</xs:all>
    	</xs:complexType>
    
    	<xs:complexType name="OsobyGospodarstwa_Typ">
    		<xs:sequence>
    			<xs:element name="OsobaGosp" type="OsobaGosp_Typ" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="OsobaGosp_Typ">
    		<xs:all>
    			<xs:element name="Imie" type="xs:string"/>
    			<xs:element name="Nazwisko" type="xs:string"/>
    			<xs:element name="DataUrodzenia" type="xs:string"/>
    			<xs:element name="StopienPokrewienstwa" type="xs:string"/>
    			<xs:element name="MiejscePracyNauki" type="xs:string"/>
    			<xs:element name="ZrodlaDochodu" type="xs:string"/>
    			<xs:element name="WysokoscDochodu" type="xs:string"/>
    		</xs:all>
    		<xs:attribute name="nieusuwalny" type="xs:string"/>
    	</xs:complexType>
    
    	<xs:complexType name="Zgoda_Typ">
    		<xs:all>
    			<xs:element name="Punkt_1" type="xs:string"/>
    			<xs:element name="Punkt_2" type="xs:string"/>
    			<xs:element name="Punkt_2_a" type="xs:string"/>
    			<xs:element name="Punkt_2_b" type="xs:string"/>
    			<xs:element name="Punkt_2_c" type="xs:string"/>
    		</xs:all>
    	</xs:complexType>
    
    	<xs:complexType name="Klauzula_Typ">
    		<xs:all>
    			<xs:element name="Punkt_Wstep" type="xs:string"/>
    			<xs:element name="Punkt_1" type="xs:string"/>
    			<xs:element name="Punkt_2" type="xs:string"/>
    			<xs:element name="Punkt_3" type="xs:string"/>
    			<xs:element name="Punkt_3_a" type="xs:string"/>
    			<xs:element name="Punkt_3_b" type="xs:string"/>
    			<xs:element name="Punkt_4" type="xs:string"/>
    			<xs:element name="Punkt_5" type="xs:string"/>
    			<xs:element name="Punkt_6" type="xs:string"/>
    			<xs:element name="Punkt_6_1" type="xs:string"/>
    			<xs:element name="Punkt_6_2" type="xs:string"/>
    			<xs:element name="Punkt_6_3" type="xs:string"/>
    			<xs:element name="Punkt_6_4" type="xs:string"/>
    			<xs:element name="Punkt_6_5" type="xs:string"/>
    			<xs:element name="Punkt_6_6" type="xs:string"/>
    			<xs:element name="Punkt_6_7" type="xs:string"/>
    			<xs:element name="Punkt_6_8" type="xs:string"/>
    			<xs:element name="Punkt_7" type="xs:string"/>
    			<xs:element name="Punkt_8" type="xs:string"/>
    		</xs:all>
    	</xs:complexType>
    	
    	<xs:complexType name="DoDochoduWliczaSie_Typ">
    		<xs:sequence>
    			<xs:element name="Punkt" type="xs:string" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="WymaganeDokumenty_Typ">
    		<xs:sequence>
    			<xs:element name="Punkt" type="Punkt_Typ" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="Punkt_Typ">
    		<xs:sequence>
    			<xs:element name="Tekst" type="xs:string"/>
    			<xs:element name="PodPunkt" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="SekcjaPodpis_Typ">
    		<xs:all>
    			<xs:element name="PodpisData" type="xs:string"/>
    		</xs:all>
    	</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>