5994
ID | 5994 |
Data | 2018-10-19 |
Symbol | 2018/10/19/5994 |
Instytucja | Ministerstwo Finansów |
Nazwa | Informacja o wykonanym transferze środków pieniężnych, o równowartości przekraczającej 15000 euro |
Czy Aktualny | 0 |
---|
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/2018/10/19/5994/" xmlns:typ="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/10/10/giif/typy/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" targetNamespace="http://crd.gov.pl/wzor/2018/10/19/5994/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/10/10/giif/typy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/10/10/giif/typy/typy.xsd"/>
<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:element name="Dokument" type="TDokument"/>
<xsd:complexType name="TTransakcjaTr">
<xsd:sequence>
<xsd:element name="IdentyfikatorTr" type="typ:TIdentyfikatorTr"/>
<xsd:choice>
<xsd:element name="DataTr" type="typ:TDataUrodzenia"/>
<xsd:element name="DataICzasTr" type="typ:TDataTr"/>
</xsd:choice>
<xsd:element name="KwotaTr" type="typ:TKwotaTr"/>
<xsd:element name="KodWalutyTr" type="typ:TKodWalutyTr"/>
<xsd:element name="KwotaPoPrzewalutowaniu" type="typ:TKwotaTr" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Pole obowiązkowe jeśli transfer z przewalutowaniem</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="KodWalutyPoPrzewalutowaniu" type="typ:TKwotaTr" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Pole obowiązkowe jeśli transfer z przewalutowaniem</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="KodRodzajuTr" type="typ:TKodRodzTr"/>
<xsd:element name="TytulTr" type="typ:TTytulTr"/>
<xsd:element name="SposobWydaniaDysp" type="typ:TSposobWydaniaDyspTr"/>
<xsd:element name="RachunekZTr" type="typ:TNumerRachunku" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Pole obowiązkowe jeśli transfer realizowany z wykorzystanem rachunku płatniczego płatnika</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RachunekNaTr" type="typ:TNumerRachunku" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Pole obowiązkowe jeśli transfer realizowany z wykorzystanem rachunku płatniczego odbiorcy</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Uwagi" type="typ:TUwagi" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="korekta" type="xsd:boolean" default="false"/>
</xsd:complexType>
<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="T2Dokument"/>
</xsd:sequence>
<xsd:attribute name="nipIO"/>
</xsd:complexType>
<xsd:complexType name="TKartaTr">
<xsd:complexContent>
<xsd:extension base="TTransakcjaTr">
<xsd:choice>
<xsd:element name="TrZlecanaPrzezKlienta">
<xsd:complexType>
<xsd:sequence>
<xsd:choice>
<xsd:element name="ZleceniodawcaOsobaFizyczna" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsFizycznaKlientIO" type="typ:TOsobaFizyczna"/>
<xsd:element name="OsFizycznaOsobaUpowaniona" type="typ:TOsobaFizycznaUpowazniona" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="ZleceniodawcaOsobaPrawna" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsPrawnaKlientIO" type="typ:TOsobaPrawna"/>
<xsd:element name="OsPrawnaOsobaUpowazniona" type="typ:TOsobaFizycznaUpowazniona"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:choice>
<xsd:element name="Beneficjent" maxOccurs="unbounded">
<xsd:complexType>
<xsd:choice>
<xsd:element name="BeneficjentDaneUproszczone" type="typ:TDaneSkonsolidowane"/>
<xsd:element name="BeneficjentDanePelne">
<xsd:complexType>
<xsd:choice>
<xsd:element name="BeneficjentOsFizyczna" type="typ:TOsFizycznaUproszczona"/>
<xsd:element name="BeneficjentOsPrawna" type="typ:TOsPrawnaUproszczona"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="TrZlecanaPrzezNieKlienta">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Zleceniodawca" maxOccurs="unbounded">
<xsd:complexType>
<xsd:choice>
<xsd:element name="ZleceniodawcaDaneUproszczone" type="typ:TDaneSkonsolidowane"/>
<xsd:element name="ZleceniodawcaDanePelne">
<xsd:complexType>
<xsd:choice>
<xsd:element name="ZleceniodawcaOsFizyczna" type="typ:TOsFizycznaUproszczona"/>
<xsd:element name="ZleceniodawcaOsPrawna" type="typ:TOsPrawnaUproszczona"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
<xsd:element name="Beneficjent" maxOccurs="unbounded">
<xsd:complexType>
<xsd:choice>
<xsd:element name="BeneficjentOsobaFizyczna">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsFizDanePierwotne">
<xsd:complexType>
<xsd:choice>
<xsd:element name="OsFizycznaDaneUproszczone" type="typ:TDaneSkonsolidowane"/>
<xsd:element name="OsFizycznaDanePelne" type="typ:TOsFizycznaUproszczona"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
<xsd:element name="OsFizDaneIO" type="typ:TOsobaFizyczna"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="BeneficjentOsobaPrawna">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsPrawnaDanePierwotne">
<xsd:complexType>
<xsd:choice>
<xsd:element name="OsPrawnaDaneUproszczone" type="typ:TDaneSkonsolidowane"/>
<xsd:element name="OsPrawnaDanePelne" type="typ:TOsPrawnaUproszczona"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
<xsd:element name="OsPrawnaDaneIO" type="typ:TOsobaPrawna"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="T2Dokument">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="Karta" type="TKartaTr" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>