The <Exchange> Element
Description
The stock exchange related to the current news <Article>; there can be several exchanges associated to an <Article>.
<Exchange
id =
"integer"
exchange =
"string(3)"
name =
"string(255)"
/>
Attributes
Attribute name | Data type | Description |
---|---|---|
id | integer | The Infront ExchangeID code, such as 0 for Euronext Amsterdam. |
exchange | string(3) | The Infront exchange code, such as AEX for Euronext Amsterdam, or BRU for Euronext Brussels. This is the same value as used for the <Issue> nodes. |
name | string(255) | The human readable name for the stock exchange. |