Home > TBXDS Element Reference > TBXDS Responses: the TBMData Structure > The Issue Element

The Issue Element

Description

Contains bulk data for a single issue; either <T>, <A> and <B> for trade data, or <Q>, <O>, <H>, <L>, <C>, <P>, <A>, <B>, <BA> and <BB> for summaries.

<Issue
    id = integer
    date = "date" >
</Issue>

Attributes

Attribute nameData typeDescription
idinteger The issue id, as in <Issue>.
datedate The date for all underlying issue times, except <P>. The date attribute is omitted within trade mode.

Number of occurences

Unlimited

Occurs within

<Bulk>

Can contain

<Q> | <O> | <C> | <H> | <L> | <P> | <A> | <B> | <BA> | <BB> | <T> | <Q> (historic) | <O> (historic) | <C> (historic) | <H> (historic) | <L> (historic) | <Q> (intraday) | <O> (intraday) | <C> (intraday) | <H> (intraday) | <L> (intraday)

See also

<Issue>