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

The Bulk Element

Description

Contains bulk-data, which is optimised for speed updates rather than structured and detailed information.

<Bulk
    content = "literal"
    collection = string
    mode = "literal" >
</Bulk>

Attributes

Attribute nameData typeDescription
contentliteral (Value = "quotes")

 
collectionstring The collection for which this bulk node was generated. "generic" indicates a single issue requested with a simple <Quote> (ticker) request. For collections requested with a filter, the filter is added as in
collection="Euronext.Amsterdam.AEX.Shares#filter(top-10)"
modeliteral (Value = "summary|trade")

 

Number of occurences

Unlimited

Occurs within

<TBMData>

Can contain

<Issue> (bulk)

Example

The trade mode of <Bulk> will generate a list of issues and their trades, simply by stating

See also

<Sector> (Organisation)