Risk

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2Performance/CEPTRHPS/CEPTRHP/Risk

Diagram

Risk SRI xs:integer [0..1]

Documentation

EN

32- Risk section

DE

32- Risiko Abschnitt

FR

32- Risque section

NL

32- Risico sectie

Properties

Type
(anonymous)
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

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:integer

32010-The summary risk indicator (SRI) shall be presented in a numerical scale ranging from 1 to 7, where 1 indicates the lowest risk class and 7 indicates the highest risk class.
Calculated based on the RHP of the underlying PRIIP

32010-The summary Risiko Indikator (SRI) shall be presented in ein numerical scale ranging von 1 zu 7, wo 1 indicates lowest Risiko class und 7 indicates highest Risiko class.
Berechnet based on RHP von Basiswert PRIIP

32010-The summary risque indicateur (SRI) shall be presented dans un numerical scale ranging de 1 à 7, où 1 indicates lowest risque class et 7 indicates highest risque class.
Calculé based on RHP de sous-jacent PRIIP

32010-The summary risico indicator (SRI) shall be presented in een numerical scale ranging van 1 naar 7, waar 1 indicates lowest risico class en 7 indicates highest risico class.
Berekend based on RHP van onderliggende waarde PRIIP

3

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Risk">
   <xs:annotation>
      <xs:documentation xml:lang="en">32- Risk section</xs:documentation>
      <xs:documentation xml:lang="de">32- Risiko Abschnitt</xs:documentation>
      <xs:documentation xml:lang="fr">32- Risque section</xs:documentation>
      <xs:documentation xml:lang="nl">32- Risico sectie</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="SRI">
            <xs:annotation>
               <xs:documentation xml:lang="en">32010-The summary risk indicator (SRI) shall be presented in a numerical scale ranging from 1 to 7, where 1 indicates the lowest risk class and 7 indicates the highest risk class.
Calculated based on the RHP of the underlying PRIIP</xs:documentation>
               <xs:documentation xml:lang="de">32010-The summary Risiko Indikator (SRI) shall be presented in ein numerical scale ranging von 1 zu 7, wo 1 indicates lowest Risiko class und 7 indicates highest Risiko class.
Berechnet based on RHP von Basiswert PRIIP</xs:documentation>
               <xs:documentation xml:lang="fr">32010-The summary risque indicateur (SRI) shall be presented dans un numerical scale ranging de 1 à 7, où 1 indicates lowest risque class et 7 indicates highest risque class.
Calculé based on RHP de sous-jacent PRIIP</xs:documentation>
               <xs:documentation xml:lang="nl">32010-The summary risico indicator (SRI) shall be presented in een numerical scale ranging van 1 naar 7, waar 1 indicates lowest risico class en 7 indicates highest risico class.
Berekend based on RHP van onderliggende waarde PRIIP</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:integer">
                  <xs:enumeration value="1"/>
                  <xs:enumeration value="2"/>
                  <xs:enumeration value="3"/>
                  <xs:enumeration value="4"/>
                  <xs:enumeration value="5"/>
                  <xs:enumeration value="6"/>
                  <xs:enumeration value="7"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>