CodeType

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/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.

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

Element Definition

<xs:element 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:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="L"/>
         <xs:enumeration value="N"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>