listrecords.php File Reference
Response to Verb ListRecords.
More...
Detailed Description
Lists records according to conditions. If there are too many, a resumptionToken is generated.
- If a request comes with a resumptionToken and is still valid, read it and send back records.
- Otherwise, set up a query with conditions such as: 'metadataPrefix', 'from', 'until', 'set'. Only 'metadataPrefix' is compulsory. All conditions are accessible through global array variable $args by keywords.