7801
ID | 7801 |
Data | 2019-05-28 |
Symbol | 2019/05/28/7801 |
Instytucja | URZĄD MIASTA MIKOŁÓW |
Nazwa | Wniosek o wydanie zaświadczenia o niezaleganiu w podatkach i opłatach lokalnych lub stwierdzające stan zaległości |
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:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/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:wnio="http://crd.gov.pl/wzor/2019/05/28/7801/" targetNamespace="http://crd.gov.pl/wzor/2019/05/28/7801/" attributeFormDefault="unqualified" elementFormDefault="qualified">
<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/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd"/>
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.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://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:complexType name="documentSchema_wnio_Dokument_wnio_DaneDokumentu_type">
<xs:sequence>
<xs:element ref="str:Nadawcy" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_cel_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_RodzajPodmiotu_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_zaswiadczenie_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_nadzien_type">
<xs:restriction base="xs:date"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_sekcja_wnio_Inform_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_sekcja_type">
<xs:sequence>
<xs:element name="Inform" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_sekcja_wnio_Inform_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_miejscowosc_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_data_type">
<xs:restriction base="xs:date"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_odbior_type">
<xs:restriction base="xs:string">
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_type">
<xs:sequence>
<xs:element name="cel" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_cel_type"/>
<xs:element name="RodzajPodmiotu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_RodzajPodmiotu_type"/>
<xs:element name="zaswiadczenie" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_zaswiadczenie_type"/>
<xs:element name="nadzien" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_nadzien_type"/>
<xs:element name="sekcja" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_sekcja_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="miejscowosc" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_miejscowosc_type"/>
<xs:element name="data" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_data_type"/>
<xs:element name="odbior" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_wnio_odbior_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrformat_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_atrkodowanie_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_type">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Wniosek" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_Wniosek_type"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_type">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_type"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_type">
<xs:sequence>
<xs:element name="Dokument" type="wnio:documentSchema_wnio_Dokument_type"/>
</xs:sequence>
</xs:complexType>
<xs:element name="Dokument" type="wnio:documentSchema_wnio_Dokument_type"/>
</xs:schema>