The RecordListConfig type contains inputs needed to define
what is returned in the record list. A RecordList will be
returned for each RecordListConfig provided.
Column - defines a field to be returned in
the RecordList of the Results.
RecordsPerPage - defines the maximum number
of Record elements to return in the ContentElement of the
result; default is 10.
This attribute is required.
Its form is unqualified.
Show details.
Base type of HandlerFunction is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is required.
Its form is unqualified.
Show details.
Base type of HandlerNamespace is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is required.
Its form is unqualified.
Show details.
Base type of Id is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is optional.
Its form is unqualified.
Its default value is "20".
Show details.
Base type of MaxPages 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.
This attribute is optional.
Its form is unqualified.
Show details.
Base type of Direction is string. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are (Ascending | Descending).
This attribute is required.
Its form is unqualified.
Show details.
Base type of Key is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
The RecordListConfig type contains inputs needed to define
what is returned in the record list. A RecordList will be
returned for each RecordListConfig provided.
<code>Column</code>
- defines a field to be returned in
the RecordList of the Results.
<code>RecordsPerPage</code>
- defines the maximum number
of Record elements to return in the ContentElement of the
result; default is 10.