CodeType

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/DataSetInformation/ManufacturerInformation/CodeType

Diagram

CodeType

Documentation

EN

10010_Manufacturer_Code_Type
Codification used to determine the identification code. Either LEI or None.

DE

10010_Hersteller_Code_Typ
Codification used to determine the identification code. Either LEI or Neinne.

FR

10010_Manufacturer_Code_Type
Codification used à determine identification code. Either LEI ou None.

NL

10010_Manufacturer_Code_Type
Codification used naar determine identification code. Either LEI van None.

ES

10010_Manufacturer_Code_Type
Codificacion utilizada para determinar el codigo de identificacion. Ya sea LEI o ninguno.

IT

10010_Codice_Produttore_Tipo
Codificazione utilizzata per determinare il codice identificativo. O LEI o Nessuno.

CS

10010_Manufacturer_Code_Type
Codification used to determine the identification code. Either LEI or None.

HU

10010_Manufacturer_Code_Type
Codification hasznalt to determine the identification kod. Either LEI or None.

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
N
Restrictions
Base: xs:string
Enumeration:
  • L
  • N

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="CodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">10010_Manufacturer_Code_Type
Codification used to determine the identification code. Either LEI or None.</xs:documentation>
      <xs:documentation xml:lang="de">10010_Hersteller_Code_Typ
Codification used to determine the identification code. Either LEI or Neinne.</xs:documentation>
      <xs:documentation xml:lang="fr">10010_Manufacturer_Code_Type
Codification used à determine identification code. Either LEI ou None.</xs:documentation>
      <xs:documentation xml:lang="nl">10010_Manufacturer_Code_Type
Codification used naar determine identification code. Either LEI van None.</xs:documentation>
      <xs:documentation xml:lang="es">10010_Manufacturer_Code_Type
Codificacion utilizada para determinar el codigo de identificacion. Ya sea LEI o ninguno.</xs:documentation>
      <xs:documentation xml:lang="it">10010_Codice_Produttore_Tipo
Codificazione utilizzata per determinare il codice identificativo. O LEI o Nessuno.</xs:documentation>
      <xs:documentation xml:lang="cs">10010_Manufacturer_Code_Type
Codification used to determine the identification code. Either LEI or None.</xs:documentation>
      <xs:documentation xml:lang="hu">10010_Manufacturer_Code_Type
Codification hasznalt to determine the identification kod. Either LEI or None.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="L"/>
         <xs:enumeration value="N"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>