13872

ID13872
Data2025-09-24
Symbol2025/09/24/13872
InstytucjaMinisterstwo Finansów
NazwaINT-1 ZGŁOSZENIE INTERWENCJI – w związku z prowadzonym postępowaniem karnym skarbowym o przestępstwo/wykroczenie skarbowe
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2024/1557/16b/1
  • Ustawa z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne

    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:knucs="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2025/09/01/eD/KodyNaczelnikowUrzedowCelnoSkarbowych/" xmlns:tns="http://crd.gov.pl/wzor/2025/09/24/13872/" targetNamespace="http://crd.gov.pl/wzor/2025/09/24/13872/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
    	<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/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/2025/09/01/eD/KodyNaczelnikowUrzedowCelnoSkarbowych/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2025/09/01/eD/KodyNaczelnikowUrzedowCelnoSkarbowych/KodyNaczelnikowUrzedowCelnoSkarbowych_v1-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:simpleType name="TKodFormularza">
    		<xsd:annotation>
    			<xsd:documentation>Symbol wzoru formularza</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="INT-1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TZnakowy">
    		<xsd:annotation>
    			<xsd:documentation>Typ znakowy ograniczony do 50 znaków</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:token">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="50"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TZnakowy1">
    		<xsd:annotation>
    			<xsd:documentation>Typ znakowy ograniczony do 1000 znaków</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:token">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="1000"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TZnakowy2">
    		<xsd:annotation>
    			<xsd:documentation>Typ znakowy ograniczony do 300 znaków</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:token">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="300"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TZnakowy3">
    		<xsd:annotation>
    			<xsd:documentation>Typ znakowy ograniczony do 2500 znaków</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:token">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="2500"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TKodNaczUSiUCS">
    		<xsd:union memberTypes="knus:TKodNaczUS knucs:TKodNaczUCS"/>
    	</xsd:simpleType>
    	<xsd:complexType name="TNaglowek">
    		<xsd:annotation>
    			<xsd:documentation>Nagłówek dokumentu</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="INT-1 (1)"/>
    							<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="1"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="CelZlozenia" type="etd:TWybor1">
    				<xsd:annotation>
    					<xsd:documentation>Cel złożenia: 1 - złożenie dokumentu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="DataWypelnienia">
    				<xsd:annotation>
    					<xsd:documentation>Data Wypełnienia (okres którego dotyczy dokument)</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="etd:TData">
    						<xsd:minInclusive value="2025-09-01"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="KodUrzedu" type="tns:TKodNaczUSiUCS">
    				<xsd:annotation>
    					<xsd:documentation>Naczelnik Urzędu Skarbowego, Naczelnik Urzedu Celno-Skarbowego</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TIdentyfikatorOsobyFizycznej">
    		<xsd:annotation>
    			<xsd:documentation>Zestaw danych identyfikacyjnych o osobie fizycznej z identyfikatorem NIP lub PESEL</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="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: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:simpleType name="TKodPocztowy">
    		<xsd:annotation>
    			<xsd:documentation>Kod pocztowy</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:pattern value="((\d{2})-(\d{3}))"/>
    		</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="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="tns: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:simpleType name="TAdresEmail">
    		<xsd:annotation>
    			<xsd:documentation>Adres e-mail</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:token">
    			<xsd:minLength value="5"/>
    			<xsd:maxLength value="50"/>
    			<xsd:pattern value="([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TLiczba">
    		<xsd:restriction base="etd:TNaturalny">
    			<xsd:minExclusive value="0"/>
    			<xsd:maxInclusive value="999"/>
    		</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</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:element name="Pismo">
    		<xsd:annotation>
    			<xsd:documentation>ZGŁOSZENIE INTERWENCJI</xsd:documentation>
    		</xsd:annotation>
    		<xsd:complexType>
    			<xsd:sequence>
    				<xsd:element name="Naglowek" type="tns:TNaglowek">
    					<xsd:annotation>
    						<xsd:documentation>Nagłówek dokumentu</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="Podmiot1">
    					<xsd:annotation>
    						<xsd:documentation>Zgłaszający</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:choice>
    								<xsd:annotation>
    									<xsd:documentation>Dane identyfikacyjne</xsd:documentation>
    								</xsd:annotation>
    								<xsd:element name="OsobaFizyczna">
    									<xsd:complexType>
    										<xsd:complexContent>
    											<xsd:extension base="tns:TIdentyfikatorOsobyFizycznej"/>
    										</xsd:complexContent>
    									</xsd:complexType>
    								</xsd:element>
    								<xsd:element name="OsobaNiefizyczna">
    									<xsd:complexType>
    										<xsd:complexContent>
    											<xsd:extension base="tns:TIdentyfikatorOsobyNiefizycznej"/>
    										</xsd:complexContent>
    									</xsd:complexType>
    								</xsd:element>
    							</xsd:choice>
    							<xsd:element name="AdresZamieszkaniaSiedziby">
    								<xsd:annotation>
    									<xsd:documentation>Adres zamieszkania / siedziby</xsd:documentation>
    								</xsd:annotation>
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="tns:TAdres">
    											<xsd:attribute name="rodzajAdresu" type="xsd:string" use="required" fixed="RAD">
    												<xsd:annotation>
    													<xsd:documentation>Adres zamieszkania / siedziby</xsd:documentation>
    												</xsd:annotation>
    											</xsd:attribute>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    						</xsd:sequence>
    						<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Zgłaszający"/>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="Podmiot2" minOccurs="0">
    					<xsd:annotation>
    						<xsd:documentation>Zgłaszający opcjonalny jeśli inny niż zgłaszający</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:annotation>
    								<xsd:documentation>Dane identyfikacyjne</xsd:documentation>
    							</xsd:annotation>
    							<xsd:element name="OsobaFizyczna">
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="tns:TIdentyfikatorOsobyFizycznej"/>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    							<xsd:element name="AdresdoDoreczen" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Adres do doręczeń</xsd:documentation>
    								</xsd:annotation>
    								<xsd:complexType>
    									<xsd:complexContent>
    										<xsd:extension base="tns:TAdres">
    											<xsd:attribute name="rodzajAdresu" type="xsd:string" use="required" fixed="RAD">
    												<xsd:annotation>
    													<xsd:documentation>Adres do doręczeń</xsd:documentation>
    												</xsd:annotation>
    											</xsd:attribute>
    										</xsd:extension>
    									</xsd:complexContent>
    								</xsd:complexType>
    							</xsd:element>
    						</xsd:sequence>
    						<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Zgłaszający Opcjonalny"/>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="PozycjeSzczegolowe">
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:sequence minOccurs="0">
    								<xsd:element name="P_10" type="tns:TAdresEmail" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>E-mail</xsd:documentation>
    									</xsd:annotation>
    								</xsd:element>
    								<xsd:element name="P_11" minOccurs="0">
    									<xsd:annotation>
    										<xsd:documentation>Telefon</xsd:documentation>
    									</xsd:annotation>
    									<xsd:simpleType>
    										<xsd:restriction base="xsd:string">
    											<xsd:pattern value="\d{9,14}"/>
    										</xsd:restriction>
    									</xsd:simpleType>
    								</xsd:element>
    							</xsd:sequence>
    							<xsd:element name="P_12" type="tns:TZnakowy" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Numer wpisu (dla pełnomocnika)</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_13" type="tns:TZnakowy" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Sygnatura sprawy</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_14" type="tns:TZnakowy3">
    								<xsd:annotation>
    									<xsd:documentation>Zgłaszam interwencję w sprawie</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_15" type="tns:TZnakowy2">
    								<xsd:annotation>
    									<xsd:documentation>Dane sprawcy</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_16" type="tns:TZnakowy1">
    								<xsd:annotation>
    									<xsd:documentation>Opis zatrzymanych przedmiotów podlegających przepadkowi</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="P_17" type="tns:TZnakowy2">
    								<xsd:annotation>
    									<xsd:documentation>Dane właściciela przedmiotów</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    						</xsd:sequence>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:element name="Zalaczniki">
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:element name="InfOKopiiDokumentu" type="tns:FileAttachment_Type" 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:sequence>
    		</xsd:complexType>
    	</xsd:element>
    </xsd:schema>