Identifier

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

Diagram

Identifier

Documentation

EN

01020_Submitter_Entity_identifier
Identification of the Distribution Entity
: the one who is responsible for the Distributor Target Market or Nothing (N)
LEI, National Identity Number, N

DE

01020_Submitter_Entity_identifier
Identifikation der Vertriebseinheit
: diejenige, die für den Vertreiber-Zielmarkt verantwortlich ist oder Nichts (N)
LEI, Nationale Identifikationsnummer, N

FR

01020_Submitter_Entity_identifier
Identification de Distribution Entity
: one who est responsible pour Distributeur Target Marché ou Nothing (N)
LEI, National Identity Numéro, N

NL

01020_Submitter_Entity_identifier
Identification van Uitkering Entity
: one who is responsible voor Distributeur Target Markt van Nothing (N)
LEI, National Identity Nummer, N

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="Identifier">
   <xs:annotation>
      <xs:documentation xml:lang="en">01020_Submitter_Entity_identifier
Identification of the Distribution Entity
: the one who is responsible for the Distributor Target Market or Nothing (N)
LEI, National Identity Number, N</xs:documentation>
      <xs:documentation xml:lang="de">01020_Submitter_Entity_identifier
Identifikation der Vertriebseinheit
: diejenige, die für den Vertreiber-Zielmarkt verantwortlich ist oder Nichts (N)
LEI, Nationale Identifikationsnummer, N</xs:documentation>
      <xs:documentation xml:lang="fr">01020_Submitter_Entity_identifier
Identification de Distribution Entity
: one who est responsible pour Distributeur Target Marché ou Nothing (N)
LEI, National Identity Numéro, N</xs:documentation>
      <xs:documentation xml:lang="nl">01020_Submitter_Entity_identifier
Identification van Uitkering Entity
: one who is responsible voor Distributeur Target Markt van Nothing (N)
LEI, National Identity Nummer, N</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="255"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>