CEPTV2Performance

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2Performance

Diagram

CEPTV2Performance FundOrShareClassIdentifiers FundOrShareClassIdentifiersType [0..1] DataSupplier DataSupplierType [0..1] DataTemplateVersion xs:string [1] GeneralPortfolioInformation (anonymous) [1] CEPTRHPS CEPTV2_RHPSType [0..1]

Properties

Type
CEPTV2PerformanceType
Cardinality
0..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
4
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
FundOrShareClassIdentifiersType

Fund or share class identifiers for easy connection to other fund or share class data

DataSupplierType

Definition of data source (investment company, vendor, ...)

xs:string

30001_CEPT_Version

V20
(anonymous)
CEPTV2_RHPSType

31-32-33-34 VALUES_PER_RHP is only for "comfort" delivery. This node has been established to allow PRIIP manufacturer investing in other PRIIPs (e.g., MOPs) to receive calculated figures for RHPs that may differ from the RHP of the underlying PRIIP (e.g., RHP = 5 for an UCITS share class). Therefore, it enables PRIIP manufacturer to pick the values for the related RHP that matches the RHP of the PRIIP (e.g., MOP). It is up to the underlying PRIIP manufacturer to provide such additional information, beside the calculated figures at original RHP, as they are presented in the main data sheet.

The data file will contain calculated figures for a range of RHP from 5-30 years and each line Represents the performance scenarios for each RHP.

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"
            minOccurs="0"
            name="CEPTV2Performance"
            type="CEPTV2PerformanceType"/>

Referenced Type Definition (CEPTV2PerformanceType)

<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="CEPTV2PerformanceType">
   <xs:sequence>
      <xs:element minOccurs="0"
                  name="FundOrShareClassIdentifiers"
                  type="FundOrShareClassIdentifiersType">
         <xs:annotation>
            <xs:documentation>Fund or share class identifiers for easy connection to other fund or share class data</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="DataSupplier" type="DataSupplierType">
         <xs:annotation>
            <xs:documentation>Definition of data source (investment company, vendor, ...)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element fixed="V20" name="DataTemplateVersion">
         <xs:annotation>
            <xs:documentation>30001_CEPT_Version
</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="V20"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element name="GeneralPortfolioInformation">
         <xs:complexType>
            <xs:sequence>
               <xs:element name="PortfolioIdentifyingData">
                  <xs:annotation>
                     <xs:documentation>30020_Portfolio_Identifying_Data
</xs:documentation>
                  </xs:annotation>
                  <xs:simpleType>
                     <xs:restriction base="xs:string">
                        <xs:maxLength value="255"/>
                     </xs:restriction>
                  </xs:simpleType>
               </xs:element>
               <xs:element name="PortfolioID" type="PRIIPS_SecurityCodificationType">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">30020_Portfolio_Identifying_Data / 30030_Type_Of_Identification_Code_For_The_Fund_Share_Or_Portfolio

</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element name="ShareClassCurrency" type="ISOCurrencyCodeType">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">30040_Portfolio_Or_Share_Class_Currency
</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element name="KIDPublicationDate" type="xs:date">
                  <xs:annotation>
                     <xs:documentation>30050_PRIIPs_KID_Publication_Date
</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element minOccurs="0" name="PortfolioHistoricalStartDate" type="xs:date">
                  <xs:annotation>
                     <xs:documentation>10060_Historical_Start_Date
"Start date of the data set

"
</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:complexType>
      </xs:element>
      <xs:element minOccurs="0" name="CEPTRHPS" type="CEPTV2_RHPSType">
         <xs:annotation>
            <xs:documentation>31-32-33-34 VALUES_PER_RHP is only for "comfort" delivery. This node has been established to allow PRIIP manufacturer investing in other PRIIPs (e.g., MOPs) to receive calculated figures for RHPs that may differ from the RHP of the underlying PRIIP (e.g., RHP = 5 for an UCITS share class). Therefore, it enables PRIIP manufacturer to pick the values for the related RHP that matches the RHP of the PRIIP (e.g., MOP). It is up to the underlying PRIIP manufacturer to provide such additional information, beside the calculated figures at original RHP, as they are presented in the main data sheet.

The data file will contain calculated figures for a range of RHP from 5-30 years and each line Represents the performance scenarios for each RHP. </xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>