CEPTPrices
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2History/CEPTPrices
Diagram
Documentation
Price History (if not available, proxy or benchmark)
Preis History (wenn nicht verfügbar, proxy oder benchmark)
Prix History (si pas disponible, proxy ou benchmark)
Prijs History (als niet beschikbaar, proxy van benchmark)
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
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| CEPTV2PriceType |
Comfort European PRIIPs Template (CEPT) V2 price type containing share price data including adjusted prices, dividend information and currency details for PRIIPs performance calculations Comfort European PRIIPs Template (CEPT) V2 Price Typ mit Anteilspreis-Daten einschließlich adjustierter Preise, Dividendeninformationen und Währungsdetails für PRIIPs Performance-Berechnungen Type Comfort European PRIIPs Template (CEPT) V2 price contenant les données de prix des parts incluant prix ajustés, informations sur les dividendes et détails de devise pour les calculs de performance PRIIPs Comfort European PRIIPs Template (CEPT) V2 price type met aandeelprijsgegevens inclusief aangepaste prijzen, dividendinformatie en valutadetails voor PRIIPs prestatieberekeningen |
Element Definition
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="CEPTPrices">
<xs:annotation>
<xs:documentation xml:lang="en">Price History (if not available, proxy or benchmark)
</xs:documentation>
<xs:documentation xml:lang="de">Preis History (wenn nicht verfügbar, proxy oder benchmark)</xs:documentation>
<xs:documentation xml:lang="fr">Prix History (si pas disponible, proxy ou benchmark)</xs:documentation>
<xs:documentation xml:lang="nl">Prijs History (als niet beschikbaar, proxy van benchmark)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="CEPTPrice" type="CEPTV2PriceType"/>
</xs:sequence>
</xs:complexType>
</xs:element>