2754

ID2754
Data2015-10-14
Symbol2015/10/14/2754
InstytucjaMinisterstwo Spraw Wewnętrznych
NazwaZgłoszenie wymeldowania z miejsca pobytu czasowego
Czy Aktualny0

Ustawy (1)

  • URI://Dziennik_Ustaw/2015/388/39/1/4
  • Ustawa z dnia 24 września 2010 r. o ewidencji ludności

    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/2015/10/14/2754/" targetNamespace="http://crd.gov.pl/wzor/2015/10/14/2754/" attributeFormDefault="unqualified" elementFormDefault="qualified">
        <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:element name="Dokument" type="wnio:DokumentTyp"/>
        <xs:complexType name="DokumentTyp">
            <xs:sequence>
                <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
                <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
                <xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
                <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
        
        <xs:complexType name="TrescDokumentuTyp">
            <xsd:complexContent>
                <xsd:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                        <xsd:element name="Osoba" type="wnio:OsobaTyp" minOccurs="0"/>
                    	<xsd:element ref="wnio:RodzajMiejscaPobytu" minOccurs="0"/>
                        <xsd:element ref="wnio:DataUrodzenia" minOccurs="0"/>
                        <xsd:element ref="wnio:MiejsceUrodzenia" minOccurs="0"/>
                        <xsd:element ref="wnio:WnioskodawcaTerytStaly" minOccurs="0"/>
                        <xsd:element ref="wnio:WnioskodawcaTerytCzasowy" minOccurs="0"/>
                        <xsd:element name="Adres" type="wnio:AdresTyp" minOccurs="0"/>
                        <xsd:element ref="wnio:BrakPesel" minOccurs="0"/>
                        <xsd:element ref="str:Zalaczniki" minOccurs="0"/>
                    </xs:sequence>
                </xsd:extension>
            </xsd:complexContent>
        </xs:complexType>
    
        <xsd:complexType name="OsobaTyp">
            <xsd:sequence>
                <xsd:element ref="oso:IdOsoby" minOccurs="0"/>
                <xsd:element name="Imie" minOccurs="0" type="wnio:ImieTyp"/>
                <xsd:element name="Nazwisko" minOccurs="0" type="wnio:NazwiskoTyp"/>
                <xsd:element name="Adres" type="wnio:Adres2Typ" minOccurs="0"/>
                <xsd:element ref="adr:Kontakt" minOccurs="0"/>
            </xsd:sequence>
        </xsd:complexType>
    
        <xs:simpleType name="ImieTyp">
            <xs:restriction base="oso:ImieTyp">
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="NazwiskoTyp">
            <xs:restriction base="oso:CzlonNazwiskaTyp">
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xsd:complexType name="AdresTyp">
        <xsd:sequence>
            <xsd:element name="KodPocztowy" minOccurs="0" type="wnio:KodPocztowyTyp"/>
            <xsd:element minOccurs="0" ref="adr:Poczta"/>
            <xsd:element minOccurs="0" ref="adr:Miejscowosc"/>
            <xsd:element minOccurs="0" ref="adr:Ulica"/>
            <xsd:element name="Budynek" minOccurs="0" type="wnio:BudynekTyp"/>
            <xsd:element minOccurs="0" ref="adr:Lokal"/>
            <xsd:element minOccurs="0" ref="adr:Kraj"/>
            <xsd:element minOccurs="0" ref="adr:Wojewodztwo"/>
            <xsd:element minOccurs="0" ref="adr:Powiat"/>
            <xsd:element minOccurs="0" ref="adr:Gmina"/>
        </xsd:sequence>
    </xsd:complexType>
    
        <xsd:simpleType name="KodPocztowyTyp">
            <xsd:annotation>
                <xsd:documentation>Kod Pocztowy</xsd:documentation>
            </xsd:annotation>
            <xsd:restriction base="xs:string">
                <xs:pattern value="\d{2}-\d{3}"/>
                <xsd:minLength value="6"/>
                <xsd:maxLength value="6"/>
            </xsd:restriction>
        </xsd:simpleType>
    
        <xsd:simpleType name="BudynekTyp">
            <xsd:annotation>
                <xsd:documentation>Budynek</xsd:documentation>
            </xsd:annotation>
            <xsd:restriction base="xs:string">
                <xs:pattern value="[0-9a-zA-Z]{1,4}(/[0-9a-zA-Z]{1,4})?"/>
                <xsd:minLength value="1"/>
                <xsd:maxLength value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
    
        <xsd:complexType name="Adres2Typ">
            <xsd:sequence>
                <xsd:element name="KodPocztowy" minOccurs="0" type="wnio:KodPocztowy2Typ"/>
                <xsd:element minOccurs="0" ref="adr:Poczta"/>
                <xsd:element minOccurs="0" ref="adr:Miejscowosc"/>
                <xsd:element minOccurs="0" ref="adr:Ulica"/>
                <xsd:element name="Budynek" minOccurs="0" type="wnio:Budynek2Typ"/>
                <xsd:element minOccurs="0" ref="adr:Lokal"/>
                <xsd:element minOccurs="0" ref="adr:Kraj"/>
                <xsd:element minOccurs="0" ref="adr:Wojewodztwo"/>
                <xsd:element minOccurs="0" ref="adr:Powiat"/>
                <xsd:element minOccurs="0" ref="adr:Gmina"/>
            </xsd:sequence>
        </xsd:complexType>
    
        <xsd:simpleType name="KodPocztowy2Typ">
            <xsd:annotation>
                <xsd:documentation>Kod Pocztowy</xsd:documentation>
            </xsd:annotation>
            <xsd:restriction base="xs:string">
                <xs:pattern value="\d{2}-\d{3}|"/>
                <xsd:maxLength value="6"/>
            </xsd:restriction>
        </xsd:simpleType>
    
        <xsd:simpleType name="Budynek2Typ">
            <xsd:annotation>
                <xsd:documentation>Budynek</xsd:documentation>
            </xsd:annotation>
            <xsd:restriction base="xs:string">
                <xs:pattern value="[0-9a-zA-Z]{0,4}(/[0-9a-zA-Z]{0,4})?"/>
                <xsd:maxLength value="9"/>
            </xsd:restriction>
        </xsd:simpleType>
        
        <xsd:element name="RodzajMiejscaPobytu" type="wnio:RodzajMiejscaPobytuTyp">
            <xsd:annotation>
                <xsd:documentation>Rodzaj miejsca pobytu</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:simpleType name="RodzajMiejscaPobytuTyp">
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value="TEMP"/>
                <xsd:enumeration value="PERM"/>
            </xsd:restriction>
        </xsd:simpleType>
    
        <xsd:element name="DataUrodzenia" type="xsd:date">
            <xsd:annotation>
                <xsd:documentation>Data urodzenia</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    
        <xsd:element name="MiejsceUrodzenia" type="wnio:MiejsceUrodzeniaTyp">
            <xsd:annotation>
                <xsd:documentation>Miejsce urodzenia</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:simpleType name="MiejsceUrodzeniaTyp">
            <xsd:restriction base="xsd:string">
                <xsd:minLength value="1"/>
                <xsd:maxLength value="56"/>
            </xsd:restriction>
        </xsd:simpleType>
    
        <xsd:element name="WnioskodawcaTerytStaly">
            <xsd:complexType>
                <xsd:sequence>
                    <xsd:element name="W" type="xs:string"/>
                    <xsd:element name="P" type="xs:string"/>
                    <xsd:element name="G" type="xs:string"/>
                    <xsd:element name="M" type="xs:string"/>
                    <xsd:element name="U" type="xs:string"/>
                </xsd:sequence>
            </xsd:complexType>
        </xsd:element>
    
        <xsd:element name="WnioskodawcaTerytCzasowy">
            <xsd:complexType>
                <xsd:sequence>
                    <xsd:element name="W" type="xs:string"/>
                    <xsd:element name="P" type="xs:string"/>
                    <xsd:element name="G" type="xs:string"/>
                    <xsd:element name="M" type="xs:string"/>
                    <xsd:element name="U" type="xs:string"/>
                </xsd:sequence>
            </xsd:complexType>
        </xsd:element>
    
        <xsd:element name="BrakPesel" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation>Brak PESEL</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    
    </xs:schema>