ItemList

Contains a list of items.

Syntax

<ItemList>
<item type="Item" minOccurs="0" maxOccurs="unbounded"/>
<attribute name="offset"/>
<attribute name="count"/>

Definitions

item

Specifies a list of items.

offset

Specifies the offset for the anchor position of the cursor.

count

Specifies the number of items to retrieve.