IdentifierType

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

Diagram

IdentifierType

Documentation

EN

03030_Manufacturer_identifier_Type
LEI of the Manufacturer or National identifier or Nothing
L or NI or No

DE

03030_Manufacturer_identifier_Type
LEI des Herstellers oder Nationale Kennung oder Nichts
L oder NI oder No

FR

03030_Manufacturer_identifier_Type
LEI de Manufacturer ou National identifiant ou Nothing
L ou NI ou No

NL

03030_Manufacturer_identifier_Type
LEI van Manufacturer van National identificatie van Nothing
L van NI van No

ES

03030_Manufacturer_identifier_Type
LEI del fabricante o identificador nacional o Nada
L o NI o No

IT

03030_Identificativo_produttore_Tipo
LEI del Produttore o Identificativo Nazionale oppure Niente
L o NI o No

CS

03030_Manufacturer_identifier_Type
LEI of the Manufacturer or National identifier or Nothing
L or NI or No

HU

03030_Manufacturer_identifier_Type
LEI of the Gyarto or National Azonosito or Nothing
L or NI or No

Properties

Type
xs:string
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7
Sample Data
No
Restrictions
Base: xs:string
Enumeration:
  • L
  • NI
  • No

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="IdentifierType">
   <xs:annotation>
      <xs:documentation xml:lang="en">03030_Manufacturer_identifier_Type
LEI of the Manufacturer or National identifier or Nothing
L or NI or No</xs:documentation>
      <xs:documentation xml:lang="de">03030_Manufacturer_identifier_Type
LEI des Herstellers oder Nationale Kennung oder Nichts
L oder NI oder No</xs:documentation>
      <xs:documentation xml:lang="fr">03030_Manufacturer_identifier_Type
LEI de Manufacturer ou National identifiant ou Nothing
L ou NI ou No</xs:documentation>
      <xs:documentation xml:lang="nl">03030_Manufacturer_identifier_Type
LEI van Manufacturer van National identificatie van Nothing
L van NI van No</xs:documentation>
      <xs:documentation xml:lang="es">03030_Manufacturer_identifier_Type
LEI del fabricante o identificador nacional o Nada
L o NI o No</xs:documentation>
      <xs:documentation xml:lang="it">03030_Identificativo_produttore_Tipo
LEI del Produttore o Identificativo Nazionale oppure Niente
L o NI o No</xs:documentation>
      <xs:documentation xml:lang="cs">03030_Manufacturer_identifier_Type
LEI of the Manufacturer or National identifier or Nothing
L or NI or No</xs:documentation>
      <xs:documentation xml:lang="hu">03030_Manufacturer_identifier_Type
LEI of the Gyarto or National Azonosito or Nothing
L or NI or No</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="L"/>
         <xs:enumeration value="NI"/>
         <xs:enumeration value="No"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>