The <Composition> Element
Description
Query to collect investment fund composition and portfolio details. This element returns one or more <Composition> elements.
<Composition
collection =
string
exchange =
exchange
ticker =
ticker
ticker-type =
ticker type
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. |
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. |