SRI

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/CEPT_RHPS/CEPT_RHP/Risk/SRI

Diagram

SRI

Documentation

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

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

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

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

Properties

Type
xs:integer
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
8
Sample Data
3
Restrictions
Base: xs:integer
Enumeration:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7

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"
            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>