CEPT_Prices

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/CEPT_Prices

Diagram

CEPT_Prices CEPT_Price CEPT_PriceType [1..*]

Documentation

11-Price History. PRICES is only for "comfort" delivery. This node aims to provide raw price data of the investment options, which can be used by the MOP manufacturer to perform calculations in the context of the MOP KID preparation

Properties

Type
(anonymous)
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
5

Child Elements & Attributes

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

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="CEPT_Prices">
   <xs:annotation>
      <xs:documentation>11-Price History. PRICES is only for "comfort" delivery. This node aims to provide raw price data of the investment options, which can be used by the MOP manufacturer to perform calculations in the context of the MOP KID preparation</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="CEPT_Price" type="CEPT_PriceType"/>
      </xs:sequence>
   </xs:complexType>
</xs:element>