Name

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

Diagram

Name

Documentation

EN

01010_Submitter_Entity_Name
Name of the Entity distributing the financial instrument. The one who is responsible for the Distributor Target Market

DE

01010_Submitter_Entity_Name
Name der Einheit, die das Finanzinstrument vertreibt. Diejenige, die für den Vertreiber-Zielmarkt verantwortlich ist

FR

01010_Submitter_Entity_Name
Nom de Entity distributing financial instrument. The one who est responsible pour Distributeur Target Marché

NL

01010_Submitter_Entity_Name
Naam van Entity distributing financial instrument. The one who is responsible voor Distributeur Target Markt

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
ExampleText
Restrictions
Base: xs:string
MaxLength: 255

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Name">
   <xs:annotation>
      <xs:documentation xml:lang="en">01010_Submitter_Entity_Name
Name of the Entity distributing the financial instrument. The one who is responsible for the Distributor Target Market</xs:documentation>
      <xs:documentation xml:lang="de">01010_Submitter_Entity_Name
Name der Einheit, die das Finanzinstrument vertreibt. Diejenige, die für den Vertreiber-Zielmarkt verantwortlich ist</xs:documentation>
      <xs:documentation xml:lang="fr">01010_Submitter_Entity_Name
Nom de Entity distributing financial instrument. The one who est responsible pour Distributeur Target Marché</xs:documentation>
      <xs:documentation xml:lang="nl">01010_Submitter_Entity_Name
Naam van Entity distributing financial instrument. The one who is responsible voor Distributeur Target Markt</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="255"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>