complexType PRIIPS_ReturnScenarioType
diagram index_p1524.png
children OneYear HalfRHP RHP
used by
elements PRIIPS_ReportType/EPT_BaseData/PerformanceScenario/ReturnFavorable PRIIPS_ReportType/EPT_BaseData/PerformanceScenario/ReturnModerate PRIIPS_ReportType/EPT_BaseData/PerformanceScenario/ReturnUnfavorable PRIIPS_ReportType/EPT_BaseData/PerformanceScenario/YieldSignificantlyUnfavorable
source <xs:complexType name="PRIIPS_ReturnScenarioType">
 
<xs:sequence>
   
<xs:element name="OneYear" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>After one year.  Mandotory if RHP >1 year.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="HalfRHP" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>After half of the RHP. Mandatory if the RHP > 2 years.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RHP" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation>At the RHP   </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PRIIPS_ReturnScenarioType/OneYear
diagram index_p1525.png
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
After one year.  Mandotory if RHP >1 year.
source <xs:element name="OneYear" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>After one year.  Mandotory if RHP >1 year.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PRIIPS_ReturnScenarioType/HalfRHP
diagram index_p1526.png
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
After half of the RHP. Mandatory if the RHP > 2 years.
source <xs:element name="HalfRHP" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>After half of the RHP. Mandatory if the RHP > 2 years.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PRIIPS_ReturnScenarioType/RHP
diagram index_p1527.png
type xs:decimal
properties
content simple
annotation
documentation
At the RHP  
source <xs:element name="RHP" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>At the RHP   </xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy