10532
ID | 10532 |
Data | 2021-03-22 |
Symbol | 2021/03/22/10532 |
Instytucja | Ministerstwo Finansów |
Nazwa | VII-RP ZGŁOSZENIE POŚREDNIKA INFORMUJĄCE W ZAKRESIE SZCZEGÓLNEJ PROCEDURY IMPORTU ROZLICZANIA VAT |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dto="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/03/12/eD/DefinicjeTypyOss/" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2020/03/11/eD/DefinicjeTypy/" xmlns:tns="http://crd.gov.pl/wzor/2021/03/22/10532/" targetNamespace="http://crd.gov.pl/wzor/2021/03/22/10532/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/03/12/eD/DefinicjeTypyOss/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2021/03/12/eD/DefinicjeTypyOss/StrukturyDanychOss_v1-0E.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2020/03/11/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2020/03/11/eD/DefinicjeTypy/StrukturyDanych_v6-0E.xsd"/>
<xsd:complexType name="TNaglowek">
<xsd:annotation>
<xsd:documentation>Nagłówek zgłoszenia</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="VII-RP (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="DataWypelnienia" type="tns:TLData">
<xsd:annotation>
<xsd:documentation>Data wypełnienia zgłoszenia</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CelZlozenia" type="etd:TCelZlozenia">
<xsd:annotation>
<xsd:documentation>Cel złożenia zgłoszenia (1 - rejestracja, 2 - aktualizacja/wyrejestrowanie)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!-- Jeśli tns:ZgloszenieRej/tns:Naglowek/tns:CelZlozenia = 1,
to nie może wystąpić element: tns:ZgloszenieRej/tns:PozycjeSzczegolowe/tns:ExclusionRequest.-->
<xsd:element name="KodUrzedu" type="etd:TKodUS" fixed="1436">
<xsd:annotation>
<xsd:documentation>Urząd skarbowy, do którego adresowane jest zgłoszenie</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="VII-RP"/>
</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="2021-04-01"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="ZgloszenieRej">
<xsd:annotation>
<xsd:documentation>ZGŁOSZENIE POŚREDNIKA INFORMUJĄCE W ZAKRESIE SZCZEGÓLNEJ PROCEDURY IMPORTU ROZLICZANIA VAT</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Naglowek" type="tns:TNaglowek">
<xsd:annotation>
<xsd:documentation>Nagłówek zgłoszenia</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Podmiot1">
<xsd:annotation>
<xsd:documentation>Pośrednik</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="tns:TPosrednikBezAdresuIoss">
<xsd:sequence>
<xsd:element name="TradingNames" type="dto:TradingNames_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Inne nazwy handlowe</xsd:documentation>
</xsd:annotation>
<xsd:unique name="kluczTradingNames">
<xsd:selector xpath="dto:TradingName"/>
<xsd:field xpath="."/>
</xsd:unique>
</xsd:element>
<xsd:element name="PlaceOfBusiness" type="dto:MSIDCountryCodeExFormerMS_Type" fixed="PL">
<xsd:annotation>
<xsd:documentation>Państwo członkowskie, w którym pośrednik posiada siedzibę działalności gospodarczej lub, w przypadku braku takiej siedziby w Unii, państwo członkowskie, w którym pośrednik posiada stałe miejsce prowadzenia działalności gospodarczej, w odniesieniu do którego wskazuje, że będzie korzystał z procedury importu na rzecz podatnika lub podatników, których reprezentuje</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Pełnomocnik"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element ref="tns:PozycjeSzczegolowe">
<xsd:annotation>
<xsd:documentation>Dane szczegółowe</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Zgoda">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Wyrażam zgodę na otrzymywanie pism (informacji) w sprawie procedury z tytułu sprzedaży na odległość towarów importowanych za pomocą środków komunikacji elektronicznej na podany w zgłoszeniu adres poczty elektronicznej."/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Oswiadczenie">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Oświadczam, że dane adresowe przekazane w ramach zgłoszenia rejestracyjnego w zakresie podatku od towarów i usług (VAT-R) są aktualne."/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="PozycjeSzczegolowe">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="RegistrationDetails" type="tns:RegistrationDetail_Type"/>
<xsd:element name="ExclusionRequest" type="tns:ExclusionDetailsInt_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>WYREJESTROWANIE</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:complexType name="RegistrationDetail_Type">
<xsd:annotation>
<xsd:documentation>Dane rejestracyjne pośrednika w procedurze importu</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="TraderDetails" type="tns:BaseIntermediary_Type"/>
<xsd:element name="FixedEstablishments" type="tns:FixedEstablishments_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>STAŁE MIEJSCA PROWADZENIA DZIAŁALNOSCI GOSPODARCZEJ W INNYCH PAŃSTWACH CZŁONKOWSKICH NIŻ PAŃSTWO CZŁONKOWSKIE IDENTYFIKACJI</xsd:documentation>
</xsd:annotation>
<xsd:unique name="kluczMSESTVatNo">
<xsd:selector xpath="tns:FixedEstablishment/tns:EUTraderID"/>
<xsd:field xpath="dto:VATIdentificationNumber"/>
<xsd:field xpath="dto:VATIdentificationNumber/@issuedBy"/>
</xsd:unique>
<xsd:unique name="kluczMSESTTaxNo">
<xsd:selector xpath="tns:FixedEstablishment/tns:EUTraderID"/>
<xsd:field xpath="dto:TaxReferenceNumber"/>
<xsd:field xpath="dto:TaxReferenceNumber/@issuedBy"/>
</xsd:unique>
</xsd:element>
<xsd:element name="PreviousRegistrations" type="dto:IntermediaryIDs_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>INDYWIDUALNE NUMERY IDENTYFIKACYJNE POŚREDNIKA NADANE PRZEZ INNE PAŃSTWA CZŁONKOWSKIE IDENTYFIKACJI ZGODNIE Z ART. 369Q UST.2 DYREKTYWY 2006/112/WE, JEŚLI POPRZEDNIO BYŁ ZAREJESTROWANY W CHARAKTERZE POŚREDNIKA W PROCEDURZE</xsd:documentation>
</xsd:annotation>
<!-- Jeśli występuje element: tns:ZgloszenieRej/tns:PozycjeSzczegolowe/tns:RegistrationDetails/tns:ChangeOfIdentificationCountry/tns:IntNumber
to element takimi samymi wartościami elementu i atrybutu nie powinien być powtórzony w elemencie:
tns:ZgloszenieRej/tns:PozycjeSzczegolowe/tns:RegistrationDetails/tns:PreviousRegistrations/dto:TraderID/dto:IntNumber-->
<xsd:unique name="kluczPrevRegIntNo">
<xsd:selector xpath="dto:TraderID"/>
<xsd:field xpath="dto:IntNumber"/>
<xsd:field xpath="dto:IntNumber/@issuedBy"/>
</xsd:unique>
</xsd:element>
<xsd:element name="ChangeOfIdentificationCountry" type="tns:ChangeOfIdentificationCountry_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>ZMIANA PAŃSTWA CZŁONKOWSKIEGO IDENTYFIKACJI (WSKAZANIE NUMERU, POD KTÓRYM POŚREDNIK KORZYSTAŁ Z PROCEDURY PRZED ZMIANĄ PAŃSTWA CZŁONKOWSKIEGO IDENTYFIKACJI NA RZECZPOSPOLITĄ POLSKĄ)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="FixedEstablishments_Type">
<xsd:annotation>
<xsd:documentation>Miejsca prowadzenia działalności gospodarczej inne niż w państwie członkowskim identyfikacji</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="FixedEstablishment" type="tns:FixedEstablishment_Type" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="FixedEstablishment_Type">
<xsd:annotation>
<xsd:documentation>Dane miejsca prowadzenia działalności gospodarczej innego niż w państwie członkowskim identyfikacji</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="EUTraderID" type="dto:EUTraderID_Type">
<xsd:annotation>
<xsd:documentation>Stałe miejsce prowadzenia działalności gospodarczej znajdujące się w państwie członkowskim innym niż państwo członkowskie identyfikacji</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TradingName">
<xsd:annotation>
<xsd:documentation>Nazwa handlowa</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:minLength value="1"/>
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Address" type="tns:FixedEstablishmentAddressStruct_Type">
<xsd:annotation>
<xsd:documentation>Adres pocztowy</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="FixedEstablishmentAddressStruct_Type">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Struktura adresu zagranicznego dla stałych miejsc prowadzenia działalności w innych państwach członkowskich.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Street" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Ulica</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="65"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="BuildingIdentifier" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer domu</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="9"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="SuiteIdentifier" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer lokalu</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="PostCode" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Kod pocztowy</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="8"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="City">
<xsd:annotation>
<xsd:documentation>Miejscowość</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="56"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Country" type="dto:OtherMSIDCountryCode_Type">
<xsd:annotation>
<xsd:documentation>Kod kraju</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="BaseIntermediary_Type">
<xsd:annotation>
<xsd:documentation>Dane podstawowe pośrednika w procedurze importu</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="TelephoneNumber" type="dto:PhoneNumber_Type">
<xsd:annotation>
<xsd:documentation>Numer telefonu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailAddress" type="dto:EMail_Type">
<xsd:annotation>
<xsd:documentation>Adres poczty elektronicznej pośrednika</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactName" type="dto:Name_Type">
<xsd:annotation>
<xsd:documentation>Osoba odpowiedzialna za kontakty</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BankAccount" type="dto:BankAccountEU_Type">
<xsd:annotation>
<xsd:documentation>SZCZEGÓŁY DOTYCZĄCE RACHUNKU BANKOWEGO</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TPosrednikBezAdresuIoss">
<xsd:annotation>
<xsd:documentation>Skrócony zestaw danych o osobie fizycznej lub niefizycznej</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="IntNumber" type="dto:INPLVATID_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indywidualny numer identyfikacyjny pośrednika dla potrzeb procedury importu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:element name="OsobaNiefizyczna" type="dto:TIdentyfikatorOsobyNiefizycznejMoss"/>
<xsd:element name="OsobaFizyczna" type="dto:TIdentyfikatorOsobyFizycznejMoss"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ChangeOfIdentificationCountry_Type">
<xsd:sequence>
<xsd:element name="IntNumber" type="dto:OtherIntNumber_Type">
<xsd:annotation>
<xsd:documentation>Numer identyfikacyjny pośrednika</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="ExclusionCodeInt_Type">
<xsd:restriction base="xsd:short">
<xsd:enumeration value="3">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Pośrednik powiadamia, że nie spełnia już warunków koniecznych dla korzystania z procedury</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="5">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Pośrednik powiadamia, iż przestał działać jako pośrednik w procedurze importu</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="6">
<xsd:annotation>
<xsd:documentation xml:lang="pl">Pośrednik zmienia państwo członkowskie identyfikacji</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="ExclusionDetailsInt_Type">
<xsd:sequence>
<xsd:element name="Reason" type="tns:ExclusionCodeInt_Type">
<xsd:annotation>
<xsd:documentation>Przyczyna wyrejestrowania</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExclusionEffectiveDate">
<xsd:annotation>
<xsd:documentation>Data, od której będzie obowiązywać zmiana</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="dto:RestrictedDate_Type">
<xsd:minInclusive value="2021-07-01"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>