EFTs

/FundsXML4/RegulatoryReportings/DirectReporting/EFTs

Diagram

EFTs According to FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0 EUROPEAN FEEDBACK TEMPLATE - EFT EFT EFTReportType [1..*]

Documentation

According to FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0

Properties

Type
EFTType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
3
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
EFTReportType

EUROPEAN FEEDBACK TEMPLATE - EFT

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="EFTs"
            type="EFTType">
   <xs:annotation>
      <xs:documentation>According to FinDatEx: EUROPEAN FEEDBACK TEMPLATE - EFT V1.0</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EFTType)

<xs:complexType xmlns:altova="http://www.altova.com/xml-schema-extensions"
                xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="EFTType">
   <xs:annotation>
      <xs:documentation>EUROPEAN FEEDBACK TEMPLATE - EFT</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element maxOccurs="unbounded" name="EFT" type="EFTReportType"/>
   </xs:sequence>
</xs:complexType>