AdjustedPrice
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2History/CEPTPrices/CEPTPrice/AdjustedPrice
Diagram
Documentation
11020_Adjusted_Price
"
Values that are used in the calculations according to Annex IV, 5-17.
Adjusted prices shall reflect capital market developments only. They shall be derived from actual prices and be adjusted for dividend payments, (reverse) share splits, and any scaling of absolute price levels e.g. in case of proxy usage.
Actual prices can be taken from the fund/ share class, its benchmark, or its proxy.
"
Properties
- Type
- (anonymous)
- Cardinality
- 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
- 7
- Sample Data
- 793.17
- Restrictions
- Base: xs:decimal
MinInclusive: 0
XML Snippet
<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"
name="AdjustedPrice">
<xs:annotation>
<xs:documentation>11020_Adjusted_Price
"
Values that are used in the calculations according to Annex IV, 5-17.
Adjusted prices shall reflect capital market developments only. They shall be derived from actual prices and be adjusted for dividend payments, (reverse) share splits, and any scaling of absolute price levels e.g. in case of proxy usage.
Actual prices can be taken from the fund/ share class, its benchmark, or its proxy.
"
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>