InternalMethodology

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/TargetMarket/RiskTolerance/InternalMethodology

Diagram

InternalMethodology

Documentation

EN

04030: For Non PRIIPS and Non UCITS:
L ... Low
M ... Medium
H ... High

DE

04030: Für Non-PRIIPS und Non-UCITS:
L ... Niedrig
M ... Mittel
H ... Hoch

FR

04030: Pour Non PRIIPS et Non UCITS:
L ... Faible
M ... Moyen
H ... Élevé

NL

04030: Voor Non-PRIIPS en Non-UCITS:
L ... Laag
M ... Gemiddeld
H ... Hoog

ES

04030: Para Non PRIIPS y Non UCITS:
L ... Bajo
M ... Medio
H ... Alto

IT

04030: Per Non PRIIPS e Non UCITS:
L ... Basso
M ... Medio
H ... Alto

CS

04030: For Non PRIIPS and Non UCITS:
L ... Low
M ... Medium
H ... High

HU

04030: For Non PRIIPS and Non UCITS:
L ... Low
M ... Medium
H ... Magas

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
7
Sample Data
Restrictions
Base: xs:string
Enumeration:
  • L
  • M
  • H

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="InternalMethodology">
   <xs:annotation>
      <xs:documentation xml:lang="en">04030: For Non PRIIPS and Non UCITS:
L ... Low
M ... Medium
H ... High</xs:documentation>
      <xs:documentation xml:lang="de">04030: Für Non-PRIIPS und Non-UCITS:
L ... Niedrig
M ... Mittel
H ... Hoch</xs:documentation>
      <xs:documentation xml:lang="fr">04030: Pour Non PRIIPS et Non UCITS:
L ... Faible
M ... Moyen
H ... Élevé</xs:documentation>
      <xs:documentation xml:lang="nl">04030: Voor Non-PRIIPS en Non-UCITS:
L ... Laag
M ... Gemiddeld
H ... Hoog</xs:documentation>
      <xs:documentation xml:lang="es">04030: Para Non PRIIPS y Non UCITS:
L ... Bajo
M ... Medio
H ... Alto</xs:documentation>
      <xs:documentation xml:lang="it">04030: Per Non PRIIPS e Non UCITS:
L ... Basso
M ... Medio
H ... Alto</xs:documentation>
      <xs:documentation xml:lang="cs">04030: For Non PRIIPS and Non UCITS:
L ... Low
M ... Medium
H ... High</xs:documentation>
      <xs:documentation xml:lang="hu">04030: For Non PRIIPS and Non UCITS:
L ... Low
M ... Medium
H ... Magas</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="L"/>
         <xs:enumeration value="M"/>
         <xs:enumeration value="H"/>
         <xs:enumeration value=""/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>