5630

ID5630
Data2018-07-30
Symbol2018/07/30/5630
InstytucjaUrząd Gminy Bojszowy
NazwaWniosek o rozłożenie na raty podatku oraz zaległości podatkowych
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2017/570/16b/1
  • Ustawa z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne

    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/2018/07/30/5630/" targetNamespace="http://crd.gov.pl/wzor/2018/07/30/5630/" 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 o rozłożenie na raty podatku oraz zaległości podatkowych</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:sequence>
        </xs:complexType>
        
        <xs:complexType name="TrescDokumentuTyp">
            <xs:complexContent>
                <xs:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                      <xs:element name="IloscRat" type="xs:int" minOccurs="1"/>
                      
                      <xs:element name="TypZobowiazania" type="xs:string" minOccurs="1"/>
                     
                      <xs:element name="ZTytulu" type="xs:string" minOccurs="1"/>
    
                      <xs:element name="CalaKwota" type="xs:decimal" minOccurs="1"/>
                      
                      <xs:element name="TerminyKwoty" type="wnio:TerminKwotaTyp" minOccurs="1"/>
                      
                      <xs:element name="Uzasadnienie" type="xs:string" minOccurs="1"/>
                    </xs:sequence>
                </xs:extension>
            </xs:complexContent>
        </xs:complexType>
        
        <xs:complexType name="TerminKwotaTyp">
          <xs:sequence>    
          <xs:element name="TerminKwota" type="wnio:TerminyRatTyp" minOccurs="1" maxOccurs="unbounded"/>
          </xs:sequence>
        </xs:complexType>
        
        <xs:complexType name="TerminyRatTyp">
          <xs:sequence>
            <xs:element name="Termin" type="xs:date"/>
            <xs:element name="Kwota" type="xs:decimal"/> 
          </xs:sequence>
        </xs:complexType>
        
    </xs:schema>