http://www.endeca.com/MDEX/conversation/1/0
An indication of where the current page of a record list falls in the ordinal enumeration of
the records returned by the filter.
Complex Type
RecordRange
The RecordRange type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
First |
unsignedInt |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of First is unsignedInt. There are several restrictions on the value. The range of the value is [0..4294967295]. The schema processor collapses value's whitespace. The number of fractional digits is less than or equals to 0.
|
Last |
unsignedInt |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of Last is unsignedInt. There are several restrictions on the value. The range of the value is [0..4294967295]. The schema processor collapses value's whitespace. The number of fractional digits is less than or equals to 0.
|
|
XML |
-<complexType name="RecordRange">
<documentation>
An indication of where the current page of a record list falls in the ordinal enumeration of
the records returned by the filter.
</documentation>
</annotation>
<attribute name="First" type="unsignedInt" use="required" />
<attribute name="Last" type="unsignedInt" use="required" />
</complexType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|