2570
ID | 2570 |
Data | 2015-09-08 |
Symbol | 2015/09/08/2570 |
Instytucja | Ministerstwo Spraw Wewnętrznych |
Nazwa | Zawiadomienie o dopisaniu lub wpisaniu wyborcy do spisu wyborców w innym obwodzie głosowania |
Czy Aktualny | 0 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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: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:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2015/09/08/2570/" targetNamespace="http://crd.gov.pl/wzor/2015/09/08/2570/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd:simpleType name="TakPusteTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Tak"/>
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="NiePusteTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Nie"/>
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TakNiePusteTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Tak"/>
<xsd:enumeration value="Nie"/>
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ImieTyp">
<xsd:restriction base="oso:ImieTyp">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="CzlonNazwiskaTyp">
<xsd:restriction base="oso:CzlonNazwiskaTyp">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst56Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="56"/>
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst25Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="25"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst20Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst50Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst80Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="80"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst65Typ">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="65"/>
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst2000Typ">
<xsd:restriction base="str:Tekst2000Typ">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst200Typ">
<xsd:restriction base="str:Tekst200Typ">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="EmptyStringTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="KodPocztowyTyp">
<xsd:restriction base="adr:KodPocztowyTyp">
<xsd:minLength value="1"/>
<xsd:pattern value="\d{2}-\d{3}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="BudynekTyp">
<xsd:restriction base="adr:BudynekTyp">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="RodzajWyborowTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="do Sejmu Rzeczypospolitej Polskiej i do Senatu Rzeczypospolitej Polskiej"/>
<xsd:enumeration value="Prezydenta Rzeczypospolitej Polskiej"/>
<xsd:enumeration value="do Parlamentu Europejskiego"/>
<xsd:enumeration value="do organów stanowiących jednostek samorządu terytorialnego oraz wójtów, burmistrzów i prezydentów miast"/>
<xsd:enumeration value="uzupełniające do Senatu Rzeczypospolitej Polskiej"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="DateOrEmptyTyp">
<xsd:union memberTypes="xsd:date wnio:EmptyStringTyp"/>
</xsd:simpleType>
<xsd:simpleType name="ZamieszkanieTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="stale zamieszkały(-ła)"/>
<xsd:enumeration value="ostatnio zameldowany(-na) na pobyt stały"/>
<xsd:enumeration value="wpisany(-na) do rejestru wyborców"/>
<xsd:enumeration value="wpisany(-na) do spisu wyborców"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="Dokument" type="wnio:DokumentTyp"/>
<xsd:complexType name="DokumentTyp">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TrescDokumentuTyp">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="AktywnyFormularzOdpowiedzi" type="str:TakNieTyp"/>
<xsd:element name="FirstLoad" type="str:TakNieTyp"/>
<xsd:element name="AdresatWniosek" type="wnio:Tekst200Typ"/>
<xsd:element name="MiejscowoscWniosek" type="wnio:Tekst56Typ"/>
<xsd:element name="DataWniosek" type="xs:date"/>
<xsd:element name="DaneWyborcy" type="wnio:DaneWyborcyTyp"/>
<xsd:element name="Adres" type="wnio:AdresTyp"/>
<xsd:element name="AdresM" type="wnio:AdresMTyp"/>
<xsd:element name="RodzajWyborow" type="wnio:RodzajWyborowTyp"/>
<xsd:element name="DaneOsoby" type="wnio:DaneOsobyTyp"/>
<xsd:element name="Zalaczniki" type="str:ZalacznikiTyp" minOccurs="0"/>
<xsd:element name="FormularzOdpowiedzi" type="str:Tekst2000Typ"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DaneWyborcyTyp">
<xsd:sequence>
<xsd:element name="Imie" type="wnio:ImieTyp"/>
<xsd:element name="DrugieImie" type="oso:ImieTyp"/>
<xsd:element name="Nazwisko" type="wnio:CzlonNazwiskaTyp"/>
<xsd:element name="ImieOjca" type="wnio:ImieTyp"/>
<xsd:element name="Obywatelstwo" type="wnio:ObywatelstwoTyp"/>
<xsd:element name="RodzajDokumentu" type="wnio:RodzajDokumentuTyp"/>
<xsd:element name="Zamieszkanie" type="wnio:ZamieszkanieTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DaneOsobyTyp">
<xsd:sequence>
<xsd:element name="Imie" type="wnio:ImieTyp"/>
<xsd:element name="Nazwisko" type="wnio:CzlonNazwiskaTyp"/>
<xsd:element name="Stanowisko" type="wnio:Tekst65Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="AdresMTyp">
<xsd:sequence>
<xsd:element name="Wojewodztwo" type="wnio:Tekst200Typ"/>
<xsd:element name="Powiat" type="wnio:Tekst200Typ"/>
<xsd:element name="Gmina" type="wnio:Tekst200Typ"/>
<xsd:element name="Miejscowosc" type="wnio:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="AdresTyp">
<xsd:sequence>
<xsd:element name="Wojewodztwo" type="wnio:Tekst200Typ"/>
<xsd:element name="Powiat" type="wnio:Tekst200Typ"/>
<xsd:element name="Gmina" type="wnio:Tekst200Typ"/>
<xsd:element name="Miejscowosc" type="wnio:Tekst200Typ"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="Ulica" type="wnio:Tekst80Typ"/>
<xsd:element name="NrDomu" type="wnio:BudynekTyp"/>
<xsd:element name="NrLokalu" type="adr:LokalTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ObywatelstwoTyp">
<xsd:sequence>
<xsd:element name="CzyPolskieObywatelstwo" type="str:TakNieTyp"/>
<xsd:element name="ObywatelstwoTekst" type="wnio:Tekst25Typ"/>
<xsd:element name="PESEL" type="oso:PESELTyp"/>
<xsd:element name="DataUrodzenia" type="xs:date"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="RodzajDokumentuTyp">
<xsd:sequence>
<xsd:element name="CzyPaszport" type="wnio:TakNiePusteTyp"/>
<xsd:element name="NazwaDokumentu" type="wnio:Tekst50Typ"/>
<xsd:element name="SeriaINumer" type="wnio:Tekst20Typ"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>