InvestmentAmountPeriod3

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2Performance/CEPTRHPS/CEPTRHP/PerformaceScenario/InvestmentAmountPeriod3

Diagram

InvestmentAmountPeriod3 33090-33100-33110-33120 Unfavorable xs:positiveInteger [1] Moderate xs:positiveInteger [1] Favorable xs:positiveInteger [1] StressScenario xs:positiveInteger [1]

Documentation

33090-33100-33110-33120

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

3618
xs:positiveInteger

Investment amount of moderate scenario for related period

9434
xs:positiveInteger

Investment amount of favourable scenario for related period

7884
xs:positiveInteger

amount of stress scenario for related period

3616

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="InvestmentAmountPeriod3"
            type="PRIIPS_InvestmentAmountType">
   <xs:annotation>
      <xs:documentation>33090-33100-33110-33120</xs:documentation>
   </xs:annotation>
</xs:element>

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>