EMIR

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Flows/Flow/InvestorTypes/EMIR

Diagram

EMIR

Documentation

EN

Investor type according to EMIR classification

DE

Anlegertyp gemäß EMIR-Klassifizierung

FR

Investisseur type selon EMIR classification

NL

Belegger type volgens EMIR classificatie

ES

Tipo de inversor según clasificación EMIR

IT

Tipologia di investitori secondo la classificazione EMIR

CS

Investor type according to EMIR classification

HU

Investor type according to EMIR classification

Properties

Type
xs:string
Cardinality
0..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
15
Sample Data
O
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • A
  • C
  • F
  • I
  • L
  • O
  • R

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"
            minOccurs="0"
            name="EMIR">
   <xs:annotation>
      <xs:documentation xml:lang="en">Investor type according to EMIR classification</xs:documentation>
      <xs:documentation xml:lang="de">Anlegertyp gemäß EMIR-Klassifizierung</xs:documentation>
      <xs:documentation xml:lang="fr">Investisseur type selon EMIR classification</xs:documentation>
      <xs:documentation xml:lang="nl">Belegger type volgens EMIR classificatie</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de inversor según clasificación EMIR</xs:documentation>
      <xs:documentation xml:lang="it">Tipologia di investitori secondo la classificazione EMIR</xs:documentation>
      <xs:documentation xml:lang="cs">Investor type according to EMIR classification</xs:documentation>
      <xs:documentation xml:lang="hu">Investor type according to EMIR classification</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:length value="1"/>
         <xs:enumeration value="A"/>
         <xs:enumeration value="C"/>
         <xs:enumeration value="F"/>
         <xs:enumeration value="I"/>
         <xs:enumeration value="L"/>
         <xs:enumeration value="O"/>
         <xs:enumeration value="R"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>