Price

/FundsXML4/Funds/Fund/CHOICE_2819/SingleFund/ShareClasses/ShareClass/Prices/Price

Diagram

Price ActionCode (anonymous) NavDate xs:date PriceCalculationDate xs:date 0..1 PriceValuationDate xs:date 0..1 PriceCurrency ISOCurrencyCodeType PriceNature (anonymous) NavPrice (anonymous) SubscriptionPrice xs:decimal 0..1 RedemptionPrice xs:decimal 0..1 OtherPrices OtherPricesType 0..1 SplitFactor xs:decimal 0..1

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
8
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
/Funds/.../ActionCode (anonymous)

Operational code: Create(C), Modify(M) or Delete(D)

D
/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

2022-10-28
/Funds/.../PriceCalculationDate xs:date

Date when the price per share is calculated

2020-01-16
/Funds/.../PriceValuationDate xs:date

Valuation date of the price per share. Indicates which valuation date for price calculation is used.

2021-05-05
/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)

OGY
/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

759.86
/Funds/.../SubscriptionPrice xs:decimal

Subscription price per share

122.45
/Funds/.../RedemptionPrice xs:decimal

Redemption price per share

220.68
/Funds/.../OtherPrices OtherPricesType
/Funds/.../SplitFactor xs:decimal

Split factor in case of NAV split

165.35

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"/>