683

ID683
Data2011-10-19
Symbol2011/10/19/683
InstytucjaMinisterstwo Finansów
NazwaSD-Z2(4) - ZGŁOSZENIE O NABYCIU WŁASNOŚCI RZECZY LUB PRAW MAJĄTKOWYCH
Czy Aktualny0

Ustawy (2)

  • Dz.U. z 2007 r. Nr 246, poz.1817, z późn.zm.
  • Rozporządzenie Ministra Finansów w sprawie określenia rodzajów deklaracji, które mogą być składane za pomocą środków komunikacji elektronicznej
  • Dz.U. z 2009 r. Nr 93, poz.768, z późn. zm.
  • Ustawa z dnia 28 lipca 1983 r. o podatku od spadków i darowizn

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://crd.gov.pl/wzor/2011/10/19/683/" xmlns:zzu="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/10/07/eD/ORDZU/" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/06/21/eD/DefinicjeTypy/" targetNamespace="http://crd.gov.pl/wzor/2011/10/19/683/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/10/07/eD/ORDZU/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/10/07/eD/ORDZU/ORD-ZU(2)_v2-0E.xsd"/>
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/06/21/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2011/06/21/eD/DefinicjeTypy/StrukturyDanych_v3-0E.xsd"/>
    	<xsd:complexType name="TNaglowek">
    		<xsd:annotation>
    			<xsd:documentation>Nagłówek deklaracji</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="KodFormularza">
    				<xsd:complexType>
    					<xsd:simpleContent>
    						<xsd:extension base="TKodFormularza">
    							<xsd:attribute name="kodSystemowy" type="xsd:string" use="required" fixed="SD-Z2 (4)"/>
    							<xsd:attribute name="kodPodatku" type="xsd:string" use="required" fixed="SD"/>
    							<xsd:attribute name="rodzajZobowiazania" type="xsd:token" use="required" fixed="Z"/>
    							<xsd:attribute name="wersjaSchemy" type="xsd:string" use="required" fixed="1-0E"/>
    						</xsd:extension>
    					</xsd:simpleContent>
    				</xsd:complexType>
    			</xsd:element>
    			<xsd:element name="WariantFormularza">
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:byte">
    						<xsd:enumeration value="4"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="CelZlozenia">
    				<xsd:complexType>
    					<xsd:simpleContent>
    						<xsd:extension base="etd:TCelZlozenia">
    							<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_7"/>
    						</xsd:extension>
    					</xsd:simpleContent>
    				</xsd:complexType>
    			</xsd:element>
    			<xsd:element name="Data">
    				<xsd:annotation>
    					<xsd:documentation>Data powstania obowiązku podatkowego zgodnie z art.6 ustawy</xsd:documentation>
    				</xsd:annotation>
    				<xsd:complexType>
    					<xsd:simpleContent>
    						<xsd:extension base="TLData">
    							<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_5"/>
    						</xsd:extension>
    					</xsd:simpleContent>
    				</xsd:complexType>
    			</xsd:element>
    			<xsd:element name="KodUrzedu" type="etd:TKodUS"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:simpleType name="TKodFormularza">
    		<xsd:annotation>
    			<xsd:documentation>Symbol wzoru formularza</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="SD-Z2"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TLData">
    		<xsd:annotation>
    			<xsd:documentation>Ograniczenie dla daty od</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:date">
    			<xsd:minInclusive value="2009-01-01"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="TIdentyfikatorOsobyFizycznej1A">
    		<xsd:annotation>
    			<xsd:documentation>Podstawowy zestaw danych identyfikacyjnych o osobie fizycznej z identyfikatorem NIP albo PESEL</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="ImiePierwsze" type="etd:TImie">
    				<xsd:annotation>
    					<xsd:documentation>Pierwsze imię</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Nazwisko" type="etd:TNazwisko">
    				<xsd:annotation>
    					<xsd:documentation>Nazwisko</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="DataUrodzenia" type="etd:TData">
    				<xsd:annotation>
    					<xsd:documentation>Data urodzenia</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:choice>
    				<xsd:choice>
    					<xsd:element name="NIP" type="etd:TNrNIP">
    						<xsd:annotation>
    							<xsd:documentation>Numer Identyfikacji Podatkowej (NIP)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="PESEL" type="etd:TNrPESEL">
    						<xsd:annotation>
    							<xsd:documentation>Numer PESEL</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:choice>
    				<xsd:sequence>
    					<xsd:element name="ImieOjca" type="etd:TImie">
    						<xsd:annotation>
    							<xsd:documentation>Imie ojca</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="ImieMatki" type="etd:TImie">
    						<xsd:annotation>
    							<xsd:documentation>Imie matki</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    			</xsd:choice>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:element name="Deklaracja">
    		<xsd:annotation>
    			<xsd:documentation>ZGŁOSZENIE O NABYCIU WŁASNOŚCI RZECZY LUB PRAW MAJĄTKOWYCH</xsd:documentation>
    		</xsd:annotation>
    		<xsd:complexType>
    			<xsd:sequence>
    				<xsd:element name="Naglowek" type="TNaglowek">
    					<xsd:annotation>
    						<xsd:documentation>Nagłówek deklaracji</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="Podmiot1">
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:element name="OsobaFizyczna">
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="etd:TIdentyfikatorOsobyFizycznej1">
    											<xsd:sequence>
    												<xsd:element name="ImieOjca" type="etd:TImie" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Imie ojca</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    												<xsd:element name="ImieMatki" type="etd:TImie" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Imie matki</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    												<xsd:element name="Obywatelstwo">
    													<xsd:annotation>
    														<xsd:documentation>Obywatelstwo</xsd:documentation>
    													</xsd:annotation>
    													<xsd:complexType>
    														<xsd:simpleContent>
    															<xsd:extension base="etd:TZnakowy"/>
    														</xsd:simpleContent>
    													</xsd:complexType>
    												</xsd:element>
    											</xsd:sequence>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    							<xsd:element name="AdresZamieszkania">
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="etd:TAdres">
    											<xsd:attribute name="rodzajAdresu" type="xsd:string" use="required" fixed="RAD"/>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    						</xsd:sequence>
    						<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Podatnik"/>
    						<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_1A"/>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="Podmiot2">
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:element name="OsobaFizyczna">
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="TIdentyfikatorOsobyFizycznej1A"/>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    							<xsd:element name="AdresZamieszkaniaSiedziby">
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="etd:TAdres">
    											<xsd:attribute name="rodzajAdresu" type="xsd:string" use="required" fixed="RAD"/>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    						</xsd:sequence>
    						<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Spadkodawca, Darczyńca lub inna osoba (podmiot), od której lub po której zostały nabyte rzeczy lub prawa majątkowe"/>
    						<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_24A"/>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element ref="PozycjeSzczegolowe">
    					<xsd:annotation>
    						<xsd:documentation>Tytuł nabycia własności rzeczy lub praw majątkowych, rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych, dane dotyczące nabytych rzeczy lub praw majątkowych, dane dotyczące stosunku osobistego nabywcy do osoby, od której lub po której zostały nabyte własność rzeczy lub prawa majątkowe</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="Oswiadczenie">
    					<xsd:simpleType>
    						<xsd:restriction base="xsd:string">
    							<xsd:enumeration value="Oświadczam, że są mi znane przepisy Kodeksu karnego skarbowego o odpowiedzialnosci za podanie danych niezgodnych z rzeczywistością."/>
    						</xsd:restriction>
    					</xsd:simpleType>
    				</xsd:element>
    				<xsd:element name="Zalaczniki" minOccurs="0">
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:element ref="zzu:Zalacznik_ORD-ZU" minOccurs="0"/>
    						</xsd:sequence>
    					</xsd:complexType>
    				</xsd:element>
    			</xsd:sequence>
    		</xsd:complexType>
    	</xsd:element>
    	<xsd:element name="PozycjeSzczegolowe">
    		<xsd:complexType>
    			<xsd:sequence>
    				<xsd:element name="P_4">
    					<xsd:annotation>
    						<xsd:documentation>Data nabycia</xsd:documentation>
    					</xsd:annotation>
    					<xsd:simpleType>
    						<xsd:restriction base="xsd:date">
    							<xsd:minInclusive value="2007-01-01"/>
    						</xsd:restriction>
    					</xsd:simpleType>
    				</xsd:element>
    				<xsd:element name="P_40">
    					<xsd:annotation>
    						<xsd:documentation>Określenie tytułu nabycia własności rzeczy lub praw majątkowych</xsd:documentation>
    					</xsd:annotation>
    					<xsd:simpleType>
    						<xsd:restriction base="xsd:byte">
    							<xsd:enumeration value="1">
    								<xsd:annotation>
    									<xsd:documentation>dziedziczenie</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="2">
    								<xsd:annotation>
    									<xsd:documentation>zapis zwykły</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="3">
    								<xsd:annotation>
    									<xsd:documentation>dalszy zapis</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="4">
    								<xsd:annotation>
    									<xsd:documentation>zapis windykacyjny</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="5">
    								<xsd:annotation>
    									<xsd:documentation>polecenie testamentowe</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="6">
    								<xsd:annotation>
    									<xsd:documentation>darowizna</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="7">
    								<xsd:annotation>
    									<xsd:documentation>polecenie darczyńcy</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="8">
    								<xsd:annotation>
    									<xsd:documentation>zachowek</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="9">
    								<xsd:annotation>
    									<xsd:documentation>nieodpłatne zniesienie współwłasności</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="10">
    								<xsd:annotation>
    									<xsd:documentation>nieodpłatna renta</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="11">
    								<xsd:annotation>
    									<xsd:documentation>nieodpłatne użytkowanie</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="12">
    								<xsd:annotation>
    									<xsd:documentation>nieodpłatna służebność</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="13">
    								<xsd:annotation>
    									<xsd:documentation>nabycie praw do wkładów oszczędnościowych na podstawie dyspozycji wkładem na wypadek śmierci</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="14">
    								<xsd:annotation>
    									<xsd:documentation>nabycie jednostek uczestnictwa na podstawie dyspozycji uczestnika funduszu inwestycyjnego otwartego albo specjalistycznego funduszu inwestycyjnego otwartego na wypadek jego śmierci
    </xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    						</xsd:restriction>
    					</xsd:simpleType>
    				</xsd:element>
    				<xsd:sequence>
    					<xsd:element name="P_41" type="etd:TWybor1" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych - testament</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_42" type="etd:TWybor1" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych - prawomocne orzeczenie sądu</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_43" type="etd:TWybor1" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych - umowa</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_44" type="etd:TWybor1" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych - ugoda</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_45" type="etd:TWybor1" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych - inny dokument</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_46" type="etd:TWybor1" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj dokumentu potwierdzającego nabycie własności rzeczy lub praw majątkowych -  zarejestrowany akt poświadczenia dziedziczenia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>1. Spółdzielcze własnościowe prawo do lokalu</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_47A" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>Spółdzielcze własnościowe prawo do lokalu mieszkalnego o pow. użytk</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_47B" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nr Księgi wieczystej</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_48" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_49">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_50" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_51" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>2. Lokal mieszkalny</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_52A" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>Lokal mieszkalny stanowiący odrębną nieruchomość o pow. użytk</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_52B" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nr Księgi wieczystej nieruchomości lokalowej</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_53" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_54">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_55" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_56" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>3. Nieruchomość niezabudowana</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_57A" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>Nieruchomość niezabudowana o powierzchni gruntu</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_57B" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nr Księgi wieczystej</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_57C" type="etd:TWybor1_2">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj: 1 - własność, 2 - użytkowanie wieczyste</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_58" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_59">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_60" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_61" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>4. Nieruchomość o powierzchni gruntu</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_62A" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>Nieruchomość o powierzchni gruntu</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_62B" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nr Księgi wieczystej</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_62C" type="etd:TWybor1_2">
    						<xsd:annotation>
    							<xsd:documentation>Rodzaj: 1 - własność, 2 - użytkowanie wieczyste</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_62E" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>Zabudowana budynkiem mieszkalnym o pow. użytk.</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_62F" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nr Księgi wieczystej</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_63" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_64">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_65" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_66" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_67" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>W tym wartość budynku mieszkalnego – udziału</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>5. Gospodarstwo rolne</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_68A" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>Gospodarstwo rolne o łącznej pow.</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_68B" type="etd:TRzeczywisty">
    						<xsd:annotation>
    							<xsd:documentation>W tym zabudowane budynkiem mieszkalnym o pow. użytk.</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_68C" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nr Księgi wieczystej</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_69" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_70">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_71" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_72" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_73" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>W tym wartość budynku mieszkalnego – udziału</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>6. Samochód osobowy</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_74A" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Samochód osobowy marka</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_74B" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Typ</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_74C" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Model</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_74N" type="etd:TZnakowy" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Nr rejestracyjny</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_74R">
    						<xsd:annotation>
    							<xsd:documentation>Rok produkcji</xsd:documentation>
    						</xsd:annotation>
    						<xsd:simpleType>
    							<xsd:restriction base="etd:TRok">
    								<xsd:minInclusive value="1900"/>
    							</xsd:restriction>
    						</xsd:simpleType>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_75" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_76">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_77" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_78" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>7. Środki pieniężne</xsd:documentation>
    					</xsd:annotation>
    					<xsd:choice>
    						<xsd:element name="P_80" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_81">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_82" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce, z którego są nabywane środki</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_83" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>8. Jednostki uczestnictwa w funduszu inwestycyjnym otwartym albo specjalistycznym funduszu inwestycyjnym</xsd:documentation>
    					</xsd:annotation>
    					<xsd:choice>
    						<xsd:element name="P_85" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_86">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_87" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nazwa towarzystwa funduszy inwestycyjnych</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_88" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>9</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_89" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_90" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_91">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_92" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_93" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>10</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_94" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_95" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_96">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_97" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_98" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>11</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_99" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_100" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_101">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_102" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_103" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>12</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_104" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_105" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_106">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_107" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_108" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>13</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_109" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_110" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_111">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_112" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_113" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>14</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_114" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_115" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_116">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_117" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_118" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>15</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_119" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_120" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_121">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_122" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_123" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>16</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_124" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_125" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_126">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_127" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_128" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>17</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_129" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_130" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_131">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_132" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_133" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>18</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_134" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_135" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_136">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_137" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_138" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>19</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_139" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_140" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_141">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_142" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_143" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:sequence minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>20</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="P_144" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Rzeczy lub prawa majątkowe według stanu w dniu nabycia</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:choice>
    						<xsd:element name="P_145" type="etd:TWybor1">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - 100%</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    						<xsd:element name="P_146">
    							<xsd:annotation>
    								<xsd:documentation>Wielkość udziału nabytego w rzeczy lub w prawie majątkowym - Udział</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="xsd:string">
    									<xsd:pattern value="\d{1,5}/\d{1,5}"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    					</xsd:choice>
    					<xsd:element name="P_147" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Miejsce położenia rzeczy lub wykonywania prawa majątkowego (adres)</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="P_148" type="etd:TKwotaCNieujemna">
    						<xsd:annotation>
    							<xsd:documentation>Wartość rynkowa nabytej rzeczy lub nabytego prawa majątkowego (udziału) w dniu powstania obowiązku podatkowego</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:sequence>
    				<xsd:element name="P_149" type="etd:TKwotaCNieujemna">
    					<xsd:annotation>
    						<xsd:documentation>Łączna wartość nabytych rzeczy lub praw majątkowych</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="P_150">
    					<xsd:annotation>
    						<xsd:documentation>Stosunek pokrewieństwa (powinowactwa) nabywcy do osoby, od której lub po której zostały nabyte własność rzeczy lub prawa majątkowe</xsd:documentation>
    					</xsd:annotation>
    					<xsd:simpleType>
    						<xsd:restriction base="xsd:byte">
    							<xsd:enumeration value="1">
    								<xsd:annotation>
    									<xsd:documentation>małżonek</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="2">
    								<xsd:annotation>
    									<xsd:documentation>zstępny</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="3">
    								<xsd:annotation>
    									<xsd:documentation>wstępny</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="4">
    								<xsd:annotation>
    									<xsd:documentation>rodzeństwo</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="5">
    								<xsd:annotation>
    									<xsd:documentation>pasierb</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="6">
    								<xsd:annotation>
    									<xsd:documentation>ojczym</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    							<xsd:enumeration value="7">
    								<xsd:annotation>
    									<xsd:documentation>macocha</xsd:documentation>
    								</xsd:annotation>
    							</xsd:enumeration>
    						</xsd:restriction>
    					</xsd:simpleType>
    				</xsd:element>
    				<xsd:element name="P_151" type="etd:TWybor1" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Sposób przekazania środków pieniężnych tytułem darowizny lub polecenia darczyńcy - rachunek bankowy</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="P_152" type="etd:TWybor1" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Sposób przekazania środków pieniężnych tytułem darowizny lub polecenia darczyńcy - SKOK</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="P_153" type="etd:TWybor1" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Sposób przekazania środków pieniężnych tytułem darowizny lub polecenia darczyńcy - przekaz pocztowy</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="P_154" type="etd:TTekstowy" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Uwagi składającego zeznanie</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    			</xsd:sequence>
    		</xsd:complexType>
    	</xsd:element>
    </xsd:schema>