EFTs
/FundsXML4/RegulatoryReportings/DirectReporting/EFTs
Diagram
Documentation
EN
According to FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0
DE
Gemäß FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0
FR
Selon FinDatEx : EUROPEAN FEEDBACK TEMPLATE - EFT V1.0
NL
Volgens FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0
Properties
- Type
- EFTType
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 3
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| EFTReportType |
EUROPEAN FEEDBACK TEMPLATE - EFT EUROPEAN FEEDBACK TEMPLATE - EFT EUROPEAN FEEDBACK TEMPLATE - EFT EUROPEAN FEEDBACK TEMPLATE - EFT |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="EFTs"
type="EFTType">
<xs:annotation>
<xs:documentation xml:lang="en">According to FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0</xs:documentation>
<xs:documentation xml:lang="de">Gemäß FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0</xs:documentation>
<xs:documentation xml:lang="fr">Selon FinDatEx : EUROPEAN FEEDBACK TEMPLATE - EFT V1.0</xs:documentation>
<xs:documentation xml:lang="nl">Volgens FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EFTType)
Referenced Type Definition (EFTType)
<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="EFTType">
<xs:annotation>
<xs:documentation xml:lang="en">EUROPEAN FEEDBACK TEMPLATE - EFT</xs:documentation>
<xs:documentation xml:lang="de">EUROPEAN FEEDBACK TEMPLATE - EFT</xs:documentation>
<xs:documentation xml:lang="fr">EUROPEAN FEEDBACK TEMPLATE - EFT</xs:documentation>
<xs:documentation xml:lang="nl">EUROPEAN FEEDBACK TEMPLATE - EFT</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="EFT" type="EFTReportType"/>
</xs:sequence>
</xs:complexType>