source: main/trunk/greenstone3/web/WEB-INF/classes/OAIResumptionToken.xml@ 24158

Last change on this file since 24158 was 14499, checked in by xiao, 17 years ago

A token database file for the oai service.

File size: 381 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<OAIResumptionTokens>
3 <!-- A list of resumptionTokens alive in this oai repository, maintained by the oai receptionist.
4 If the resumeAfter parameter is less than 0, there will not be any tokens stored.
5 <resumptionToken expirationDate="<UTC time>">token_string</resumptionToken>
6 -->
7</OAIResumptionTokens>
Note: See TracBrowser for help on using the repository browser.