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 nameData typeDescription
idinteger The Infront ExchangeID code, such as 0 for Euronext Amsterdam.
exchangestring(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.
namestring(255) The human readable name for the stock exchange.

Number of occurences

Unlimited

Occurs within

<Exchanges>

Can contain

None (element is closed).

See also

<Category> | <Destination> | <Sector> (News) | <Organisation> (News)