The <FundDetails> Element

Description

Query to collect investment fund details for issues. This element returns one or more <Details> elements.

<FundDetails
    collection = string
    exchange = exchange
    ticker = ticker
    ticker-type = ticker type
    language = language id />

Attributes

Attribute nameData typeDescription
collection Requiredstring Tells the TBXDS engine to return data for this collection. For example, Euronext.Amsterdam.Shares.AEX. See also Known Collections.
exchange Requiredexchange Tells the TBXDS engine to return data from this exchange. Cannot be combined with collection.
ticker Requiredticker Tells the TBXDS engine to return data with this ticker identifier set. Cannot be combined with collection.
ticker-type Optionalticker type Which type of ticker classification you wish to use for your request. If this value is omitted, the value of ticker-type will be used.
language Optionallanguage id Indicates which languages you wish to consider for the details texts. This is a comma separated list of ISO language codes, where only 'nl' and 'fr' are supported.

Number of occurences

Unlimited

Occurs within

<TBMDataRequest>

Can contain

None (element is closed).

See also

<Details> | <BondDetails> | <Dividend> | <FundSavingsTax> | <Quote> | <ReturnData> | <TurboDetails> | <WarrantDetails>