Risk
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/CEPT_RHPS/CEPT_RHP/Risk
Diagram
Documentation
32- Risk section
32- Risiko Abschnitt
32- Risque section
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
| 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. 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. 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. 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. |
3 |
Element Definition
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>