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]

Documentation

EN

Comfort European PRIIPs Template (CEPT) V2 performance type containing historical performance data and benchmark comparisons for the PRIIPs past performance section

DE

Comfort European PRIIPs Template (CEPT) V2 Performance Typ mit historischen Performance-Daten und Benchmark-Vergleichen für den PRIIPs Past Performance Abschnitt

FR

Type Comfort European PRIIPs Template (CEPT) V2 performance contenant les données de performance historique et comparaisons avec benchmark pour la section PRIIPs past performance

NL

Comfort European PRIIPs Template (CEPT) V2 performance type met historische prestatiegegevens en benchmark vergelijkingen voor de PRIIPs past performance sectie

Properties

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

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
FundOrShareClassIdentifiersType

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

Fonds oder Anteilsklasse identifiers für easy connection zu Sonstig Fonds oder Anteilsklasse Daten

Fonds ou classe d'actions identifiers pour easy connection à autre fonds ou classe d'actions données

Fonds van aandelenklasse identifiers voor easy connection naar overig fonds van aandelenklasse gegevens

DataSupplierType

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

Definition von Daten source (Anlage company, vendor, ...)

Definition de données source (investissement company, vendor, ...)

Definition van gegevens source (belegging company, vendor, ...)

xs:string

30001_CEPT_Version

30001_CEPT_Version

30001_CEPT_Version

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.

31-32-33-34 VALUES_PER_RHP ist only für "comfort" delivery. This node hat been established zu allow PRIIP manufacturer investing in Sonstig PRIIPs (e.g., MOPs) zu receive berechnet figures für RHPs dass may differ von RHP von Basiswert PRIIP (e.g., RHP = 5 für ein UCITS Anteilsklasse). Therefore, it enables PRIIP manufacturer zu pick values für related RHP dass matches RHP von PRIIP (e.g., MOP). It ist up zu Basiswert PRIIP manufacturer zu provide such zusätzlich Information, beside berechnet figures at original RHP, als they sind presented in main Daten sheet.

The Daten file will contain berechnet figures für ein range von RHP von 5-30 years und jede line Represents Performance scenarios für jede RHP.

31-32-33-34 VALUES_PER_RHP est only pour "comfort" delivery. This node un been established à allow PRIIP manufacturer investing dans autre PRIIPs (e.g., MOPs) à receive calculé figures pour RHPs que may differ de RHP de sous-jacent PRIIP (e.g., RHP = 5 pour un UCITS classe d'actions). Therefore, it enables PRIIP manufacturer à pick values pour related RHP que matches RHP de PRIIP (e.g., MOP). It est up à sous-jacent PRIIP manufacturer à provide such supplémentaire information, beside calculé figures at original RHP, comme they sont presented dans main données sheet.

The données file will contain calculé figures pour un range de RHP de 5-30 years et chaque line Represents performance scenarios pour chaque RHP.

31-32-33-34 VALUES_PER_RHP is only voor "comfort" delivery. This node heeft been established naar allow PRIIP manufacturer investing in overig PRIIPs (e.g., MOPs) naar receive berekend figures voor RHPs dat may differ van RHP van onderliggende waarde PRIIP (e.g., RHP = 5 voor een UCITS aandelenklasse). Therefore, it enables PRIIP manufacturer naar pick values voor related RHP dat matches RHP van PRIIP (e.g., MOP). It is up naar onderliggende waarde PRIIP manufacturer naar provide such aanvullend informatie, beside berekend figures at original RHP, als they zijn presented in main gegevens sheet.

The gegevens file will contain berekend figures voor een range van RHP van 5-30 years en elke line Represents prestatie scenarios voor elke RHP.

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

Referenced Type Definition (CEPTV2PerformanceType)

<xs:complexType 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="CEPTV2PerformanceType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Comfort European PRIIPs Template (CEPT) V2 performance type containing historical performance data and benchmark comparisons for the PRIIPs past performance section</xs:documentation>
      <xs:documentation xml:lang="de">Comfort European PRIIPs Template (CEPT) V2 Performance Typ mit historischen Performance-Daten und Benchmark-Vergleichen für den PRIIPs Past Performance Abschnitt</xs:documentation>
      <xs:documentation xml:lang="fr">Type Comfort European PRIIPs Template (CEPT) V2 performance contenant les données de performance historique et comparaisons avec benchmark pour la section PRIIPs past performance</xs:documentation>
      <xs:documentation xml:lang="nl">Comfort European PRIIPs Template (CEPT) V2 performance type met historische prestatiegegevens en benchmark vergelijkingen voor de PRIIPs past performance sectie</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element minOccurs="0"
                  name="FundOrShareClassIdentifiers"
                  type="FundOrShareClassIdentifiersType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Fund or share class identifiers for easy connection to other fund or share class data</xs:documentation>
            <xs:documentation xml:lang="de">Fonds oder Anteilsklasse identifiers für easy connection zu Sonstig Fonds oder Anteilsklasse Daten</xs:documentation>
            <xs:documentation xml:lang="fr">Fonds ou classe d'actions identifiers pour easy connection à autre fonds ou classe d'actions données</xs:documentation>
            <xs:documentation xml:lang="nl">Fonds van aandelenklasse identifiers voor easy connection naar overig fonds van aandelenklasse gegevens</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="DataSupplier" type="DataSupplierType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Definition of data source (investment company, vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="de">Definition von Daten source (Anlage company, vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="fr">Definition de données source (investissement company, vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="nl">Definition van gegevens source (belegging company, vendor, ...)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element fixed="V20" name="DataTemplateVersion">
         <xs:annotation>
            <xs:documentation xml:lang="en">30001_CEPT_Version
</xs:documentation>
            <xs:documentation xml:lang="de">30001_CEPT_Version</xs:documentation>
            <xs:documentation xml:lang="fr">30001_CEPT_Version</xs:documentation>
            <xs:documentation xml:lang="nl">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 xml:lang="en">30020_Portfolio_Identifying_Data
</xs:documentation>
                     <xs:documentation xml:lang="de">30020_Portfolio_Identifying_Data</xs:documentation>
                     <xs:documentation xml:lang="fr">30020_Portfolio_Identifying_Data</xs:documentation>
                     <xs:documentation xml:lang="nl">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:documentation xml:lang="de">30020_Portfolio_Identifying_Data / 30030_Type_Of_Identification_Code_For_The_Fund_Share_Or_Portfolio - Identifikationsdaten des Portfolios</xs:documentation>
                     <xs:documentation xml:lang="fr">30020_Portfolio_Identifying_Data / 30030_Type_Of_Identification_Code_For_The_Fund_Share_Or_Portfolio</xs:documentation>
                     <xs:documentation xml:lang="nl">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:documentation xml:lang="de">30040_Portfolio_Or_Share_Class_Currency - Währung des Portfolios oder der Anteilsklasse</xs:documentation>
                     <xs:documentation xml:lang="fr">30040_Portfolio_Or_Share_Class_Currency</xs:documentation>
                     <xs:documentation xml:lang="nl">30040_Portfolio_Or_Share_Class_Currency</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element name="KIDPublicationDate" type="xs:date">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">30050_PRIIPs_KID_Publication_Date
</xs:documentation>
                     <xs:documentation xml:lang="de">30050_PRIIPs_KID_Publication_Date</xs:documentation>
                     <xs:documentation xml:lang="fr">30050_PRIIPs_KID_Publication_Date</xs:documentation>
                     <xs:documentation xml:lang="nl">30050_PRIIPs_KID_Publication_Date</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element minOccurs="0" name="PortfolioHistoricalStartDate" type="xs:date">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">10060_Historical_Start_Date
"Start date of the data set

"
</xs:documentation>
                     <xs:documentation xml:lang="de">10060_Historical_Start_Date
"Start Datum von Daten set

"</xs:documentation>
                     <xs:documentation xml:lang="fr">10060_Historical_Start_Date
"Start date de données set

"</xs:documentation>
                     <xs:documentation xml:lang="nl">10060_Historical_Start_Date
"Start datum van gegevens 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 xml:lang="en">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:documentation xml:lang="de">31-32-33-34 VALUES_PER_RHP ist only für "comfort" delivery. This node hat been established zu allow PRIIP manufacturer investing in Sonstig PRIIPs (e.g., MOPs) zu receive berechnet figures für RHPs dass may differ von RHP von Basiswert PRIIP (e.g., RHP = 5 für ein UCITS Anteilsklasse). Therefore, it enables PRIIP manufacturer zu pick values für related RHP dass matches RHP von PRIIP (e.g., MOP). It ist up zu Basiswert PRIIP manufacturer zu provide such zusätzlich Information, beside berechnet figures at original RHP, als they sind presented in main Daten sheet.

The Daten file will contain berechnet figures für ein range von RHP von 5-30 years und jede line Represents Performance scenarios für jede RHP.</xs:documentation>
            <xs:documentation xml:lang="fr">31-32-33-34 VALUES_PER_RHP est only pour "comfort" delivery. This node un been established à allow PRIIP manufacturer investing dans autre PRIIPs (e.g., MOPs) à receive calculé figures pour RHPs que may differ de RHP de sous-jacent PRIIP (e.g., RHP = 5 pour un UCITS classe d'actions). Therefore, it enables PRIIP manufacturer à pick values pour related RHP que matches RHP de PRIIP (e.g., MOP). It est up à sous-jacent PRIIP manufacturer à provide such supplémentaire information, beside calculé figures at original RHP, comme they sont presented dans main données sheet.

The données file will contain calculé figures pour un range de RHP de 5-30 years et chaque line Represents performance scenarios pour chaque RHP.</xs:documentation>
            <xs:documentation xml:lang="nl">31-32-33-34 VALUES_PER_RHP is only voor "comfort" delivery. This node heeft been established naar allow PRIIP manufacturer investing in overig PRIIPs (e.g., MOPs) naar receive berekend figures voor RHPs dat may differ van RHP van onderliggende waarde PRIIP (e.g., RHP = 5 voor een UCITS aandelenklasse). Therefore, it enables PRIIP manufacturer naar pick values voor related RHP dat matches RHP van PRIIP (e.g., MOP). It is up naar onderliggende waarde PRIIP manufacturer naar provide such aanvullend informatie, beside berekend figures at original RHP, als they zijn presented in main gegevens sheet.

The gegevens file will contain berekend figures voor een range van RHP van 5-30 years en elke line Represents prestatie scenarios voor elke RHP.</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>