Price
/FundsXML4/Funds/Fund/CHOICE_2819/Subfunds/Subfund/Segments/Segment/ShareClasses/ShareClass/Prices/Price
Diagram
Properties
- Type
- ShareClassPriceType
- 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
- 11
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| /Funds/.../ActionCode | (anonymous) | Operational code: Create(C), Modify(M) or Delete(D) |
M |
| /Funds/.../NavDate | xs:date | Date of the calculated price per share if you don't know if it's the valuation price or calculation price |
2021-03-25 |
| /Funds/.../PriceCalculationDate | xs:date | Date when the price per share is calculated |
2020-11-03 |
| /Funds/.../PriceValuationDate | xs:date | Valuation date of the price per share. Indicates which valuation date for price calculation is used. |
2024-04-01 |
| /Funds/.../PriceCurrency | ISOCurrencyCodeType | Currencyof the calculated price. (use the 3 characters ISO code 4217) Three-letter ISO-CurrencyCode (ISO 4217) Dreistelliger ISO-Waehrungscode (ISO 4217) |
RNU |
| /Funds/.../PriceNature | (anonymous) | Information whether the calculated price is an official, estimated or technical price |
ESTIMATED |
| /Funds/.../NavPrice | (anonymous) | Net Asset value calculated per share |
616.71 |
| /Funds/.../SubscriptionPrice | xs:decimal | Subscription price per share |
233.65 |
| /Funds/.../RedemptionPrice | xs:decimal | Redemption price per share |
468.46 |
| /Funds/.../OtherPrices | OtherPricesType | ||
| /Funds/.../SplitFactor | xs:decimal | Split factor in case of NAV split |
627.93 |
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"
maxOccurs="unbounded"
name="Price"
type="ShareClassPriceType"/>