InvestmentAmountPeriod2
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/CEPT_RHPS/CEPT_RHP/PerformaceScenario/InvestmentAmountPeriod2
Diagram
Documentation
33050-33060-33070-33080
Properties
- Type
- PRIIPS_InvestmentAmountType
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 8
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:positiveInteger | Investment amount of unfavourable scenario for related period |
3156 | |
| xs:positiveInteger | Investment amount of moderate scenario for related period |
3600 | |
| xs:positiveInteger | Investment amount of favourable scenario for related period |
7921 | |
| xs:positiveInteger | amount of stress scenario for related period |
3178 |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="InvestmentAmountPeriod2"
type="PRIIPS_InvestmentAmountType">
<xs:annotation>
<xs:documentation>33050-33060-33070-33080</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(PRIIPS_InvestmentAmountType)
Referenced Type Definition (PRIIPS_InvestmentAmountType)
<xs:complexType xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="PRIIPS_InvestmentAmountType">
<xs:sequence>
<xs:annotation>
<xs:documentation>The following calculated investment amounts are based on value 31040_Investment amount.</xs:documentation>
</xs:annotation>
<xs:element name="Unfavorable" type="xs:positiveInteger">
<xs:annotation>
<xs:documentation>Investment amount of unfavourable scenario for related period</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Moderate" type="xs:positiveInteger">
<xs:annotation>
<xs:documentation>Investment amount of moderate scenario for related period</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Favorable" type="xs:positiveInteger">
<xs:annotation>
<xs:documentation>Investment amount of favourable scenario for related period</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="StressScenario" type="xs:positiveInteger">
<xs:annotation>
<xs:documentation> amount of stress scenario for related period</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>