GetRecords Response |
The elements description of the XML document:
Table 1 Main Elements Description of the XML Document
Element name | O/M | Description |
SearchStatus |
Mandatory |
The status of the response result. The default time to return results. |
SearchResults |
Mandatory |
After GetRecords operation, the description of all the records will be returned. |
SearchResults is used to describe the return records of current service operation. It mainly contains the following parts:
Table 2 Main Content Elements Description of SearchResults
Element name | Description |
elementSet |
The returned result type. Support full, brief and summary types. |
recordSchema |
URL reference of schema. eturn record reference of schema type. |
numberOfRecordsMatched |
The number of records that match the query conditions. |
numberOfRecordsReturned |
the actual number of records return to the client. |
Request Sample is shown as follows: