The <Ticker> Element

Description

The ticker information; in combination with the current issue's exchange code, this identifies the current issue uniquely. Note: An issue can have several ticker symbols, especially when you've told the TBXDS engine you wanted to have more than one ticker type returned (e.g., both "TBM" and "TBMALFA"). See ticker type.

<Ticker
    id = ticker
    type = ticker type />

Attributes

Attribute nameData typeDescription
idticker The ticker value. This attribute corresponds to <PrimaryIssue>'s ticker attribute.
typeticker type The ticker type of this ticker. This attribute corresponds to <PrimaryIssue>'s ticker-type attribute.

Number of occurences

Unlimited

Occurs within

<Issue>

Can contain

None (element is closed).

See also

<PrimaryIssue>