3925

ID3925
Data2017-02-06
Symbol2017/02/06/3925
InstytucjaUrząd Miasta Ustroń
NazwaDeklaracja na podatek rolny (grunty powyżej 1ha)
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2016/617/6a/12/1
  • Ustawa z dnia 15 listopada 1984 r. o podatku rolnym

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 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="http://crd.gov.pl/wzor/2017/02/06/3925/" targetNamespace="http://crd.gov.pl/wzor/2017/02/06/3925/" elementFormDefault="qualified" attributeFormDefault="unqualified">
      <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/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://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:element name="Dokument" type="Dokument_Typ"/>
      <xs:complexType name="Dokument_Typ">
        <xs:sequence>
          <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
          <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
          <xs:element name="TrescDokumentu" type="TrescDokumentu_Typ"/>
          <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="TrescDokumentu_Typ">
        <xs:complexContent>
          <xs:extension base="str:TrescDokumentuTyp">
            <xs:sequence>
              <xs:element name="Deklaracje">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="Deklaracja" type="Deklaracja_Typ" maxOccurs="unbounded"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="Deklaracja_Typ">
        <xs:sequence>
          <xs:element name="Naglowek" type="Naglowek_Typ" minOccurs="0"/>
          <xs:element name="Podatnik" type="Podatnik_Typ" minOccurs="0"/>
          <xs:element name="Wspolmalzonek" type="Podatnik_Typ" minOccurs="0"/>
          <xs:element name="PrzedmiotyOpodatkowania" type="PrzedmiotyOpodatkowania_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Podpis" type="Podpis_Typ" minOccurs="0"/>
          <xs:element name="Podpis2" type="Podpis_Typ" minOccurs="0"/>
          <xs:element name="OsobaUpowazniona" type="OsobaUpowazniona_Typ" minOccurs="0"/>
          <xs:element name="Zalaczniki" type="Zalaczniki_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Naglowek_Typ">
        <xs:sequence>
          <xs:element name="Rok" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="DataWypelnienia" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="ObowiazekZlozenia" type="ObowiazekZlozenia_Typ" minOccurs="0"/>
          <xs:element name="DataZlozenia" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="DataKorekty" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="DataKorektyRok" type="t_String" minOccurs="0" maxOccurs="1"/>
          <xs:element name="DataKorektyMiesiac" type="t_String" minOccurs="0" maxOccurs="1"/>
          <xs:element name="DataPowstaniaObowiazku" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="DataWygasnieciaObowiazku" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="TypFormularza" type="t_String" minOccurs="0"/>
          <xs:element name="UzasadnienieKorekty" type="t_String" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Podatnik_Typ">
        <xs:sequence>
          <xs:element name="TypPodatnika" type="TypPodatnika_Typ" minOccurs="0"/>
          <xs:element name="RodzajPodmiotu" type="RodzajPodmiotu_Typ" minOccurs="0"/>
          <xs:element name="DataUrodzenia" type="t_NillableDate" minOccurs="0" nillable="true"/>
          <xs:element ref="oso:ImieOjca" minOccurs="0"/>
          <xs:element ref="oso:ImieMatki" minOccurs="0"/>
          <xs:element ref="oso:Osoba" minOccurs="0"/>
          <xs:element name="AdresDoKorespondencji" type="adr:AdresTyp" minOccurs="0"/>
          <xs:element ref="adr:Adres" minOccurs="0"/>
          <xs:element ref="adr:Kontakt" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="PrzedmiotyOpodatkowania_Typ">
        <xs:sequence>
          <xs:element name="DaneDodatkowe" type="DaneDodatkowe_Typ" minOccurs="0"/>
          <xs:element name="GospodarstwoRolne" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="Stawka" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="StawkaGospRolne" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="Grupa" type="Grupa_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="UzytiRolneNiepodlegajaceZwolnieniu" type="UzytiRolneNiepodlegajaceZwolnieniu_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Podsumowanie" type="PrzedmiotOpodatkowaniaGruntRolny_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Suma" type="t_Decimal" minOccurs="0"/>
          <xs:element name="SumaPelneZlote" type="t_Integer" minOccurs="0"/>
          <xs:element name="SumaZEwidencji" type="t_Decimal" minOccurs="0"/>
          <xs:element name="SumaPoKorekcie" type="t_Decimal" minOccurs="0"/>
          <xs:element name="PodatekBezUlg" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Podatek" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Raty" type="Raty_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Grupa_Typ">
        <xs:sequence>
          <xs:element name="Nazwa" type="t_String" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="PrzedmiotOpodatkowania" type="PrzedmiotOpodatkowaniaGruntRolny_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Raty_Typ">
        <xs:sequence>
          <xs:element name="Rata" type="Rata_Typ" maxOccurs="unbounded" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Rata_Typ">
        <xs:simpleContent>
          <xs:extension base="xs:string">
            <xs:attribute name="typ" type="t_String"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
      <xs:complexType name="UzytiRolneNiepodlegajaceZwolnieniu_Typ">
        <xs:sequence>
          <xs:element name="Powierzchnia" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Skladniki" type="Skladniki_Typ" minOccurs="0"/>
          <xs:element name="Stawka" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Kwota" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="KwotaPelneZlote" type="t_Integer" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Skladnik_Typ">
        <xs:sequence>
          <xs:element name="Opis" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="MiesiacOd" type="t_Integer" minOccurs="0" nillable="true"/>
          <xs:element name="MiesiacDo" type="t_Integer" minOccurs="0" nillable="true"/>
          <xs:element name="Podstawa" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="PowNiePrzeliczane" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="PowPrzeliczane" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="Jednostka" type="Jednostka_Typ" nillable="true" minOccurs="0"/>
          <xs:element name="LiczbaHektarowPrzeliczeniowych" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="PowPrzeliczanaWgMiesiecy" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="Podatek" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Kwota" type="t_Decimal" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="PrzedmiotOpodatkowaniaGruntRolny_Typ">
        <xs:sequence>
          <xs:element name="Klasa" type="t_String" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Skladniki" type="Skladniki_Typ" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Opis" type="t_String" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PowOgolem" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Jednostka" type="Jednostka_Typ" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PowNiePrzeliczane" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PowNiePrzeliczanePodDzialamiSpecjalnymi" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PowNiePrzeliczaneInneGrunty" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PowPrzeliczane" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Przelicznik" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="LiczbaHektarowPrzeliczeniowych" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Stawka" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PodatekBezUlg" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="Podatek" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PodatekPelneZlote" type="t_Integer" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="SumaUlg" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="SumaUlgPelneZlote" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
          <xs:element name="PodatekZUlga" type="t_Decimal" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Skladniki_Typ">
        <xs:sequence>
          <xs:element name="Skladnik" type="Skladnik_Typ" minOccurs="0" nillable="true"/>
        </xs:sequence>
      </xs:complexType>
      <xs:attributeGroup name="SkladnikBudynekAttributes">
        <xs:attribute name="typ" type="t_String"/>
      </xs:attributeGroup>
      <xs:attributeGroup name="UlgaAttributes">
        <xs:attribute name="typ" type="t_String"/>
      </xs:attributeGroup>
      <xs:complexType name="Podpis_Typ">
        <xs:sequence>
          <xs:element ref="oso:Imie" minOccurs="0"/>
          <xs:element ref="oso:Nazwisko" minOccurs="0"/>
          <xs:element name="DataWypelnienia" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="WlascicielPodpisu" type="WlascicielPodpisu_Typ" minOccurs="0" nillable="true"/>
          <xs:element ref="adr:Telefon" minOccurs="0"/>
          <xs:element ref="adr:Email" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="WlascicielPodpisu_Typ">
        <xs:restriction base="xsd:string">
          <xs:enumeration value="P">
            <xs:annotation>
              <xs:documentation>Podpis podatnika</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="OR">
            <xs:annotation>
              <xs:documentation>Podpis osoby reprezentującej podatnika</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="OsobaUpowazniona_Typ">
        <xs:sequence>
          <xs:element ref="oso:Imie" minOccurs="0"/>
          <xs:element ref="oso:Nazwisko" minOccurs="0"/>
          <xs:element ref="adr:Telefon" minOccurs="0"/>
          <xs:element ref="adr:Email" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Zalaczniki_Typ">
        <xs:sequence>
          <xs:element name="IloscZalacznikowGrunty" type="t_Integer" minOccurs="0"/>
          <xs:element name="IloscZalacznikowUlgi" type="t_Integer" minOccurs="0"/>
          <xs:element name="IloscZalacznikowWspolwlasciciele" type="t_Integer" minOccurs="0"/>
          <xs:element name="IloscZalacznikowOsobyUpowaznione" type="t_Integer" minOccurs="0"/>
          <xs:element name="ZalacznikOsobyUpowaznione" type="ZalacznikOsobyUpowaznione_Typ" minOccurs="0"/>
          <xs:element name="ZalacznikWspolwlasciciele" type="ZalacznikWspolwlasciciele_Typ" minOccurs="0"/>
          <xs:element name="ZalacznikGrunty" type="ZalacznikGrunty_Typ" minOccurs="0"/>
          <xs:element name="ZalacznikUlgi" type="ZalacznikUlgi_Typ" minOccurs="0"/>
          <xs:element name="ZalacznikUlgiWPodatkuRolnym" type="Ulgi_Typ" minOccurs="0"/>
          <xs:element name="ZalacznikPrzedmiotyZwolnione" type="ZalacznikPrzedmiotyZwolnione_Typ" minOccurs="0" maxOccurs="1"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikUlgi_Typ">
        <xs:sequence>
          <xs:element name="Ulgi" type="Ulgi_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Ulgi2" type="Ulgi_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikWspolwlasciciele_Typ">
        <xs:sequence>
          <xs:element name="Wspolwlasciciele" type="Wspolwlasciciele_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Wspolwlasciciele_Typ">
        <xs:sequence>
          <xs:element name="Wspolwlasciciel" type="WspolwlascicielOsobaUpowazniona_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikOsobyUpowaznione_Typ">
        <xs:sequence>
          <xs:element name="OsobyUpowaznione" type="OsobyUpowaznioneZalacznik_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="OsobyUpowaznioneZalacznik_Typ">
        <xs:sequence>
          <xs:element name="OsobaUpowazniona" type="WspolwlascicielOsobaUpowazniona_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="WspolwlascicielOsobaUpowazniona_Typ">
        <xs:sequence>
          <xs:element name="TypPodatnika" type="TypPodatnika_Typ" minOccurs="0"/>
          <xs:element name="UdzialProcentowy" type="t_String" minOccurs="0"/>
          <xs:element name="NrUmowy" type="t_String" minOccurs="0"/>
          <xs:element name="UmowaZDnia" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajAkcji" type="t_String" minOccurs="0"/>
          <xs:element name="WlasnoscWspolmalzonka" type="t_String" minOccurs="0"/>
          <xs:element name="DataUrodzenia" type="t_String" minOccurs="0"/>
          <xs:element ref="oso:ImieOjca" minOccurs="0"/>
          <xs:element ref="oso:ImieMatki" minOccurs="0"/>
          <xs:element ref="inst:Instytucja" minOccurs="0"/>
          <xs:element ref="oso:Osoba" minOccurs="0"/>
          <xs:element name="AdresDoKorespondencji" type="adr:AdresTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Wspolwlasciciel_Typ">
        <xs:sequence>
          <xs:element name="TypPodatnika" type="TypPodatnika_Typ"/>
          <xs:element name="UdzialProcentowy" type="t_String"/>
          <xs:element ref="oso:ImieOjca" minOccurs="0"/>
          <xs:element ref="oso:ImieMatki" minOccurs="0"/>
          <xs:element ref="inst:Instytucja" minOccurs="0"/>
          <xs:element ref="oso:Osoba" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikPrzedmiotyZwolnione_Typ">
        <xs:sequence>
          <xs:element name="PrzedmiotyZwolnione" type="PrzedmiotyZwolnione_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="PrzedmiotyZwolnione_Typ">
        <xs:sequence>
          <xs:element name="PrzedmiotZwolniony" type="PrzedmiotZwolniony_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Podsumowanie" type="Podsumowanie_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="PrzedmiotZwolniony_Typ">
        <xs:sequence>
          <xs:element name="LP" type="t_String" minOccurs="0"/>
          <xs:element name="MiesiacOd" type="t_Integer" minOccurs="0" nillable="true"/>
          <xs:element name="MiesiacDo" type="t_Integer" minOccurs="0" nillable="true"/>
          <xs:element name="Rodzaj" type="t_String" minOccurs="0"/>
          <xs:element name="Klasa" type="t_String" minOccurs="0"/>
          <xs:element name="Opis" type="t_String" minOccurs="0"/>
          <xs:element name="PrzepisPrawa" type="t_String" minOccurs="0"/>
          <xs:element name="Powierzchnia" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Jednostka" type="Jednostka_Typ" minOccurs="0"/>
          <xs:element name="PowNiePrzeliczane" type="t_Decimal" minOccurs="0"/>
          <xs:element name="PowPrzeliczane" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Przelicznik" type="t_Decimal" minOccurs="0"/>
          <xs:element name="LiczbaHektarowPrzeliczeniowych" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Stawka" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Podatek" type="t_Decimal" minOccurs="0"/>
          <xs:element name="Kwota" type="t_Decimal" minOccurs="0"/>
        </xs:sequence>
        <xs:attributeGroup ref="UlgaAttributes"/>
      </xs:complexType>
      <xs:complexType name="Ulgi_Typ">
        <xs:sequence>
          <xs:element name="Ulga" type="Ulga_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Suma" type="t_Decimal" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="SumaPelneZlote" type="t_Integer" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Powierzchnia" type="t_Decimal" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Ulga_Typ">
        <xs:sequence>
          <xs:element name="Opis" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Opis2" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="InneDane" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Jest" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Skladniki" type="Skladniki_Typ" minOccurs="0"/>
          <xs:element name="Powierzchnia" type="t_Decimal" nillable="true" minOccurs="0"/>
          <xs:element name="Jednostka" type="Jednostka_Typ" nillable="true" minOccurs="0"/>
          <xs:element name="PrzepisPrawa" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Stawka" type="t_Decimal" nillable="true" minOccurs="0"/>
          <xs:element name="Kwota" type="t_Decimal" nillable="true" minOccurs="0"/>
          <xs:element name="Numer" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="ZDnia" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Paragraf" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Punkt" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Procent" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Podatek" type="t_String" nillable="true" minOccurs="0"/>
        </xs:sequence>
        <xs:attributeGroup ref="UlgaAttributes"/>
      </xs:complexType>
      <xs:complexType name="Ulgi2_Typ">
        <xs:sequence>
          <xs:element name="Ulga2" type="Ulga2_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Ulga2_Typ">
        <xs:sequence>
          <xs:element name="Opis" type="t_String" nillable="true"/>
          <xs:element name="Opis2" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Jest" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Powierzchnia" type="t_Decimal" nillable="true" minOccurs="0"/>
          <xs:element name="Jednostka" type="Jednostka_Typ" nillable="true" minOccurs="0"/>
          <xs:element name="PrzepisPrawa" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Procent" type="t_String" nillable="true" minOccurs="0"/>
          <xs:element name="Stawka" type="t_Decimal" nillable="true" minOccurs="0"/>
          <xs:element name="Kwota" type="t_Decimal" nillable="true" minOccurs="0"/>
        </xs:sequence>
        <xs:attributeGroup ref="UlgaAttributes"/>
      </xs:complexType>
      <xs:complexType name="Podsumowanie_Typ">
        <xs:sequence>
          <xs:element name="SumaPowierzchniaGruntu" type="t_String" minOccurs="0"/>
          <xs:element name="SumaPowierzchniaBudynku" type="t_String" minOccurs="0"/>
          <xs:element name="SumaPowierzchniaLokalu" type="t_String" minOccurs="0"/>
          <xs:element name="SumaWartoscBudowli" type="t_String" minOccurs="0"/>
          <xs:element name="PowNiePrzeliczane" type="t_Decimal" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="PowPrzeliczane" type="t_Decimal" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="LiczbaHektarowPrzeliczeniowych" type="t_Decimal" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Podatek" type="t_Decimal" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="SumaPelneZlote" type="t_Integer" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikUlgaSzczegoly_Typ">
        <xs:sequence>
          <xs:element name="Jest" type="t_String" minOccurs="0"/>
          <xs:element name="Powierzchnia" type="t_String" minOccurs="0"/>
          <xs:element name="Jednostka" type="Jednostka_Typ" nillable="true" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikiZN1A_Typ">
        <xs:sequence>
          <xs:element name="PrzedmiotyOpodatkowania" type="ZalacznikPrzedmiotyOpodatkowania_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikPrzedmiotyOpodatkowania_Typ">
        <xs:sequence>
          <xs:element name="PrzedmiotOpodatkowania" type="ZalacznikPrzedmiotOpodatkowania_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="DaneDodatkowe" type="DaneDodatkowe_Typ" minOccurs="0"/>
          <xs:element name="Suma" type="t_Decimal" minOccurs="0"/>
          <xs:element name="SumaPelneZlote" type="t_Integer" minOccurs="0"/>
          <xs:element name="Podsumowanie" type="ZalacznikPodsumowanie_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikPrzedmiotOpodatkowania_Typ">
        <xs:sequence>
          <xs:element name="Polozenie" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="NrDzialki" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="NrObrebu" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="NrKsiegiWieczystej" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="PowierzchniaGruntu" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="NrBudynku" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="PowierzchniaBudynku" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="NrLokalu" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="PowierzchniaLokalu" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="WartoscBudowli" type="t_Decimal" minOccurs="0" nillable="true"/>
          <xs:element name="FormaWladania" type="t_String" minOccurs="0" nillable="true"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikPodsumowanie_Typ">
        <xs:sequence>
          <xs:element name="SumaPowierzchniaGruntu" type="t_Decimal" minOccurs="1" nillable="true"/>
          <xs:element name="SumaPowierzchniaBudynku" type="t_Decimal" minOccurs="1" nillable="true"/>
          <xs:element name="SumaPowierzchniaLokalu" type="t_Decimal" minOccurs="1" nillable="true"/>
          <xs:element name="SumaWartoscBudowli" type="t_Decimal" minOccurs="1" nillable="true"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="DaneDodatkowe_Typ">
        <xs:sequence>
          <xs:element name="RodzajPodmiotu" type="RodzajPodmiotu_Typ" minOccurs="0"/>
          <xs:element name="TypPodatnika" type="TypPodatnika_Typ" minOccurs="0"/>
          <xs:element name="RodzajWlasnosci" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajPosiadaniaSamoistnego" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajUzytkowania" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajPosiadaniaZaleznego" type="t_String" minOccurs="0"/>
          <xs:element name="Polozenie" type="t_String" minOccurs="0"/>
          <xs:element ref="adr:Adres" minOccurs="0"/>
          <xs:element name="Dzialki" type="ZalacznikDzialki_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikDzialki_Typ">
        <xs:sequence>
          <xs:element name="Dzialka" type="ZalacznikGrunt_Typ" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikGrunty_Typ">
        <xs:sequence>
          <xs:element name="DataZestawienia" type="t_String" minOccurs="0"/>
          <xs:element name="Grunty" type="ZalacznikGrunty2_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="Podsumowanie" type="Podsumowanie_Typ" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikGrunty2_Typ">
        <xs:sequence>
          <xs:element name="Grunt" type="ZalacznikGrunt_Typ" minOccurs="0" maxOccurs="unbounded"/>
          <xs:element name="NaDzien" type="t_String" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikGrunt_Typ">
        <xs:sequence>
          <xs:element name="Numer" type="t_String" minOccurs="0"/>
          <xs:element name="NumerInwent" type="t_String" minOccurs="0"/>
          <xs:element name="NrDzialki" type="t_String" minOccurs="0"/>
          <xs:element name="NrBudynku" type="t_String" minOccurs="0"/>
          <xs:element name="NrLokalu" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajPosiadaniaZaleznego" type="t_String" minOccurs="0"/>
          <xs:element name="NrObrebu" type="t_String" minOccurs="0"/>
          <xs:element name="NrKsiegiWieczystej" type="t_String" minOccurs="0"/>
          <xs:element name="NazwaSadu" type="t_String" minOccurs="0"/>
          <xs:element name="Klasa" type="t_String" minOccurs="0"/>
          <xs:element name="Powierzchnia" type="t_String" minOccurs="0"/>
          <xs:element name="PowierzchniaUzytkowa" type="t_String" minOccurs="0"/>
          <xs:element name="PowierzchniaBudynku" type="t_String" minOccurs="0"/>
          <xs:element name="PowierzchniaLokalu" type="t_String" minOccurs="0"/>
          <xs:element name="FormaWladania" type="t_String" minOccurs="0"/>
          <xs:element name="IloscMieszkancow" type="t_String" minOccurs="0"/>
          <xs:element name="Opis" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="PrzyczynaZlozenia" type="t_String" minOccurs="0" nillable="true"/>
          <xs:element name="PelnyAdres" type="t_Boolean" minOccurs="0"/>
          <xs:element ref="adr:Adres" minOccurs="0"/>
          <xs:element name="WartoscBudowli" type="t_String" minOccurs="0"/>
          <xs:element name="Polozenie" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajWlasnosci" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajPosiadaniaSamoistnego" type="t_String" minOccurs="0"/>
          <xs:element name="RodzajUzytkowania" type="t_String" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="RodzajPodmiotu_Typ">
        <xs:restriction base="xsd:integer">
          <xs:enumeration value="1">
            <xs:annotation>
              <xs:documentation>Właściciel</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="2">
            <xs:annotation>
              <xs:documentation>Współwłaściciel</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="3">
            <xs:annotation>
              <xs:documentation>Posiadacz</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="4">
            <xs:annotation>
              <xs:documentation>Współposiadacz</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="5">
            <xs:annotation>
              <xs:documentation>Najemca</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="6">
            <xs:annotation>
              <xs:documentation>Dzierżawca</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="7">
            <xs:annotation>
              <xs:documentation>Użytkownik wieczysty</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="9">
            <xs:annotation>
              <xs:documentation>Inny podmiot władający nieruchomością</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="10">
            <xs:annotation>
              <xs:documentation>Zarządca nieruchomości</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="11">
            <xs:annotation>
              <xs:documentation>Właściciel lub współwłaściciel</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="12">
            <xs:annotation>
              <xs:documentation>Najemca lub dzierżawca</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="13">
            <xs:annotation>
              <xs:documentation>Posiadacz lub współposiadacz</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="14">
            <xs:annotation>
              <xs:documentation>Jednostka organizacyjna</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="15">
            <xs:annotation>
              <xs:documentation>Zarządca lub użytkownik</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="16">
            <xs:annotation>
              <xs:documentation>Zarządca nieruchomości wspólnej</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="17">
            <xs:annotation>
              <xs:documentation>Posiadacz zależny</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="18">
            <xs:annotation>
              <xs:documentation>Współposiadacz zależny</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="19">
            <xs:annotation>
              <xs:documentation>Współużytkowanie wieczyste</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="ObowiazekZlozenia_Typ">
        <xs:restriction base="xsd:string">
          <xs:enumeration value="P">
            <xs:annotation>
              <xs:documentation>Pierwsza deklaracja</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="Z">
            <xs:annotation>
              <xs:documentation>Zmiana deklaracji</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="K">
            <xs:annotation>
              <xs:documentation>Korekta deklaracji</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="TypPodatnika_Typ">
        <xs:restriction base="xsd:string">
          <xs:enumeration value="1">
            <xs:annotation>
              <xs:documentation>osoba fizyczna</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="2">
            <xs:annotation>
              <xs:documentation>osoba prawna</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="3">
            <xs:annotation>
              <xs:documentation>inny podmiot władający nieruchomością</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="">
            <xs:annotation>
              <xs:documentation>nie wybrano</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Jednostka_Typ">
        <xs:restriction base="xsd:string">
          <xs:enumeration value="m2"/>
          <xs:enumeration value="ha"/>
          <xs:enumeration value="zł"/>
          <xs:enumeration value=""/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="t_Integer">
        <xs:restriction base="xsd:integer"/>
      </xs:simpleType>
      <xs:simpleType name="t_Decimal">
        <xs:restriction base="xsd:decimal"/>
      </xs:simpleType>
      <xs:simpleType name="t_String">
        <xs:restriction base="xsd:string"/>
      </xs:simpleType>
      <xs:simpleType name="t_Date">
        <xs:restriction base="xsd:date"/>
      </xs:simpleType>
      <xs:simpleType name="t_NillableDate">
        <xs:restriction base="xsd:string">
          <xs:pattern value="|(([0][1-9]|[1][0-2])/([0][1-9]|[1-2][0-9]|[3][0-1])/[1-2][0-9][0-9][0-9])|([1-2][0-9][0-9][0-9]\-([0][1-9]|[1][0-2])\-([0][1-9]|[1-2][0-9]|[3][0-1]))"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="t_Boolean">
        <xs:restriction base="xsd:boolean"/>
      </xs:simpleType>
      <xs:simpleType name="t_TakNie">
        <xs:restriction base="xsd:string">
          <xs:enumeration value="T"/>
          <xs:enumeration value="N"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="t_TrueFalse">
        <xs:restriction base="xsd:string">
          <xs:enumeration value="true"/>
          <xs:enumeration value="false"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:schema>