The <Details> Element
Description
This element is deprecated, use <FundDetails>. Query to collect investment fund details for issues. This element returns one or more <Details> elements.
<Details
collection =
string
exchange =
exchange
ticker =
ticker
ticker-type =
ticker type
package =
"string"
language =
language id />
Attributes
Attribute name | Data type | Description | ||||||
---|---|---|---|---|---|---|---|---|
collection Required | string | Tells the TBXDS engine to return data for this collection. For example, Euronext.Amsterdam.Shares.AEX. See also Known Collections. | ||||||
exchange Required | exchange | Tells the TBXDS engine to return data from this exchange. Cannot be combined with collection. | ||||||
ticker Required | ticker | Tells the TBXDS engine to return data with this ticker identifier set. Cannot be combined with collection. | ||||||
ticker-type Optional | ticker 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. | ||||||
package Optional | string |
Which set of data to return
| ||||||
language Optional | language 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. |