7547
ID | 7547 |
Data | 2019-04-18 |
Symbol | 2019/04/18/7547 |
Instytucja | Urząd Miasta Rzeszowa |
Nazwa | Wniosek o wydanie zaświadczenia o figurowaniu w ewidencji podatkowej |
Czy Aktualny | 1 |
---|
Ustawy (1)
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/2019/04/18/7547/" targetNamespace="http://crd.gov.pl/wzor/2019/04/18/7547/" 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:annotation>
<xs:documentation>WNIOSEK - zaświadczenie o dochodowości</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="DokumentTyp">
<xs:sequence>
<xs:element ref="str:OpisDokumentu">
<xs:annotation>
<xs:documentation>Opis dokumentu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element ref="str:DaneDokumentu">
<xs:annotation>
<xs:documentation>Dane dokumentu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp">
<xs:annotation>
<xs:documentation>Treść dokumentu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TrescDokumentuTyp">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Skladajacy" type="wnio:SkladajacyTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Dane wnioskodawcy</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TrescWniosku" type="wnio:TrescWnioskuTyp" minOccurs="1">
<xs:annotation>
<xs:documentation>Treść wniosku</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DodatkoweZalaczniki" type="wnio:DodatkoweZalacznikiTyp" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Załączniki</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="SkladajacyTyp">
<xs:sequence>
<xs:element name="NazwiskoImie" type="wnio:NazwiskoImionaTyp" minOccurs="1"/>
<xs:element name="Identyfikator" type="wnio:IdentyfikatorTyp" minOccurs="1"/>
<xs:element name="Adres" type="adr:AdresTyp" minOccurs="1"/>
<xs:element name="Rodzice" type="wnio:RodziceTyp" minOccurs="1"/>
<xs:element name="TelefonKontaktowy" type="xs:decimal" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="IdentyfikatorTyp">
<xs:sequence>
<xs:element name="PESEL" type="oso:PESELTyp" minOccurs="1"/>
<xs:element name="NIP" type="oso:NIPTyp" minOccurs="1"/>
<xs:element name="REGON" type="inst:REGONTyp" minOccurs="1"/>
<xs:element name="PKD" type="xs:string" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="NazwiskoImionaTyp">
<xs:sequence>
<xs:element name="Nazwisko" type="oso:NazwiskoTyp" minOccurs="1"/>
<xs:element name="Imie" type="oso:ImieTyp" minOccurs="1"/>
<xs:element name="ImieDrugie" type="oso:ImieTyp" minOccurs="1"/>
<xs:element name="NazwiskoRodowe" type="oso:NazwiskoTyp" minOccurs="1"/>
<xs:element name="NazwaInstytucji" type="inst:NazwaInstytucjiTyp" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RodziceTyp">
<xs:sequence>
<xs:element name="ImieMatki" type="oso:ImieTyp" minOccurs="1"/>
<xs:element name="ImieOjca" type="oso:ImieTyp" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TrescWnioskuTyp">
<xs:sequence>
<xs:element name="StaleDane" type="wnio:StaleDaneTyp" minOccurs="1"/>
<xs:element name="RodzajPodatku" type="wnio:RodzajPodatkuTyp"/>
<xs:element name="RodzajSzczegol" type="wnio:RodzajSzczegolTyp"/>
<xs:element name="PrzedlozenieW" type="xs:string"/>
<xs:element name="Sprawa" type="xs:string"/>
<xs:element name="PrzedmOp" type="wnio:PrzedmOpTyp"/>
<xs:element name="Odbior" type="wnio:OdbiorTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RodzajPodatkuTyp">
<xs:sequence>
<xs:element name="odNieruchomosci" type="xs:string"/>
<xs:element name="podatkuRolnego" type="xs:string"/>
<xs:element name="podatkuLesnego" type="xs:string"/>
<xs:element name="zobowiazaniePieniezne" type="xs:string"/>
<xs:element name="srodkiTransportowe" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RodzajSzczegolTyp">
<xs:sequence>
<xs:element name="PrzedmiotyOpodatkowania" type="xs:string"/>
<xs:element name="PodstawyOpodatkowania" type="xs:string"/>
<xs:element name="ZastosowanaStawka" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PrzedmOpTyp">
<xs:sequence>
<xs:element name="PrzedmOpRepTyp" type="wnio:PrzedmOpRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PrzedmOpRepTyp">
<xs:sequence>
<xs:element name="Przedmiot" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="OdbiorTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>Osobiście</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="P">
<xs:annotation>
<xs:documentation>Poczta</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>ePUAP</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="StaleDaneTyp">
<xs:sequence>
<xs:element name="Logo" type="xs:string" minOccurs="1"/>
<xs:element name="DataZlozenia" type="xs:date" minOccurs="1"/>
<xs:element name="MiejsceZlozenia" type="xs:string" minOccurs="1"/>
<xs:element name="Naglowek" type="xs:string" minOccurs="1"/>
<xs:element name="Urzad1" type="xs:string" minOccurs="1"/>
<xs:element name="Urzad2" type="xs:string" minOccurs="1"/>
<xs:element name="Urzad3" type="xs:string" minOccurs="1"/>
<xs:element name="Urzad4" type="xs:string" minOccurs="1"/>
<xs:element name="Stopka1" type="xs:string" minOccurs="1"/>
<xs:element name="Stopka2" type="xs:string" minOccurs="1"/>
<xs:element name="Stopka3" type="xs:string" minOccurs="1"/>
<xs:element name="Stopka4" type="xs:string" minOccurs="1"/>
<xs:element name="Stopka5" type="xs:string" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DodatkoweZalacznikiTyp">
<xs:sequence>
<xs:element name="Zalaczono" type="wnio:ZalacznikPoz" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZalacznikPoz">
<xs:sequence>
<xs:element name="Zalacznik" type="str:ZalacznikTyp" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:schema>