PositionInTheDistributionChain

/FundsXML4/RegulatoryReportings/DirectReporting/EFTs/EFT/DataSetInformation/SubmitterEntityInformation/PositionInTheDistributionChain

Diagram

PositionInTheDistributionChain

Documentation

EN

02040_Recipient_Entity_Position_In_The_Distribution_Chain
One of the following items

  • Manufacturer
  • Distributor (The one doing the sales)
  • Intermediary (e.g. platform)
    M or D or I (intermediary / platform)

DE

02040_Recipient_Entity_Position_In_The_Distribution_Chain
Einer der folgenden Punkte

  • Hersteller
  • Vertreiber (derjenige, der den Verkauf durchführt)
  • Intermediär (z.B. Plattform)
    M oder D oder I (Intermediär / Plattform)

FR

02040_Recipient_Entity_Position_In_The_Distribution_Chain
One de following items

  • Manufacturer
  • Distributeur (The one doing sales)
  • Intermediary (e.g. platform)
    M ou D ou I (intermediary / platform)

NL

02040_Recipient_Entity_Position_In_The_Distribution_Chain
One van following items

  • Manufacturer
  • Distributeur (The one doing sales)
  • Intermediary (e.g. platform)
    M van D van I (intermediary / platform)

Properties

Type
xs:string
Cardinality
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
7
Sample Data
M
Restrictions
Base: xs:string
Enumeration:
  • M
  • D
  • I

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="PositionInTheDistributionChain">
   <xs:annotation>
      <xs:documentation xml:lang="en">02040_Recipient_Entity_Position_In_The_Distribution_Chain
One of the following items
- Manufacturer
-  Distributor (The one doing the sales)
- Intermediary (e.g. platform)
M or D or I (intermediary / platform)</xs:documentation>
      <xs:documentation xml:lang="de">02040_Recipient_Entity_Position_In_The_Distribution_Chain
Einer der folgenden Punkte
- Hersteller
- Vertreiber (derjenige, der den Verkauf durchführt)
- Intermediär (z.B. Plattform)
M oder D oder I (Intermediär / Plattform)</xs:documentation>
      <xs:documentation xml:lang="fr">02040_Recipient_Entity_Position_In_The_Distribution_Chain
One de following items
- Manufacturer
- Distributeur (The one doing sales)
- Intermediary (e.g. platform)
M ou D ou I (intermediary / platform)</xs:documentation>
      <xs:documentation xml:lang="nl">02040_Recipient_Entity_Position_In_The_Distribution_Chain
One van following items
- Manufacturer
- Distributeur (The one doing sales)
- Intermediary (e.g. platform)
M van D van I (intermediary / platform)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="M"/>
         <xs:enumeration value="D"/>
         <xs:enumeration value="I"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>