7830
ID | 7830 |
Data | 2019-06-04 |
Symbol | 2019/06/04/7830 |
Instytucja | Urząd Miasta Rzeszowa |
Nazwa | Wniosek o zastosowanie uznaniowej ulgi podatkowej dla osób fizycznych |
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/06/04/7830/" targetNamespace="http://crd.gov.pl/wzor/2019/06/04/7830/" 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</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="Nazwiska" type="wnio:NazwiskaTyp" minOccurs="1"/>
<xs:element name="AdresZamieszkania" type="adr:AdresTyp" minOccurs="1"/>
<xs:element name="AdresZameldowania" type="adr:AdresTyp" minOccurs="1"/>
<xs:element name="AdresKoresp" type="adr:AdresTyp" minOccurs="1"/>
<xs:element name="PelnomocnikOg" type="wnio:PelnomocnikTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="PelnomocnikSz" type="wnio:PelnomocnikTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="StanCywilny" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="UstrojMajatkowy" type="wnio:UstrojMajatkowyTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="UstrData" type="xs:date" minOccurs="1" maxOccurs="1"/>
<xs:element name="UstrProcentowyUdzial" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="TelefonKontaktowy" type="xs:decimal" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="NazwiskaTyp">
<xs:sequence>
<xs:element name="NazwiskoImionaW" type="wnio:NazwiskoImionaTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PelnomocnikTyp">
<xs:sequence>
<xs:element name="CzyPelnomocnik" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="NazwiskoImionaP" type="wnio:NazwiskoImionaTyp" 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="Identyfikator" type="wnio:IdentyfikatorTyp" minOccurs="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:simpleType name="UstrojMajatkowyTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="W">
<xs:annotation>
<xs:documentation>wspólność majątkowa małżeńska</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="R">
<xs:annotation>
<xs:documentation>rozdzielność majątkowa</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="TrescWnioskuTyp">
<xs:sequence>
<xs:element name="StaleDane" type="wnio:StaleDaneTyp" minOccurs="1"/>
<xs:element name="RodzajUlgi" type="wnio:RodzajUlgiTyp"/>
<xs:element name="RodzajPodatku" type="wnio:RodzajPodatkuTyp"/>
<xs:element name="Okres" type="xs:string"/>
<xs:element name="InformacjeList" type="wnio:InformacjeListTyp"/>
<xs:element name="CzyPomocPubliczna" type="wnio:CzyPomocPublicznaTyp"/>
<xs:element name="JakaPomocPubliczna" type="wnio:JakaPomocPublicznaTyp"/>
<xs:element name="Uzasadnienie" type="xs:string"/>
<xs:element name="Czesc2" type="wnio:Czesc2Typ"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InformacjeListTyp">
<xs:sequence>
<xs:element name="CzyDzialalnoscGosp" type="xs:string"/>
<xs:element name="CzySprzedaz" type="xs:string"/>
<xs:element name="CzyGospRolne" type="xs:string"/>
<xs:element name="CzyProducentRolny" type="xs:string"/>
<xs:element name="CzyProducentRyby" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="RodzajUlgiTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>a) odroczenie terminu płatności podatku</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>b) rozłożenie zapłaty podatku na raty</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>c) odroczenie zapłaty zaległości podatkowej wraz z odsetkami za zwłokę</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>d) rozłożenie na raty zapłaty zaległości wraz z odsetkami za zwłokę</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>e) umorzenie w całości zaległości podatkowych</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>f) umorzenie w części zaległości podatkowych</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>g) umorzenie odsetek za zwłokę</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RodzajPodatkuTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>a) podatek od nieruchomości</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>b) podatek rolny</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>c) podatek leśny</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>d) podatki pobierane w formie łącznego zobowiązania pieniężnego</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>e) podatek od środków transportowych</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>f) opłata skarbowa</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>g) opłata za gospodarowanie odpadami komunalnymi</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CzyPomocPublicznaTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>1) która nie stanowi pomocy publicznej</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>2) która stanowią pomoc de minimis - w zakresie i na zasadach określonych w bezpośrednio obowiązujących aktach prawa wspólnotowego dotyczących pomocy w ramach zasady de minimis</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>3) która stanowi pomoc publiczną</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="JakaPomocPublicznaTyp">
<xs:restriction base="xs:string">
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>a) udzielaną w celu naprawienia szkód wyrządzonych przez klęski żywiołowe lub inne nadzwyczajne zdarzenia,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>b) udzielaną w celu zapobieżenia lub likwidacji poważnych zakłóceń w gospodarce o charakterze ponadsektorowym,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>c) udzielaną w celu wsparcia krajowych przedsiębiorców działających w ramach przedsięwzięcia gospodarczego podejmowanego w interesie europejskim,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>d) udzielaną w celu promowania i wspierania kultury, dziedzictwa narodowego, nauki i oświaty,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>e) będącą rekompensatą za realizację usług świadczonych w ogólnym interesie gospodarczym powierzonych na podstawie odrębnych przepisów,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>f) na szkolenia,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>g) na zatrudnienie,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H">
<xs:annotation>
<xs:documentation>h) na rozwój małych i średnich przedsiębiorstw,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>i) na restrukturyzację,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J">
<xs:annotation>
<xs:documentation>j) na ochronę środowiska,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K">
<xs:annotation>
<xs:documentation>k) na prace badawczo-rozwojowe,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L">
<xs:annotation>
<xs:documentation>l) regionalną,</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M">
<xs:annotation>
<xs:documentation>m) udzielaną na inne przeznaczenia określone na podstawie § 6 przez Radę Ministrów.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="Czesc2Typ">
<xs:sequence>
<xs:element name="InformacjeDod" type="wnio:InformacjeDodTyp"/>
<xs:element name="CzyUprawiam" type="xs:string"/>
<xs:element name="PowodNieUprawiania" type="xs:string"/>
<xs:element name="GospRolne" type="wnio:GospRolneTyp"/>
<xs:element name="Osoby" type="wnio:OsobyTyp"/>
<xs:element name="InneOsoby" type="wnio:InneOsobyTyp"/>
<xs:element name="DochodyPodatnika" type="wnio:DochodyPTyp"/>
<xs:element name="DPodatnikaRazem" type="xs:decimal"/>
<xs:element name="DochodyMalzonka" type="wnio:DochodyPTyp"/>
<xs:element name="DMalzonkaRazem" type="xs:decimal"/>
<xs:element name="DochodyOsob" type="wnio:DochodyOsobTyp"/>
<xs:element name="DOsobRazem" type="xs:decimal"/>
<xs:element name="CzyUtrzInnych" type="xs:string"/>
<xs:element name="UtrzymanieInnych" type="xs:string"/>
<xs:element name="CzyStypendium" type="xs:string"/>
<xs:element name="Stypendium" type="xs:string"/>
<xs:element name="Wydatki" type="wnio:WydatkiTyp"/>
<xs:element name="WydatkiRazem" type="xs:decimal"/>
<xs:element name="Majatek" type="wnio:MajatekTyp"/>
<xs:element name="MajatekRazem" type="xs:decimal"/>
<xs:element name="OkolicznosciOslabiajace" type="xs:decimal"/>
<xs:element name="ZlyStanZdrowia" type="xs:string"/>
<xs:element name="ZlyStanZdrowiaTekst" type="xs:string"/>
<xs:element name="ZdWyjatkowe" type="xs:string"/>
<xs:element name="ZdWyjatkoweTekst" type="xs:string"/>
<xs:element name="CzyZadluzenie" type="xs:string"/>
<xs:element name="Zadlozenie" type="wnio:ZadlozenieTyp"/>
<xs:element name="CzyUprawiamCzesc" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InformacjeDodTyp">
<xs:sequence>
<xs:element name="PrzedmiotDzialalnosci" type="xs:string"/>
<xs:element name="FormaRozliczania" type="xs:string"/>
<xs:element name="CzyKsiega" type="xs:string"/>
<xs:element name="CzySprawozdania" type="xs:string"/>
<xs:element name="MajatekNieruchomy" type="wnio:InformacjeDodListTyp"/>
<xs:element name="Wierzytelnosci" type="wnio:InformacjeDodListTyp"/>
<xs:element name="Zobowiazania" type="wnio:InformacjeDodListTyp"/>
<xs:element name="Rynek" type="xs:string"/>
<xs:element name="KonkurencyjnyCharakter" type="xs:string"/>
<xs:element name="LiczbaZatrudnionych" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InformacjeDodListTyp">
<xs:sequence>
<xs:element name="InformacjeDodRep" type="wnio:InformacjeDodRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InformacjeDodRepTyp">
<xs:sequence>
<xs:element name="InfoPozycja" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OsobyTyp">
<xs:sequence>
<xs:element name="OsobyRep" type="wnio:OsobyRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OsobyRepTyp">
<xs:sequence>
<xs:element name="ImieRep" type="oso:ImieTyp"/>
<xs:element name="NazwiskoRep" type="oso:NazwiskoTyp"/>
<xs:element name="WiekRep" type="xs:string"/>
<xs:element name="PokrewienstwoRep" type="xs:string"/>
<xs:element name="StanCywilnyRep" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InneOsobyTyp">
<xs:sequence>
<xs:element name="InneOsobyRep" type="wnio:InneOsobyRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InneOsobyRepTyp">
<xs:sequence>
<xs:element name="InneImieRep" type="oso:ImieTyp"/>
<xs:element name="InneNazwiskoRep" type="oso:NazwiskoTyp"/>
<xs:element name="InneLicznikiRep" type="xs:string"/>
<xs:element name="InneWysokoscOplatRep" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DochodyPTyp">
<xs:sequence>
<xs:element name="ImiePod" type="oso:ImieTyp"/>
<xs:element name="NazwoskoPod" type="oso:NazwiskoTyp"/>
<xs:element name="DochodyPodatnikaM" type="wnio:RodzajDochodTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RodzajDochodTyp">
<xs:sequence>
<xs:element name="Praca" type="wnio:KwotaDTyp"/>
<xs:element name="Renta" type="wnio:KwotaDTyp"/>
<xs:element name="Rola" type="wnio:KwotaDTyp"/>
<xs:element name="Najem" type="wnio:KwotaDTyp"/>
<xs:element name="Dzialalnosc" type="wnio:KwotaDTyp"/>
<xs:element name="ZBezrob" type="wnio:KwotaDTyp"/>
<xs:element name="Alimenty" type="wnio:KwotaDTyp"/>
<xs:element name="MOPS" type="wnio:KwotaDTyp"/>
<xs:element name="ZStaly" type="wnio:KwotaDTyp"/>
<xs:element name="ZOkresowy" type="wnio:KwotaDTyp"/>
<xs:element name="ZCelowy" type="wnio:KwotaDTyp"/>
<xs:element name="DodMieszkaniowy" type="wnio:KwotaDTyp"/>
<xs:element name="DodEnergetyczny" type="wnio:KwotaDTyp"/>
<xs:element name="ZRodzinny" type="wnio:KwotaDTyp"/>
<xs:element name="RodzinaPlus" type="wnio:KwotaDTyp"/>
<xs:element name="SwiadRodzicielskie" type="wnio:KwotaDTyp"/>
<xs:element name="ZPielegnacyjny" type="wnio:KwotaDTyp"/>
<xs:element name="SwiadPielegnacyjne" type="wnio:KwotaDTyp"/>
<xs:element name="SpecZOpiekunczy" type="wnio:KwotaDTyp"/>
<xs:element name="SwiadAliment" type="wnio:KwotaDTyp"/>
<xs:element name="Inne" type="wnio:KwotaDTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DochodyOsobTyp">
<xs:sequence>
<xs:element name="DochodyOsobRep" type="wnio:DochodyOsobRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DochodyOsobRepTyp">
<xs:sequence>
<xs:element name="OsobImieRep" type="oso:ImieTyp"/>
<xs:element name="OsobNazwiskoRep" type="oso:NazwiskoTyp"/>
<xs:element name="ZrodloDochRep" type="xs:string"/>
<xs:element name="KwotaRep" type="xs:decimal"/>
<xs:element name="UwagiRep" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WydatkiTyp">
<xs:sequence>
<xs:element name="Prad" type="wnio:KwotaDTyp"/>
<xs:element name="Gaz" type="wnio:KwotaDTyp"/>
<xs:element name="Woda" type="wnio:KwotaDTyp"/>
<xs:element name="Czynsz" type="wnio:KwotaDTyp"/>
<xs:element name="Ubezpieczenie" type="wnio:KwotaDTyp"/>
<xs:element name="Remont" type="wnio:KwotaDTyp"/>
<xs:element name="Telewizja" type="wnio:KwotaDTyp"/>
<xs:element name="Telefon" type="wnio:KwotaDTyp"/>
<xs:element name="Internet" type="wnio:KwotaDTyp"/>
<xs:element name="InneDom" type="wnio:KwotaDTyp"/>
<xs:element name="Komunikacja" type="wnio:KwotaDTyp"/>
<xs:element name="Paliwo" type="wnio:KwotaDTyp"/>
<xs:element name="Lecznie" type="wnio:KwotaDTyp"/>
<xs:element name="Kredyt" type="wnio:InneWydTyp"/>
<xs:element name="Zywnosc" type="wnio:KwotaDTyp"/>
<xs:element name="Czystosc" type="wnio:KwotaDTyp"/>
<xs:element name="Pozostale" type="wnio:InneWydTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="MajatekTyp">
<xs:sequence>
<xs:element name="Nieruchomosci" type="wnio:InneWydTyp"/>
<xs:element name="UdzSpolkaKapit" type="wnio:KwotaDTyp"/>
<xs:element name="SrodkiPieniezne" type="wnio:KwotaDTyp"/>
<xs:element name="SrodkiBank" type="wnio:KwotaDTyp"/>
<xs:element name="SrodkiGotowka" type="wnio:KwotaDTyp"/>
<xs:element name="Wierzytelnosci" type="wnio:KwotaDTyp"/>
<xs:element name="WierzNazwaKwota" type="wnio:KwotaDTyp"/>
<xs:element name="Ruchome" type="wnio:KwotaDTyp"/>
<xs:element name="Samochody" type="wnio:InneWydTyp"/>
<xs:element name="PapieryWartosciowe" type="wnio:KwotaDTyp"/>
<xs:element name="Akcje" type="wnio:KwotaDTyp"/>
<xs:element name="Obligacje" type="wnio:KwotaDTyp"/>
<xs:element name="Fundusze" type="wnio:KwotaDTyp"/>
<xs:element name="Polisy" type="wnio:InneWydTyp"/>
<xs:element name="InnyMaj" type="wnio:InneWydTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZadlozenieTyp">
<xs:sequence>
<xs:element name="ZadlozenieRep" type="wnio:ZadlozenieRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZadlozenieRepTyp">
<xs:sequence>
<xs:element name="Tytul" type="xs:string"/>
<xs:element name="Kto" type="xs:string"/>
<xs:element name="Kwota" type="xs:decimal"/>
<xs:element name="Splacone" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="GospRolneTyp">
<xs:sequence>
<xs:element name="RodzajUpraw" type="wnio:GospRolnePozTyp"/>
<xs:element name="ZabudowanieGosp" type="wnio:GospRolnePozTyp"/>
<xs:element name="Maszyny" type="wnio:GospRolnePozTyp"/>
<xs:element name="Inwentarz" type="wnio:GospRolnePozTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="GospRolnePozTyp">
<xs:sequence>
<xs:element name="ospRolnePozRep" type="wnio:GospRolnePozRepTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="GospRolnePozRepTyp">
<xs:sequence>
<xs:element name="GROpis" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InneWydTyp">
<xs:sequence>
<xs:element name="InneWydRep" type="wnio:KwotaDTyp" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="KwotaDTyp">
<xs:sequence>
<xs:element name="Kwota" type="xs:decimal"/>
<xs:element name="Uwagi" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<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>