11348

ID11348
Data2022-02-14
Symbol2022/02/14/11348
InstytucjaUrząd Miejski w Świebodzicach
NazwaWniosek o wydanie zaświadczenia o zameldowaniu
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2021/2070/16b/1
  • Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (Dz. U. z 2021 r. poz. 2070)

    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/2022/02/14/11348/" 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/2022/02/14/11348/" 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="MiejsceSkladania" type="xs:string"/>
                <xs:element name="Podmiot" type="T4_Podmiot"/>
                <xs:element name="Cel" type="xs:string"/>
                <xs:element name="RodzajZameldowania" type="xs:string"/>
                <xs:element name="NaPobytStaly" type="T4_NaPobytStaly"/>
                <xs:element name="NaPobytCzasowy" type="T4_NaPobytCzasowy"/>
                <xs:element name="RodzajZameldowaniaInne" type="xs:string"/>
                <xs:element name="Oczekiwania" type="xs:string"/>
                <xs:element name="Oczekiwania1" type="xs:string"/>
                <xs:element name="ZameldowaniaInne" type="T4_ZameldowaniaInne"/>
                <xs:element name="OplataSkarbowa" type="xs:string"/>
                <xs:element name="ZwolnienieZOplatyTresc" type="xs:string"/>
                <xs:element name="FormaOdbioru" type="xs:string"/>
                <xs:element name="Kontakt" type="Kontakt_Typ"/>
                <xs:element ref="str:Zalaczniki"/>
                <xs:element name="Oswiadczenie" type="T4_Oswiadczenie"/>
                <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"/>
                <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: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:PESEL"/>
            </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:element name="SkrytkaEPUAP" type="xs:string"/>
            </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:element name="NrDowodu" type="xs:string" minOccurs="0"/>
                <xs:element name="StopienPokrewienstwa" type="xs:string" minOccurs="0"/>
                <xs:element name="Zwolnienie" type="xs:string" minOccurs="0"/>
                <xs:element name="Kw" type="xs:string" minOccurs="0"/>
                <xs:element name="Art" type="xs:string" minOccurs="0"/>
            </xs:sequence>
            <xs:attribute name="wystepuje" type="xs:string" use="required"/>
        </xs:complexType>
    
        <xs:complexType name="Kontakt_Typ">
    		<xs:all>
    			<xs:element name="EmailCheck" type="xs:string"/>
    			<xs:element ref="adr:Email"/>
    			<xs:element name="TelefonCheck" type="xs:string"/>
    			<xs:element ref="adr:Telefon"/>
    			<xs:element name="SkrytkaEpuapCheck" type="xs:string"/>
    			<xs:element name="SkrytkaEpuap" type="xs:string"/>
    		</xs:all>
    	</xs:complexType>
    
        <xs:complexType name="T4_NaPobytStaly">
                    <xs:sequence>
                        <xs:element name="AdresZameldowania" type="xs:string"/>
                        <xs:element name="Checkboxy" type="T5_Checkboxy"/>
                    </xs:sequence>
        </xs:complexType>
        
        <xs:complexType name="T5_Checkboxy">
                    <xs:sequence>
                        <xs:element name="Checkbox3" type="xs:string"/>
                        <xs:element name="Checkbox5" type="xs:string"/>
                        <xs:element name="Checkbox6" type="xs:string"/>
                    </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T4_NaPobytCzasowy">
                    <xs:sequence>
                        <xs:element name="WskazanyAdres" type="xs:string"/>
                        <xs:element name="Do" type="xs:string"/>
                        <xs:element name="Od" type="xs:string"/>
                        <xs:element name="Inne" type="xs:string"/>
                    </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T4_ZameldowaniaInne">
                    <xs:sequence>
                        <xs:element name="WspolnZameldow" type="T5_WspolnZameldow"/>
                        <xs:element name="Adres" type="xs:string"/>
                        <xs:element name="OkresZameldowania" type="xs:string"/>
                        <xs:element name="Osoby" type="T5_Osoby"/>
                        <xs:element name="NiepelnosprawneDziecko" type="T5_NiepelnosprawneDziecko"/>
                        <xs:element name="NieplnoSprawneZamel" type="T5_NieplnoSprawneZamel"/>
                        
                    </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T5_WspolnZameldow">
                    <xs:sequence>
                        <xs:element name="Checkboxy" type="T5_Checkboxy"/>
                        
                    </xs:sequence>
        </xs:complexType>
    
         <xs:complexType name="T5_Osoby">
                    <xs:sequence>
                        <xs:element name="Osoba" type="T6_Osoba" minOccurs="0" maxOccurs="unbounded"/>
                        
                    </xs:sequence>
        </xs:complexType>
    
         <xs:complexType name="T6_Osoba">
                    <xs:sequence>
                        <xs:element ref="oso:Imie" minOccurs="0"/>
                        <xs:element ref="oso:Nazwisko" minOccurs="0"/>
                        <xs:element ref="oso:DataUrodzenia" minOccurs="0"/>
                        <xs:element ref="oso:MiejsceUrodzenia" minOccurs="0"/>
                        <xs:element name="StopienPokrewienstwa" type="xs:string" minOccurs="0"/>
                        
                    </xs:sequence>
        </xs:complexType>
        
        <xs:complexType name="T5_NiepelnosprawneDziecko">
                    <xs:sequence>
                        <xs:element ref="oso:Imie"/>
                        <xs:element ref="oso:Nazwisko"/>
                        <xs:element ref="oso:DataUrodzenia"/>
                        <xs:element ref="oso:MiejsceUrodzenia"/>
                        <xs:element name="AdresZameldowania" type="xs:string"/>
                        <xs:element name="StopienPokrewienstwa" type="xs:string"/>
                        
                    </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T5_NieplnoSprawneZamel">
                    <xs:sequence>
                        <xs:element name="Checkboxy" type="T5_Checkboxy"/>
                    </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T4_Oswiadczenie">
                    <xs:sequence>
                        <xs:element name="Osw1" type="xs:string"/>
                        <xs:element name="Osw1a" type="xs:string"/>
                        <xs:element name="Osw2" type="xs:string"/>
                        <xs:element name="Osw3" type="xs:string"/>
                        <xs:element name="Osw4" type="xs:string"/>
                        <xs:element name="Osw5" type="xs:string"/>
                        <xs:element name="Osw6" type="xs:string"/>
                        <xs:element name="Osw7" type="xs:string"/>
                        <xs:element name="Osw8" type="xs:string"/>
                        <xs:element name="Osw9" type="xs:string"/>
                        <xs:element name="Osw10" type="xs:string"/>
                        <xs:element name="Osw10a" type="xs:string"/>
                        <xs:element name="Osw11" type="xs:string"/>
                        <xs:element name="Osw12" type="xs:string"/>
                        <xs:element name="Osw13" type="xs:string"/>
                        <xs:element name="Osw14" type="xs:string"/>
                        <xs:element name="Osw15" type="xs:string"/>
                        <xs:element name="Osw16" type="xs:string"/>
                        <xs:element name="Osw17" type="xs:string"/>
                        <xs:element name="Osw18" type="xs:string"/>
                        <xs:element name="Osw19" type="xs:string"/>
                        <xs:element name="Osw19a" type="xs:string"/>
                        <xs:element name="Osw20" type="xs:string"/>
                        <xs:element name="Osw21" type="xs:string"/>
                    </xs:sequence>
        </xs:complexType>
    
        <xs:element name="Dokument" type="T_Dokument"/>
    </xs:schema>