6818
ID | 6818 |
Data | 2019-01-25 |
Symbol | 2019/01/25/6818 |
Instytucja | Ministerstwo Finansów |
Nazwa | Informacja o wwożonych lub wywożonych środkach pieniężnych, krajowych środkach płatniczych lub wartościach dewizowych |
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="http://crd.gov.pl/wzor/2019/01/25/6818/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://crd.gov.pl/wzor/2019/01/25/6818/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
<xsd:complexType name="TDokument">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="TDaneZDCWrapper">
<xsd:annotation>
<xsd:documentation>Wersja 1.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="nipIO"/>
</xsd:complexType>
<xsd:complexType name="TRestrictedTrescDokumentuTyp">
<xsd:complexContent>
<xsd:restriction base="str:TrescDokumentuTyp">
<xsd:attribute name="rodzaj" type="str:rodzajTyp" use="optional" fixed="inny"/>
<xsd:attribute name="format" type="str:formatTyp" use="required" fixed="text/xml"/>
<xsd:attribute name="kodowanie" type="str:kodowanieTyp" use="required" fixed="XML"/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TDaneZDCWrapper">
<xsd:complexContent>
<xsd:extension base="TRestrictedTrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="DANE_Z_DC" type="TDaneZDC"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TDaneZDC">
<xsd:sequence>
<xsd:element name="DANE_NAGL" type="TDaneNaglowkowe"/>
<xsd:element name="DANE" type="TDane"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TDaneNaglowkowe">
<xsd:sequence>
<xsd:element name="IDENT">
<xsd:annotation>
<xsd:documentation>Numer NIP podmiotu przesyłającego zgłoszenia (jednostki Straży Granicznej lub
Służby Celnej).
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="10"/>
<xsd:pattern value="[0-9]{10}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="OD">
<xsd:annotation>
<xsd:documentation>
Data początkowa okresu za który przekazywane jest zgłoszenie w formacie dd/mm/rrrr
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="10"/>
<xsd:pattern value="\d{2}/\d{2}/\d{4}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DO">
<xsd:annotation>
<xsd:documentation>
Data końcowa okresu za który przekazywane jest zgłoszenie w formacie dd/mm/rrrr
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="10"/>
<xsd:pattern value="\d{2}/\d{2}/\d{4}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TDane">
<xsd:sequence>
<xsd:element name="DANA" type="TDana" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TDana">
<xsd:sequence>
<xsd:element name="LP">
<xsd:annotation>
<xsd:documentation>
Unikalny numer rekordu zgłoszenia w rejestrze Podmiotu przesyłającego dane
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="25"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="STATUS" type="TStatusRekordu"/>
<xsd:element name="DATA">
<xsd:annotation>
<xsd:documentation>
Data złożenia zgłoszenia
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="10"/>
<xsd:pattern value="\d{2}/\d{2}/\d{4}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="NAZWISKO">
<xsd:annotation>
<xsd:documentation>
Nazwisko składającego zgłoszenie
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="IMIE">
<xsd:annotation>
<xsd:documentation>
Imię składającego zgłoszenie
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="RODZAJ_DOKUMENTU" type="TRodzajDokumentu">
<xsd:annotation>
<xsd:documentation>
Rodzaj dokumentu składającego zgłoszenie
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NR_DOKUMENTU">
<xsd:annotation>
<xsd:documentation>
Numer dokumentu składającego zgłoszenie
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="25"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="OBYWATELSTWO">
<xsd:annotation>
<xsd:documentation>
Obywatelstwo składającego zgłoszenie
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="2"/>
<xsd:pattern value="([A-Z]){2}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DATA_UR">
<xsd:annotation>
<xsd:documentation>
Data urodzenia składającego zgłoszenie
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="10"/>
<xsd:pattern value="\d{2}/\d{2}/\d{4}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="NZ_WLASC" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Nazwisko właściciela środków
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="IMIE_WLASC" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Imię właściciela środków
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="RODZDOK_WLASC" type="TRodzajDokumentu" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Rodzaj dokumentu właściciela środków
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NRDOK_WLASC" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Numer dokumentu właściciela śroATELSTWOdków
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="25"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="OBYW_WLASC" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Obywatelstwo właściciela środków
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="2"/>
<xsd:pattern value="[A-Z]{2}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DATAUR_WLASC" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Data urodzenia właściciela środków
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="10"/>
<xsd:pattern value="\d{2}/\d{2}/\d{4}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="RODZ_DEK" type="TRodzajDeklaracji"/>
<xsd:element name="SID" type="TRodzajSrodkow"/>
<xsd:element name="KWOTA">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d{0,12}(,\d{2})"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="WALUTA">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="3"/>
<xsd:pattern value="[A-Z]{3}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="PRZEJSCIE">
<xsd:annotation>
<xsd:documentation>nazwa właściwego organu, któremu jest składane zgłoszenie</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="CEL">
<xsd:annotation>
<xsd:documentation>
zamierzony cel przeznaczenia
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="POCHODZENIE">
<xsd:annotation>
<xsd:documentation>
Kraj z którego pochodzą środki i deklarowane pochodzenie środków.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="ZAM_ODB_NAZWISKO" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Nazwisko podmiotu dla którego przewożone są środki, jeśli inne niż podmiot składający zgłoszenie.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="ZAM_ODB_IMIE" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Imię podmiotu dla którego przewożone są środki, jeśli inne niż podmiot składający zgłoszenie.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="ZAM_ODB_ADRES" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Adres podmiotu dla którego przewożone są środki, jeśli inne niż podmiot składający zgłoszenie.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="KRAJ_WYWOZU">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="2"/>
<xsd:pattern value="[A-Z]{2}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="KRAJ_TRANZYTU" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
<xsd:pattern value="([A-Z]{2}(,[A-Z]{2})*)?"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="KRAJ_PRZYWOZU">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="2"/>
<xsd:pattern value="[A-Z]{2}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="UWAGI" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1000"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="TXT1" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="TXT2" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="TXT3" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="TStatusRekordu">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0">
<xsd:annotation>
<xsd:documentation>Korekta rekordu zgłoszenia</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="1">
<xsd:annotation>
<xsd:documentation>Nowy rekord zgłoszenia</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TRodzajDokumentu">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="PA">
<xsd:annotation>
<xsd:documentation>Paszport</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="DO">
<xsd:annotation>
<xsd:documentation>Inny dokument</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TRodzajDeklaracji">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="SL">
<xsd:annotation>
<xsd:documentation>Zgłoszenie dobrowolne</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="KP">
<xsd:annotation>
<xsd:documentation>Wynik kontroli</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TRodzajSrodkow">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="BM">
<xsd:annotation>
<xsd:documentation>Banknoty lub monety</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CZ">
<xsd:annotation>
<xsd:documentation>Czeki</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="WE">
<xsd:annotation>
<xsd:documentation>Weksle</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="AU">
<xsd:annotation>
<xsd:documentation>Złoto dewizowe</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="PT">
<xsd:annotation>
<xsd:documentation>Platyna dewizowa</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="IN">
<xsd:annotation>
<xsd:documentation>Inne</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="Dokument" type="TDokument"/>
</xsd:schema>