13009

ID13009
Data2023-11-20
Symbol2023/11/20/13009
InstytucjaMinisterstwo Finansów
NazwaWH-WAP WNIOSEK PŁATNIKA PODATKU DOCHODOWEGO OD OSÓB FIZYCZNYCH O WYDANIE OPINII O STOSOWANIU PREFERENCJI
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2023/57/16b/1
  • Ustawa z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t.j. Dz. U. z 2023 r. poz. 57).

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/" xmlns:kk="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2023/09/06/eD/KodyKrajow/" xmlns:knus="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/" xmlns:tns="http://crd.gov.pl/wzor/2023/11/20/13009/" targetNamespace="http://crd.gov.pl/wzor/2023/11/20/13009/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/KodyNaczelnikowUrzedowSkarbowych_v4-0E.xsd"/>
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2023/09/06/eD/KodyKrajow/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2023/09/06/eD/KodyKrajow/KodyKrajow_v13-0E.xsd"/>
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/StrukturyDanych_v12-0E.xsd"/>
    	<xsd:simpleType name="OfficialCopyFileType_Type">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="application/pdf"/>
    			<xsd:enumeration value="image/jpeg"/>
    			<xsd:enumeration value="image/tiff"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="FileAttachment_Type">
    		<xsd:sequence>
    			<xsd:element name="TypPliku" type="tns:OfficialCopyFileType_Type">
    				<xsd:annotation>
    					<xsd:documentation>Typ pliku [File type]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="NazwaPliku">
    				<xsd:annotation>
    					<xsd:documentation>Nazwa pliku (bez ścieżki) [File name (no path)]</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:token">
    						<xsd:minLength value="1"/>
    						<xsd:maxLength value="40"/>
    						<xsd:pattern value="[A-Za-z0-9\-_:().,\+ ]*"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="OpisPliku" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Opis pliku [File description]</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:string">
    						<xsd:maxLength value="256"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TNaglowek">
    		<xsd:annotation>
    			<xsd:documentation>Nagłówek wniosku</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="KodFormularza">
    				<xsd:complexType>
    					<xsd:simpleContent>
    						<xsd:extension base="tns:TKodFormularza">
    							<xsd:attribute name="kodSystemowy" type="xsd:string" use="required" fixed="WH-WAP (2)"/>
    							<xsd:attribute name="kodPodatku" type="xsd:string" use="required" fixed="PIT"/>
    							<xsd:attribute name="rodzajZobowiazania" type="xsd:token" use="required" fixed="P"/>
    							<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="2"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="CelZlozenia" type="xsd:byte" fixed="1"/>
    			<xsd:element name="Rok">
    				<xsd:simpleType>
    					<xsd:restriction base="etd:TRok">
    						<xsd:minInclusive value="2023"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="KodUrzedu" type="knus:TKodNaczUS">
    				<xsd:annotation>
    					<xsd:documentation>Naczelnik urzędu skarbowego do którego jest adresowany wniosek [Head of the tax office to where the application is addressed]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</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="WH-WAP"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TTekstowy">
    		<xsd:annotation>
    			<xsd:documentation>Typ znakowy ograniczony do 2000 znaków [The character type is limited to 2000 characters]</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="2000"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TRodzajId">
    		<xsd:annotation>
    			<xsd:documentation>Rodzaj Identyfikatora Zagranicznego [Type of the identification number]</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:byte">
    			<xsd:enumeration value="1">
    				<xsd:annotation>
    					<xsd:documentation>numer identyfikacyjny TIN [tax identification number TIN]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="8">
    				<xsd:annotation>
    					<xsd:documentation>inny rodzaj identyfikacji podatkowej [other type of tax identification]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TSzczegolowyCelZlozenia">
    		<xsd:annotation>
    			<xsd:documentation>Szczegółowy cel złożenia wniosku [Detailed purpose of submitting the application]</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:byte">
    			<xsd:enumeration value="1">
    				<xsd:annotation>
    					<xsd:documentation>złożenie wniosku [submitting the application]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="2">
    				<xsd:annotation>
    					<xsd:documentation>korekta wniosku [correction of the application]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="3">
    				<xsd:annotation>
    					<xsd:documentation>uzupełnienie wniosku [addition to the application]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="TIdentyfikatorOsobyFizycznej1">
    		<xsd:sequence>
    			<xsd:choice>
    				<xsd:element name="NIP" type="etd:TNrNIP">
    					<xsd:annotation>
    						<xsd:documentation>Identyfikator podatkowy NIP [Tax identification number]</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="PESEL" type="etd:TNrPESEL">
    					<xsd:annotation>
    						<xsd:documentation>Identyfikator podatkowy numer PESEL [Tax identification number PESEL]</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    			</xsd:choice>
    			<xsd:element name="ImiePierwsze" type="etd:TImie">
    				<xsd:annotation>
    					<xsd:documentation>Pierwsze imię [First name]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Nazwisko" type="etd:TNazwisko">
    				<xsd:annotation>
    					<xsd:documentation>Nazwisko [Surname]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="DataUrodzenia" type="etd:TData" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Data urodzenia [Date of birth]</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TPodmiotDowolnyBezAdresu2">
    		<xsd:choice>
    			<xsd:element name="OsobaFizyczna" type="tns:TIdentyfikatorOsobyFizycznej1"/>
    			<xsd:element name="OsobaNiefizyczna" type="etd:TIdentyfikatorOsobyNiefizycznej1"/>
    		</xsd:choice>
    	</xsd:complexType>
    	<xsd:simpleType name="TNrUPO">
    		<xsd:annotation>
    			<xsd:documentation>Typ dedykowany dla numeru UPO [Type dedicated for UPO]</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:token">
    			<xsd:pattern value="[a-f0-9]{32}"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:element name="Wniosek">
    		<xsd:annotation>
    			<xsd:documentation>WNIOSEK PŁATNIKA PODATKU DOCHODOWEGO OD OSÓB FIZYCZNYCH O WYDANIE OPINII O STOSOWANIU PREFERENCJI [APPLICATION OF THE PIT TAX REMITTER TO ISSUE AN OPINION ON THE APPLICATION OF AN EXEMPTION]</xsd:documentation>
    		</xsd:annotation>
    		<xsd:complexType>
    			<xsd:sequence>
    				<xsd:element name="Naglowek" type="tns:TNaglowek">
    					<xsd:annotation>
    						<xsd:documentation>Nagłówek wniosku</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="Podmiot1">
    					<xsd:annotation>
    						<xsd:documentation>Dane identyfikacyjne płatnika [identification data of tax remitter]</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:complexContent>
    							<xsd:extension base="tns:TPodmiotDowolnyBezAdresu2">
    								<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Płatnik"/>
    							</xsd:extension>
    						</xsd:complexContent>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="PozycjeSzczegolowe">
    					<xsd:annotation>
    						<xsd:documentation>Dane identyfikacyjne płatnika, dane wniosku, dane podatnika, treść wniosku, dane kontaktowe, oświadczenie, informacja o załączonych kopiach dokumentów [Identification data of tax remitter, application data, tax payer data, content of the application, contact details, statement, information on attached copies of documents]</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:sequence>
    						<xsd:element name="P_5" type="tns:TSzczegolowyCelZlozenia">
    							<xsd:annotation>
    								<xsd:documentation>Szczegółowy cel złożenia wniosku [Detailed purpose of submitting the application]</xsd:documentation>
    							</xsd:annotation>				
    						</xsd:element>
    							<xsd:sequence>
    								<xsd:element name="P_6" type="etd:TWybor1_2">
    									<xsd:annotation>
    										<xsd:documentation>Uzupełnienie/korekta poprzednio złożonego wniosku [Addition/correction to a previously submitted application form]: 1 - tak [yes], 2 - nie [no]</xsd:documentation>
    									</xsd:annotation>
    									<!--W przypadku uzupełnienia poprzednio złożonego wniosku (wybór wartości 1) element Zalaczniki jest obowiązkowy. [In case of addition to a previously submitted application (selection of value 1), the Attachment element is mandatory.]-->
    								</xsd:element>
    								<xsd:element name="P_6A" type="tns:TNrUPO" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Numer referencyjny UPO poprzednio złożonego wniosku, którego dotyczy uzupełnienie/korekta. [The number of the Official Confirmation of Receipt (UPO) of the submitted application to which the addition/correction applies.]</xsd:documentation>
    									</xsd:annotation>
    									<!--Należy uzupełnić podając numer referencyjny UPO prawidłowo złożonego wniosku. [To be completed with the reference number of the UPO of a properly submitted application.]-->
    								</xsd:element>
    							</xsd:sequence>
    							<xsd:element name="P_7" type="etd:TWybor1_3">
    								<xsd:annotation>
    									<xsd:documentation>Identyfikator podatkowy [Tax identification number]: 1 - NIP [NIP], 2 - PESEL [PESEL], 3 - Zagraniczny numer identyfikacyjny podatnika [Foreign identification number of the taxpayer]</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:sequence>
    								<xsd:annotation>
    									<xsd:documentation>Dane podatnika [Identification data of tax payer]</xsd:documentation>
    								</xsd:annotation>
    								<xsd:choice>
    									<xsd:element name="NIP">
    										<xsd:annotation>
    											<xsd:documentation>Identyfikator podatkowy NIP [Tax identification number]</xsd:documentation>
    										</xsd:annotation>
    										<xsd:complexType>
    											<xsd:simpleContent>
    												<xsd:extension base="etd:TNrNIP">
    													<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_8"/>
    												</xsd:extension>
    											</xsd:simpleContent>
    										</xsd:complexType>
    									</xsd:element>
    									<xsd:element name="PESEL">
    										<xsd:annotation>
    											<xsd:documentation>Identyfikator podatkowy numer PESEL [Tax identification number PESEL]</xsd:documentation>
    										</xsd:annotation>
    										<xsd:complexType>
    											<xsd:simpleContent>
    												<xsd:extension base="etd:TNrPESEL">
    													<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_8"/>
    												</xsd:extension>
    											</xsd:simpleContent>
    										</xsd:complexType>
    									</xsd:element>
    									<xsd:element name="NrId">
    										<xsd:annotation>
    											<xsd:documentation>Zagraniczny numer identyfikacyjny podatnika [Foreign identification number of the taxpayer]</xsd:documentation>
    										</xsd:annotation>
    										<!--Należy podać numer służący identyfikacji dla celów podatkowych lub ubezpieczeń społecznych uzyskany w państwie, w którym podatnik ma miejsce zamieszkania.[Enter the number used for identification for tax or social security purposes obtained in the country where the taxpayer is a resident.]-->
    										<xsd:complexType>
    											<xsd:simpleContent>
    												<xsd:extension base="etd:TNrIdentyfikacjiPodatkowej">
    													<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_8"/>
    												</xsd:extension>
    											</xsd:simpleContent>
    										</xsd:complexType>
    									</xsd:element>
    								</xsd:choice>
    								<xsd:element name="Nazwisko">
    									<xsd:annotation>
    										<xsd:documentation>Nazwisko [Surname]</xsd:documentation>
    									</xsd:annotation>
    									<xsd:complexType>
    										<xsd:simpleContent>
    											<xsd:extension base="etd:TNazwisko">
    												<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_9"/>
    											</xsd:extension>
    										</xsd:simpleContent>
    									</xsd:complexType>
    								</xsd:element>
    								<xsd:element name="ImiePierwsze">
    									<xsd:annotation>
    										<xsd:documentation>Pierwsze imię [First name]</xsd:documentation>
    									</xsd:annotation>
    									<xsd:complexType>
    										<xsd:simpleContent>
    											<xsd:extension base="etd:TImie">
    												<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_10"/>
    											</xsd:extension>
    										</xsd:simpleContent>
    									</xsd:complexType>
    								</xsd:element>
    								<xsd:element name="RodzajNrId" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Rodzaj numeru identyfikacyjnego [Type of the identification number]</xsd:documentation>
    									</xsd:annotation>
    									<!--Poz. 11, jeżeli w poz. 8 podano zagraniczny numer identyfikacyjny podatnika. [Item 11, if a foreign taxpayer identification number is provided in item 8.]-->
    									<xsd:complexType>
    										<xsd:simpleContent>
    											<xsd:extension base="tns:TRodzajId">
    												<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_11"/>
    											</xsd:extension>
    										</xsd:simpleContent>
    									</xsd:complexType>
    								</xsd:element>
    								<xsd:element name="KodKrajuWydania">
    									<xsd:annotation>
    										<xsd:documentation>Kod kraju wydania numeru identyfikacyjnego [Code of the country of issuance of identification numer]</xsd:documentation>
    									</xsd:annotation>
    									<xsd:complexType>
    										<xsd:simpleContent>
    											<xsd:extension base="kk:TKodKraju">
    												<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_12"/>
    											</xsd:extension>
    										</xsd:simpleContent>
    									</xsd:complexType>
    								</xsd:element>
    							</xsd:sequence>
    							<xsd:sequence>
    								<xsd:element name="P_13" type="kk:TKodKraju">
    									<xsd:annotation>
    										<xsd:documentation>Kraj [Country]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_14" type="etd:TJednAdmin" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Województwo [Province]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_15" type="etd:TJednAdmin" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Powiat [District]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_16" type="etd:TJednAdmin" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Gmina [Commune]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_17" type="etd:TUlica" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Ulica [Street]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_18" type="etd:TNrBudynku" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Nr domu [Building number]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_19" type="etd:TNrLokalu" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Nr lokalu [Flat number]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_20" type="etd:TMiejscowosc">
    									<xsd:annotation>
    										<xsd:documentation>Miejscowość [Locality]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_21" type="etd:TKodPocztowy" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Kod pocztowy [Postal code]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    							</xsd:sequence>
    							<xsd:element name="P_22" type="etd:TZnakowy">
    								<xsd:annotation>
    									<xsd:documentation>Rodzaj dochodu [Type of income]</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_23" type="tns:TTekstowy">
    								<xsd:annotation>
    									<xsd:documentation>Treść wniosku [Content of the application]</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_24" type="tns:TTekstowy" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Uzupełnienie treści wniosku [Addition to the content of the application]</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:sequence minOccurs="0">
    								<!--DANE KONTAKTOWE [CONTACT DETAILS]-->
    								<xsd:element name="P_25" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Nr telefonu [Phone number]</xsd:documentation>
    									</xsd:annotation>
    									<xsd:simpleType>
    										<xsd:restriction base="etd:TZnakowy">
    											<xsd:maxLength value="16"/>
    										</xsd:restriction>
    									</xsd:simpleType>
    								</xsd:element>
    								<xsd:element name="P_26" type="etd:TAdresEmail" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Adres e-mail [E-mail address]</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    							</xsd:sequence>
    							<xsd:element name="VATRefundApplication" minOccurs="0">
    								<xsd:complexType>
    									<xsd:sequence>
    										<xsd:element name="Zalaczniki" minOccurs="0">
    											<xsd:annotation>
    												<xsd:documentation>Załączniki [Attachements]</xsd:documentation>
    											</xsd:annotation>
    											<!--Nazwa pliku powinna:
    - być krótka,
    - zawierać rozszerzenie pliku,
    - dokładnie odpowiadać nazwie pliku zawartego w archiwum ZIP(również pod względem wielkości liter),
    - nie zawierać znaków diakrytycznych (np. polskich lub obcych liter narodowych)
    - nie zawierać nazwy archiwum ZIP,
    - muszą zostać wymienione wszystkie pliki zawarte w dołączanym archiwum „ZIP”.
    W przypadku niezastosowania się do powyższych zaleceń wniosek nie zostanie przyjęty.
    
    Kopia dokumentów ZIP powinna:
    - zawierać jeden załącznik w postaci archiwum (algorytm DEFLATE), 
    - zawierać wszystkie opisane pliki, 
    - nie zawierać podkatalogów, 
    - nie może być chroniona hasłem ani zaszyfrowana.
    
    [The file name should:
    - be short,
    - contain the file extension,
    - exactly correspond to the name of the file contained in the ZIP archive(also in terms of the size of the letters),
    - contain no diacritical marks (e.g. Polish or foreign national letters)
    - not contain the name of the ZIP archive,
    - must list all files contained in the attached "ZIP" archive.
    If you do not comply with the above recommendations, the application will not be accepted.
    
    The copy of ZIP documents should:
    - contain one archive attachment (DEFLATE algorithm), 
    - contain all described files, 
    - not contain subdirectories, 
    - not be password protected or encrypted.]-->
    											<xsd:complexType>
    												<xsd:sequence>
    													<xsd:element name="InfOKopiiDokumentu" type="tns:FileAttachment_Type" minOccurs="0" maxOccurs="unbounded">
    														<xsd:annotation>
    															<xsd:documentation>Informacja o załączonej kopii dokumentu [information on attached copies of documents]</xsd:documentation>
    														</xsd:annotation>
    													</xsd:element>
    												</xsd:sequence>
    											</xsd:complexType>
    											<xsd:unique name="KopiaDokumentu_Unique">
    												<xsd:selector xpath="./tns:InfOKopiiDokumentu"/>
    												<xsd:field xpath="tns:NazwaPliku"/>
    											</xsd:unique>
    										</xsd:element>
    									</xsd:sequence>
    								</xsd:complexType>
    							</xsd:element>
    						</xsd:sequence>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="Oswiadczenie">
    					<xsd:annotation>
    						<xsd:documentation>Wartość 1 oznacza potwierdzenie zapoznania się z treścią i złożenia poniższego oświadczenia [Value 1 means that you have read and accepted the following statement]:
    						Oświadczam, że fakty przedstawione we wniosku o wydanie opinii o stosowaniu preferencji są zgodne z prawdą, oraz że dokumentacja załączona do wniosku jest zgodna z oryginałem.
    						
    						[I declare that the facts presented in the application for an opinion on the application of an exemption are true, and that the documentation attached to the application is consistent with the original.]</xsd:documentation>
    					</xsd:annotation>
    					<xsd:simpleType>
    						<xsd:restriction base="etd:TKwota2Nieujemna">
    							<xsd:minExclusive value="0"/>
    							<xsd:maxExclusive value="2"/>
    							<xsd:fractionDigits value="0"/>
    						</xsd:restriction>
    					</xsd:simpleType>
    				</xsd:element>
    			</xsd:sequence>
    		</xsd:complexType>
    		<xsd:unique name="klucz_NrID">
    			<xsd:selector xpath="tns:Podmiot1|tns:PozycjeSzczegolowe"/>
    			<xsd:field xpath=".//tns:NIP|.//etd:NIP"/>
    		</xsd:unique>
    	</xsd:element>
    </xsd:schema>