Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Always output the resumptionToken tag. This adds again the resumptionToken if we have a complete list without a token itself. This is not a must feature but quite common and I think it's not forbidden. This changes the XSLT stylesheet a bit because we output the "cursor" in the bottom which is not the amount of submitted records but the position in the list of records. Just another extample of a complete list: https://www.tib.eu/oai/public/repository/open?verb=ListIdentifiers&metadataPrefix=oai_dc&set=zbmql * Revert "Always output the resumptionToken tag." Convinced. I should return an empty resumptionToken tag even if it is not forbidden. This reverts commit 079265a. * Change missleading label
- Loading branch information