13589

ID13589
Data2024-11-27
Symbol2024/11/27/13589
InstytucjaMinisterstwo Finansów
NazwaPPS-1EU PEŁNOMOCNICTWO SZCZEGÓLNE - wzór dokumentu elektronicznego przeznaczony do składania przez użytkowników konta w e-Urzędzie Skarbowym
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2023/2383/138j/1/2
  • Art. 138j § 1 pkt 2 ustawy z dnia 29 sierpnia 1997 r. - Ordynacja podatkowa (Dz.U. z 2023 r. poz. 2383)

    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/2024/11/27/13589/" targetNamespace="http://crd.gov.pl/wzor/2024/11/27/13589/" 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/2022/09/13/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/StrukturyDanych_v12-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: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="tns:TKodFormularza">
    							<xsd:attribute name="kodSystemowy" type="xsd:string" use="required" fixed="PPS1EU (3)"/>
    							<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="3"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="CelZlozenia">
    				<xsd:annotation>
    					<xsd:documentation>Cel złożenia: 1 - zgłoszenie pełnomocnictwa</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:byte">
    						<xsd:enumeration value="1">
    							<xsd:annotation>
    								<xsd:documentation>Zgłoszenie pełnomocnictwa</xsd:documentation>
    							</xsd:annotation>
    						</xsd:enumeration>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="Data" type="etd:TData">
    				<xsd:annotation>
    					<xsd:documentation>Data wypełnienia</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="KodUrzedu" type="knus:TKodNaczUS">
    				<xsd:annotation>
    					<xsd:documentation>Organ, do którego jest składane pełnomocnictwo</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="PPS-1EU"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TRodzajId">
    		<xsd:annotation>
    			<xsd:documentation>Rodzaj identyfikatora zagranicznego</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:byte">
    			<xsd:enumeration value="1">
    				<xsd:annotation>
    					<xsd:documentation>numer identyfikacyjny TIN</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="2">
    				<xsd:annotation>
    					<xsd:documentation>numer ubezpieczeniowy</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="3">
    				<xsd:annotation>
    					<xsd:documentation>paszport</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="4">
    				<xsd:annotation>
    					<xsd:documentation>urzędowy dokument stwierdzający tożsamość</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="8">
    				<xsd:annotation>
    					<xsd:documentation>inny rodzaj identyfikacji podatkowej</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="9">
    				<xsd:annotation>
    					<xsd:documentation>inny dokument potwierdzający tożsamość</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="TAdres">
    		<xsd:annotation>
    			<xsd:documentation>Dane określające adres</xsd:documentation>
    		</xsd:annotation>
    		<xsd:choice>
    			<xsd:sequence>
    				<xsd:element name="AdresPol" type="tns:TAdresPolski"/>
    			</xsd:sequence>
    			<xsd:sequence>
    				<xsd:element name="AdresZagr" type="tns:TAdresZagraniczny"/>
    			</xsd:sequence>
    		</xsd:choice>
    	</xsd:complexType>
    	<xsd:complexType name="TAdresPolski">
    		<xsd:annotation>
    			<xsd:documentation>Informacje opisujące adres polski</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="KodKraju">
    				<xsd:annotation>
    					<xsd:documentation>Kraj</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="kk:TKodKraju">
    						<xsd:enumeration value="PL"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="Wojewodztwo" type="etd:TJednAdmin">
    				<xsd:annotation>
    					<xsd:documentation>Województwo</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Powiat" type="etd:TJednAdmin">
    				<xsd:annotation>
    					<xsd:documentation>Powiat</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Gmina" type="etd:TJednAdmin">
    				<xsd:annotation>
    					<xsd:documentation>Gmina</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Ulica" type="etd:TUlica" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Ulica</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="NrDomu" type="etd:TNrBudynku">
    				<xsd:annotation>
    					<xsd:documentation>Nr domu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="NrLokalu" type="etd:TNrLokalu" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Nr lokalu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Miejscowosc" type="etd:TMiejscowosc">
    				<xsd:annotation>
    					<xsd:documentation>Miejscowość</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="KodPocztowy" type="etd:TKodPocztowy">
    				<xsd:annotation>
    					<xsd:documentation>Kod pocztowy</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TAdresZagraniczny">
    		<xsd:annotation>
    			<xsd:documentation>Informacje opisujące adres zagraniczny</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="KodKraju">
    				<xsd:annotation>
    					<xsd:documentation>Kraj</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="kk:TKodKraju">
    						<xsd:pattern value="P[A-KM-Z]"/>
    						<xsd:pattern value="[A-OQ-Z][A-Z]"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="KodPocztowy" type="etd:TKodPocztowy" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Kod pocztowy</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Miejscowosc" type="etd:TMiejscowosc">
    				<xsd:annotation>
    					<xsd:documentation>Miejscowość</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Ulica" type="etd:TUlica" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Ulica</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="NrDomu" type="etd:TNrBudynku" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Nr domu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="NrLokalu" type="etd:TNrLokalu" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Nr lokalu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="FileAttachment_Type">
    		<xsd:sequence>
    			<xsd:element name="TypPliku" type="tns:OfficialCopyFileType_Type">
    				<xsd:annotation>
    					<xsd:documentation>Typ pliku</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="NazwaPliku">
    				<xsd:annotation>
    					<xsd:documentation>Nazwa pliku (bez ścieżki)</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</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: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="TIdentyfikatorOrganuPodatkowego">
    		<xsd:annotation>
    			<xsd:documentation>Podstawowy zestaw danych identyfikacyjnych organu podatkowego</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="NIP" type="etd:TNrNIP">
    				<xsd:annotation>
    					<xsd:documentation>Identyfikator podatkowy NIP</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="PelnaNazwa">
    				<xsd:annotation>
    					<xsd:documentation>Nazwa pełna</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:token">
    						<xsd:minLength value="1"/>
    						<xsd:maxLength value="240"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TIdentyfikatorOsobyFizycznej">
    		<xsd:annotation>
    			<xsd:documentation>Zestaw danych identyfikacyjnych o osobie fizycznej z identyfikatorem NIP lub numerem PESEL albo innym numerem identyfikacyjnym</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:choice>
    				<xsd:element name="NIP" type="etd:TNrNIP">
    					<xsd:annotation>
    						<xsd:documentation>Identyfikator podatkowy NIP</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="PESEL" type="etd:TNrPESEL">
    					<xsd:annotation>
    						<xsd:documentation>Identyfikator podatkowy numer PESEL</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    			</xsd:choice>
    			<xsd:element name="Nazwisko" type="etd:TNazwisko">
    				<xsd:annotation>
    					<xsd:documentation>Nazwisko</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="ImiePierwsze" type="etd:TImie">
    				<xsd:annotation>
    					<xsd:documentation>Pierwsze imię</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:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TIdentyfikatorOsobyNiefizycznej">
    		<xsd:annotation>
    			<xsd:documentation>Podstawowy zestaw danych identyfikacyjnych o osobie niefizycznej</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="NIP" type="etd:TNrNIP">
    				<xsd:annotation>
    					<xsd:documentation>Identyfikator podatkowy NIP</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="PelnaNazwa">
    				<xsd:annotation>
    					<xsd:documentation>Nazwa pełna</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:token">
    						<xsd:minLength value="1"/>
    						<xsd:maxLength value="240"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TKontakt">
    		<xsd:annotation>
    			<xsd:documentation>Informacje o telefonie i adresie e-mail</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence minOccurs="0">
    			<xsd:element name="Telefon" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>Telefon</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="etd:TZnakowy">
    						<xsd:maxLength value="16"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="Email" type="etd:TAdresEmail" minOccurs="0">
    				<xsd:annotation>
    					<xsd:documentation>E-mail</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:element name="Deklaracja">
    		<xsd:annotation>
    			<xsd:documentation>PEŁNOMOCNICTWO SZCZEGÓLNE</xsd:documentation>
    		</xsd:annotation>
    		<xsd:complexType>
    			<xsd:sequence>
    				<xsd:element name="Naglowek">
    					<xsd:annotation>
    						<xsd:documentation>Nagłówek pełnomocnictwa</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:complexContent>
    							<xsd:extension base="tns:TNaglowek"/>
    						</xsd:complexContent>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="Podmiot1">
    					<xsd:annotation>
    						<xsd:documentation>Mocodawca</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:annotation>
    								<xsd:documentation>B. Dane mocodawcy</xsd:documentation>
    							</xsd:annotation>
    							<xsd:choice>
    								<xsd:annotation>
    									<xsd:documentation>B.1. Dane identyfikacyjne</xsd:documentation>
    								</xsd:annotation>
    								<xsd:element name="OsobaFizyczna">
    									<xsd:complexType>
    										<xsd:complexContent>
    											<xsd:extension base="tns:TIdentyfikatorOsobyFizycznej">
    												<xsd:sequence minOccurs="0">
    													<xsd:element name="RodzajNrId" type="tns:TRodzajId">
    														<xsd:annotation>
    															<xsd:documentation>Rodzaj numeru identyfikacyjnego (dokumentu stwierdzającego tożsamość)</xsd:documentation>
    														</xsd:annotation>
    													</xsd:element>
    													<xsd:choice>
    														<xsd:element name="NrId" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
    															<xsd:annotation>
    																<xsd:documentation>Zagraniczny numer identyfikacyjny</xsd:documentation>
    															</xsd:annotation>
    														</xsd:element>
    														<xsd:element name="DokToz" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
    															<xsd:annotation>
    																<xsd:documentation>Numer i seria dokumentu potwierdzającego tożsamość</xsd:documentation>
    															</xsd:annotation>
    														</xsd:element>
    													</xsd:choice>
    													<xsd:element name="KodKrajuWydania">
    														<xsd:annotation>
    															<xsd:documentation>Kod kraju nadania numeru identyfikacyjnego (wydania dokumentu stwierdzającego tożsamość)</xsd:documentation>
    														</xsd:annotation>
    														<xsd:simpleType>
    															<xsd:restriction base="kk:TKodKraju">
    																<xsd:pattern value="P[A-KM-Z]"/>
    																<xsd:pattern value="[A-OQ-Z][A-Z]"/>
    															</xsd:restriction>
    														</xsd:simpleType>
    													</xsd:element>
    												</xsd:sequence>
    											</xsd:extension>
    										</xsd:complexContent>
    									</xsd:complexType>
    								</xsd:element>
    								<xsd:element name="OsobaNiefizyczna">
    									<xsd:complexType>
    										<xsd:complexContent>
    											<xsd:extension base="tns:TIdentyfikatorOsobyNiefizycznej">
    												<xsd:sequence minOccurs="0">
    													<xsd:element name="NrId" type="etd:TNrIdentyfikacjiPodatkowej">
    														<xsd:annotation>
    															<xsd:documentation>Zagraniczny numer identyfikacyjny</xsd:documentation>
    														</xsd:annotation>
    													</xsd:element>
    													<xsd:element name="RodzajNrId">
    														<xsd:annotation>
    															<xsd:documentation>Rodzaj numeru identyfikacyjnego</xsd:documentation>
    														</xsd:annotation>
    														<xsd:simpleType>
    															<xsd:restriction base="tns:TRodzajId">
    																<xsd:enumeration value="1"/>
    																<xsd:enumeration value="8"/>
    															</xsd:restriction>
    														</xsd:simpleType>
    													</xsd:element>
    													<xsd:element name="KodKrajuWydania">
    														<xsd:annotation>
    															<xsd:documentation>Kod kraju nadania numeru identyfikacyjnego</xsd:documentation>
    														</xsd:annotation>
    														<xsd:simpleType>
    															<xsd:restriction base="kk:TKodKraju">
    																<xsd:pattern value="P[A-KM-Z]"/>
    																<xsd:pattern value="[A-OQ-Z][A-Z]"/>
    															</xsd:restriction>
    														</xsd:simpleType>
    													</xsd:element>
    												</xsd:sequence>
    											</xsd:extension>
    										</xsd:complexContent>
    									</xsd:complexType>
    								</xsd:element>
    							</xsd:choice>
    							<xsd:element name="AdresZamieszkaniaSiedziby" type="tns:TAdres">
    								<xsd:annotation>
    									<xsd:documentation>B.2. Adres siedziby / Aktualny adres zamieszkania</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="Kontakt" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>B.3. Dane kontaktowe</xsd:documentation>
    								</xsd:annotation>
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="tns:TKontakt">
    											<xsd:sequence minOccurs="0">
    												<xsd:element name="AdresElektroniczny" type="etd:TZnakowy" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Adres elektroniczny</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    											</xsd:sequence>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    						</xsd:sequence>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="Podmiot2">
    					<xsd:annotation>
    						<xsd:documentation>Pełnomocnik</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:annotation>
    								<xsd:documentation>C. Dane pełnomocnika</xsd:documentation>
    							</xsd:annotation>
    							<xsd:element name="OsobaFizyczna">
    								<xsd:annotation>
    									<xsd:documentation>Dane identyfikacyjne pełnomocnika</xsd:documentation>
    								</xsd:annotation>
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="tns:TIdentyfikatorOsobyFizycznej">
    											<xsd:sequence minOccurs="0">
    												<xsd:sequence minOccurs="0">
    													<xsd:element name="RodzajNrId" type="tns:TRodzajId">
    														<xsd:annotation>
    															<xsd:documentation>Rodzaj numeru identyfikacyjnego (dokumentu stwierdzającego tożsamość)</xsd:documentation>
    														</xsd:annotation>
    													</xsd:element>
    													<xsd:choice>
    														<xsd:element name="NrId" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
    															<xsd:annotation>
    																<xsd:documentation>Zagraniczny numer identyfikacyjny</xsd:documentation>
    															</xsd:annotation>
    														</xsd:element>
    														<xsd:element name="DokToz" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
    															<xsd:annotation>
    																<xsd:documentation>Numer i seria dokumentu potwierdzającego tożsamość</xsd:documentation>
    															</xsd:annotation>
    														</xsd:element>
    													</xsd:choice>
    													<xsd:element name="KodKrajuWydania">
    														<xsd:annotation>
    															<xsd:documentation>Kod kraju nadania numeru identyfikacyjnego (wydania dokumentu stwierdzającego tożsamość)</xsd:documentation>
    														</xsd:annotation>
    														<xsd:simpleType>
    															<xsd:restriction base="kk:TKodKraju">
    																<xsd:pattern value="P[A-KM-Z]"/>
    																<xsd:pattern value="[A-OQ-Z][A-Z]"/>
    															</xsd:restriction>
    														</xsd:simpleType>
    													</xsd:element>
    												</xsd:sequence>
    												<xsd:element name="NrWpisu" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Numer wpisu na listę adwokatów, radców prawnych lub doradców podatkowych</xsd:documentation>
    													</xsd:annotation>
    													<xsd:simpleType>
    														<xsd:restriction base="etd:TZnakowy">
    															<xsd:maxLength value="30"/>
    														</xsd:restriction>
    													</xsd:simpleType>
    												</xsd:element>
    												<xsd:element name="PelnDoDoreczen" type="etd:TWybor1" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Określa, czy zgłoszony pełnomocnik jest pełnomocnikiem do doręczeń w sprawie wskazanej w części D, wybór 1 - pełnomocnik do doręczeń</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    												<xsd:element name="AdresElektroniczny" type="etd:TZnakowy" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Adres elektroniczny</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    											</xsd:sequence>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    							<xsd:element name="AdresPol" type="tns:TAdresPolski" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Adres pełnomocnika do doręczeń w kraju</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="Kontakt" type="tns:TKontakt" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Dane kontaktowe pełnomocnika</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    						</xsd:sequence>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="DalszyPelnomocnik" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Dalszy pełnomocnik</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:annotation>
    								<xsd:documentation>Dane dalszego pełnomocnika</xsd:documentation>
    							</xsd:annotation>
    							<xsd:element name="OsobaFizyczna">
    								<xsd:annotation>
    									<xsd:documentation>Dane identyfikacyjne dalszego pełnomocnika</xsd:documentation>
    								</xsd:annotation>
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="tns:TIdentyfikatorOsobyFizycznej">
    											<xsd:sequence minOccurs="0">
    												<xsd:sequence minOccurs="0">
    													<xsd:element name="RodzajNrId" type="tns:TRodzajId">
    														<xsd:annotation>
    															<xsd:documentation>Rodzaj numeru identyfikacyjnego (dokumentu stwierdzającego tożsamość)</xsd:documentation>
    														</xsd:annotation>
    													</xsd:element>
    													<xsd:choice>
    														<xsd:element name="NrId" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
    															<xsd:annotation>
    																<xsd:documentation>Zagraniczny numer identyfikacyjny</xsd:documentation>
    															</xsd:annotation>
    														</xsd:element>
    														<xsd:element name="DokToz" type="etd:TNrDokumentuStwierdzajacegoTozsamosc">
    															<xsd:annotation>
    																<xsd:documentation>Numer i seria dokumentu potwierdzającego tożsamość</xsd:documentation>
    															</xsd:annotation>
    														</xsd:element>
    													</xsd:choice>
    													<xsd:element name="KodKrajuWydania">
    														<xsd:annotation>
    															<xsd:documentation>Kod kraju nadania numeru identyfikacyjnego (wydania dokumentu stwierdzającego tożsamość)</xsd:documentation>
    														</xsd:annotation>
    														<xsd:simpleType>
    															<xsd:restriction base="kk:TKodKraju">
    																<xsd:pattern value="P[A-KM-Z]"/>
    																<xsd:pattern value="[A-OQ-Z][A-Z]"/>
    															</xsd:restriction>
    														</xsd:simpleType>
    													</xsd:element>
    												</xsd:sequence>
    												<xsd:element name="NrWpisu" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Numer wpisu na listę adwokatów, radców prawnych lub doradców podatkowych</xsd:documentation>
    													</xsd:annotation>
    													<xsd:simpleType>
    														<xsd:restriction base="etd:TZnakowy">
    															<xsd:maxLength value="30"/>
    														</xsd:restriction>
    													</xsd:simpleType>
    												</xsd:element>
    												<xsd:element name="PelnDoDoreczen" type="etd:TWybor1" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Określa, czy zgłoszony dalszy pełnomocnik jest pełnomocnikiem do doręczeń w sprawie wskazanej w części D, wybór 1 - pełnomocnik do doręczeń</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    												<xsd:element name="AdresElektroniczny" type="etd:TZnakowy" minOccurs="0">
    													<xsd:annotation>
    														<xsd:documentation>Adres elektroniczny</xsd:documentation>
    													</xsd:annotation>
    												</xsd:element>
    											</xsd:sequence>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    							<xsd:element name="AdresPol" type="tns:TAdresPolski" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Adres dalszego pełnomocnika do doręczeń w kraju</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="Kontakt" type="tns:TKontakt" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Dane kontaktowe dalszego pełnomocnika</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    						</xsd:sequence>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="PodmiotZglaszajacy">
    					<xsd:annotation>
    						<xsd:documentation>Podmiot składający pełnomocnictwo</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:choice>
    							<xsd:element name="Mocodawca" type="etd:TWybor1">
    								<xsd:annotation>
    									<xsd:documentation>1. mocodawca</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:sequence>
    								<xsd:choice>
    									<xsd:element name="Pelnomocnik" type="etd:TWybor1">
    										<xsd:annotation>
    											<xsd:documentation>2. pełnomocnik</xsd:documentation>
    										</xsd:annotation>
    									</xsd:element>
    									<xsd:element name="DalszyPelnomocnik" type="etd:TWybor1">
    										<xsd:annotation>
    											<xsd:documentation>3. dalszy pełnomocnik</xsd:documentation>
    										</xsd:annotation>
    									</xsd:element>
    								</xsd:choice>
    								<xsd:sequence minOccurs="0">
    									<xsd:element name="Adwokat" type="etd:TWybor1" minOccurs="0">
    										<xsd:annotation>
    											<xsd:documentation>4. adwokat</xsd:documentation>
    										</xsd:annotation>
    									</xsd:element>
    									<xsd:element name="RadcaPrawny" type="etd:TWybor1" minOccurs="0">
    										<xsd:annotation>
    											<xsd:documentation>5. radca prawny</xsd:documentation>
    										</xsd:annotation>
    									</xsd:element>
    									<xsd:element name="DoradcaPodatkowy" type="etd:TWybor1" minOccurs="0">
    										<xsd:annotation>
    											<xsd:documentation>6. doradca podatkowy</xsd:documentation>
    										</xsd:annotation>
    									</xsd:element>
    								</xsd:sequence>
    							</xsd:sequence>
    						</xsd:choice>
    					</xsd:complexType>
    				</xsd:element>
    				<!--D. Zakres pełnomocnictwa szczególnego-->
    				<xsd:element name="ZakresPel" type="etd:TZnakowy">
    					<xsd:annotation>
    						<xsd:documentation>Wskazanie sprawy podatkowej lub innej sprawy należącej do właściwości organu podatkowego lub wskazanie zakresu do działania w sprawie podatkowej lub innej sprawie należącej do właściwości organu podatkowego</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:choice minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Informacja o załącznikach</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="InfoOplata" type="etd:TWybor1_2">
    						<xsd:annotation>
    							<xsd:documentation>Informacja o opłacie skarbowej: 1 - dołączono dowód zapłaty, 2 - dowód zapłaty zostanie dołączony nie później niż w ciągu 3 dni</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="NiePodlegaZal" type="etd:TZnakowy">
    						<xsd:annotation>
    							<xsd:documentation>Nie podlega opłacie skarbowej / zwolnione od opłaty skarbowej na podstawie (należy wskazać podstawę prawną):</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    				</xsd:choice>
    				<xsd:element name="Zalaczniki" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Załączniki</xsd:documentation>
    					</xsd:annotation>
    					<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</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:element name="Oswiadczenie" minOccurs="1">
    					<xsd:annotation>
    						<xsd:documentation>Wartość 1 oznacza potwierdzenie zapoznania się z treścią i akceptację poniższego oświadczenia:
    												Oświadczam, że do działania w przedmiotowej sprawie upoważniam wskazanego pełnomocnika</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:element name="Oswiadczenie2" type="etd:TWybor1_2" minOccurs="1">
    					<xsd:annotation>
    						<xsd:documentation>Możliwość udzielenia dalszego pełnomocnictwa: 1 - tak, 2 - nie</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    			</xsd:sequence>
    		</xsd:complexType>
    	</xsd:element>
    </xsd:schema>