Identifier

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

Diagram

Identifier

Documentation

EN

03020_Manufacturer_identifier
Identification of the Manufacturer Entity
LEI, National Identity Number, N

DE

03020_Manufacturer_identifier
Identifikation der Herstellereinheit
LEI, Nationale Identifikationsnummer, N

FR

03020_Manufacturer_identifier
Identification de Manufacturer Entity
LEI, National Identity Numéro, N

NL

03020_Manufacturer_identifier
Identification van Manufacturer Entity
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">03020_Manufacturer_identifier
Identification of the Manufacturer Entity
LEI, National Identity Number, N</xs:documentation>
      <xs:documentation xml:lang="de">03020_Manufacturer_identifier
Identifikation der Herstellereinheit
LEI, Nationale Identifikationsnummer, N</xs:documentation>
      <xs:documentation xml:lang="fr">03020_Manufacturer_identifier
Identification de Manufacturer Entity
LEI, National Identity Numéro, N</xs:documentation>
      <xs:documentation xml:lang="nl">03020_Manufacturer_identifier
Identification van Manufacturer Entity
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>