InternalMethodology

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/RiskTolerance/InternalMethodology

Diagram

InternalMethodology

Documentation

EN

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

DE

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

FR

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

NL

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

Properties

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

Element Definition

<xs:element 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: For Non PRIIPS und Non UCITS:
L ... Low
M ... Medium
H ... High</xs:documentation>
      <xs:documentation xml:lang="fr">04030: For Non PRIIPS et Non UCITS:
L ... Low
M ... Medium
H ... High</xs:documentation>
      <xs:documentation xml:lang="nl">04030: For Non PRIIPS en Non UCITS:
L ... Low
M ... Medium
H ... High</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>