Integration XML Content
Integration XML and Schemas 65
rsStart In responses to queries:
This value matches the rsStart
value in the corresponding query.
If the corresponding query
contains a maxItems value, the
rsStart value in requests for
additional records is rsStart +
rsCount + 1.
If this attribute is not specified,
the response starts with the first
record in the result set and
includes the number of records
specified by the rsCount attribute.
integer Responses (output)
rsCount The number of records returned in
the message.
If the original query specifies a
maxItems value, the rsStart value for
the subsequent request for additional
records is rsStart + rsCount + 1.
integer Responses (output)
rsTotal The total number of records in the
result set.
If the query does not specify a
maxItems value, the rsTotal value is
the same as the rsCount value.
integer Responses (output)
Attribute Description Type Applicable to