IdentifierType

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

Diagram

IdentifierType

Documentation

EN

02030_Recipient_Entity_identifier_Type
LEI of the recipient entity or National identifier or Nothing
L or NI or No

DE

02030_Recipient_Entity_identifier_Type
LEI der Empfängereinheit oder Nationale Kennung oder Nichts
L oder NI oder No

FR

02030_Recipient_Entity_identifier_Type
LEI de recipient entity ou National identifiant ou Nothing
L ou NI ou No

NL

02030_Recipient_Entity_identifier_Type
LEI van recipient entity van National identificatie van Nothing
L van NI van No

ES

02030_Recipient_Entity_identifier_Type
LEI de la entidad receptora o identificador nacional o Nada
L o NI o No

IT

02030_Tipo_identificatore_entità_destinatario
LEI dell'entità ricevente o Identificativo nazionale o Niente
L o NI o No

CS

02030_Recipient_Entity_identifier_Type
LEI of the recipient entity or National identifier or Nothing
L or NI or No

HU

02030_Recipient_Entity_identifier_Type
LEI of the recipient Jogalany 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">02030_Recipient_Entity_identifier_Type
LEI of the recipient entity or National identifier or Nothing
L or NI or No</xs:documentation>
      <xs:documentation xml:lang="de">02030_Recipient_Entity_identifier_Type
LEI der Empfängereinheit oder Nationale Kennung oder Nichts
L oder NI oder No</xs:documentation>
      <xs:documentation xml:lang="fr">02030_Recipient_Entity_identifier_Type
LEI de recipient entity ou National identifiant ou Nothing
L ou NI ou No</xs:documentation>
      <xs:documentation xml:lang="nl">02030_Recipient_Entity_identifier_Type
LEI van recipient entity van National identificatie van Nothing
L van NI van No</xs:documentation>
      <xs:documentation xml:lang="es">02030_Recipient_Entity_identifier_Type
LEI de la entidad receptora o identificador nacional o Nada
L o NI o No</xs:documentation>
      <xs:documentation xml:lang="it">02030_Tipo_identificatore_entità_destinatario
LEI dell'entità ricevente o Identificativo nazionale o Niente
L o NI o No</xs:documentation>
      <xs:documentation xml:lang="cs">02030_Recipient_Entity_identifier_Type
LEI of the recipient entity or National identifier or Nothing
L or NI or No</xs:documentation>
      <xs:documentation xml:lang="hu">02030_Recipient_Entity_identifier_Type
LEI of the recipient Jogalany 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>