1868
ID | 1868 |
Data | 2014-12-01 |
Symbol | 2014/12/01/1868 |
Instytucja | Urząd Gminy Kętrzyn |
Nazwa | DL-1 DEKLARACJA NA PODATEK LEŚNY |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wnio="http://crd.gov.pl/wzor/2014/12/01/1868/" 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: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/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://crd.gov.pl/wzor/2014/12/01/1868/">
<xsd:import schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd" namespace="http://crd.gov.pl/xml/schematy/meta/2009/11/16/"/>
<xsd:import schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd" namespace="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/"/>
<xsd:import schemaLocation="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/instytucja.xsd" namespace="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/"/>
<xsd:import schemaLocation="http://crd.gov.pl/xml/schematy/adres/2009/11/09/adres.xsd" namespace="http://crd.gov.pl/xml/schematy/adres/2009/11/09/"/>
<xsd:import schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd" namespace="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/"/>
<xsd:import schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd" namespace="http://www.w3.org/2000/09/xmldsig#"/>
<xsd:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_ksiegaWieczysta_wnio_nazwaSadu_type">
<xsd:restriction base="str:Tekst2000Typ"/>
</xsd:simpleType>
<xsd:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_ksiegaWieczysta_wnio_numerKsiegiWieczystej_type">
<xsd:restriction base="str:Tekst200Typ"/>
</xsd:simpleType>
<xsd:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_ksiegaWieczysta_type">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="nazwaSadu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_ksiegaWieczysta_wnio_nazwaSadu_type"/>
<xsd:element name="numerKsiegiWieczystej" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_ksiegaWieczysta_wnio_numerKsiegiWieczystej_type"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_numerDzialki_type">
<xsd:restriction base="str:Tekst65Typ"/>
</xsd:simpleType>
<xsd:simpleType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_wnio_daneOnieruchomosciach_wnio_dzialki_wnio_numerObrebu_type">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
<xsd:complexType name="KsiegaWieczystaTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="nazwaSadu" type="str:Tekst2000Typ"/>
<xsd:element name="numerKsiegiWieczystej" type="str:Tekst2000Typ"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DzialkaTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="numerDzialki" type="str:Tekst65Typ" minOccurs="0"/>
<xsd:element name="numerObrebu" type="xsd:string" minOccurs="0"/>
<xsd:element name="ksiegaWieczysta" type="wnio:KsiegaWieczystaTyp"/>
<xsd:element name="adresDzialki" type="adr:AdresTyp" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="formaWladania" type="xsd:string" minOccurs="0"/>
<xsd:element name="rodzajUzytku" type="xsd:string" minOccurs="0"/>
<xsd:element name="klasa" type="str:Tekst10Typ" minOccurs="0"/>
<xsd:element name="powierzchnia" type="xsd:decimal" minOccurs="0"/>
<xsd:element name="rodzajLasu" type="xsd:string" minOccurs="0"/>
<xsd:element name="podstawaPrawna" type="xsd:string" minOccurs="0"/>
<xsd:element name="formaOpodatkowania" type="xsd:string" minOccurs="0"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DaneOnieruchomosciTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element minOccurs="0" maxOccurs="1" name="adresGospodarstwa" type="adr:AdresTyp"/>
<xsd:element minOccurs="0" maxOccurs="unbounded" name="dzialki" type="wnio:DzialkaTyp"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="LasyZwolnioneTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element minOccurs="0" maxOccurs="1" name="slTytulPrawnyZwolnienia" type="str:Tekst200Typ"/>
<xsd:element minOccurs="0" maxOccurs="1" name="powierzchnia" type="xsd:decimal"/>
<xsd:element minOccurs="0" maxOccurs="1" name="stawka" type="xsd:decimal"/>
<xsd:element minOccurs="0" maxOccurs="1" name="kwota" type="xsd:decimal"/>
<xsd:element minOccurs="0" maxOccurs="1" name="ulgaWartosc" type="str:Tekst200Typ"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="OkreslenieCzasuTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="rok" type="xsd:gYear" minOccurs="0"/>
<xsd:element name="miesiac" type="xsd:gMonth" minOccurs="0"/>
<xsd:element name="dzien" type="xsd:gDay" minOccurs="0"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="LasyNiepodlegajaceZwolnieniuTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element minOccurs="0" maxOccurs="1" name="slTypPowierzchni" type="str:Tekst200Typ"/>
<xsd:element minOccurs="0" maxOccurs="1" name="slRodzajUlgi" type="str:Tekst200Typ"/>
<xsd:element minOccurs="0" maxOccurs="1" name="powierzchnia" type="xsd:decimal"/>
<xsd:element minOccurs="0" maxOccurs="1" name="stawka" type="xsd:decimal"/>
<xsd:element minOccurs="0" maxOccurs="1" name="kwota" type="xsd:decimal"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="RodzajWlasnosciTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="właściciel"/>
<xsd:enumeration value="współwłaściciel"/>
<xsd:enumeration value="użytkownik wieczysty"/>
<xsd:enumeration value="współużytkownik wieczysty"/>
<xsd:enumeration value="posiadacz samoistny"/>
<xsd:enumeration value="współposiadacz samoistny"/>
<xsd:enumeration value="posiadacz zależny"/>
<xsd:enumeration value="współposiadacz zależny"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="ObowiazekZlozeniaDeklaracjiTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="deklaracja roczna"/>
<xsd:enumeration value="korekta deklaracji"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="TrescDokumentuTyp">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="wystawionaZaRok" type="xsd:gYear"/>
<xsd:element name="okolicznosciZlozenia" type="wnio:ObowiazekZlozeniaDeklaracjiTyp"/>
<xsd:element minOccurs="0" maxOccurs="1" name="korektaZa" type="wnio:OkreslenieCzasuTyp"/>
<xsd:element name="podmiotZobowiazany" type="wnio:RodzajWlasnosciTyp"/>
<xsd:element name="razemPodatek" type="xsd:decimal"/>
<xsd:element name="oswiadczeniePodatnikaImie" type="oso:ImieTyp"/>
<xsd:element name="oswiadczeniePodatnikaNazwisko" type="oso:CzlonNazwiskaTyp"/>
<xsd:element name="dataWypelnienia" type="xsd:date"/>
<xsd:element minOccurs="0" maxOccurs="unbounded" name="daneOnieruchomosciach" type="wnio:DaneOnieruchomosciTyp"/>
<xsd:element minOccurs="0" maxOccurs="unbounded" name="lasyDoOpodatkowania" type="wnio:LasyNiepodlegajaceZwolnieniuTyp"/>
<xsd:element minOccurs="0" maxOccurs="unbounded" name="lasyZwolnione" type="wnio:LasyZwolnioneTyp"/>
<xsd:element minOccurs="0" maxOccurs="unbounded" ref="str:Zalaczniki"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DokumentTyp">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp" minOccurs="0"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp" minOccurs="0"/>
<xsd:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
<xsd:element minOccurs="0" maxOccurs="unbounded" ref="ds:Signature"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="documentSchema_type">
<xsd:sequence>
<xsd:element name="Dokument" type="wnio:DokumentTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="Dokument" type="wnio:DokumentTyp"/>
</xsd:schema>