Description

The reprint element specifies the status of a reprint request.

The status attribute can be set to one of "NOTINFILE", "ONREQUEST", or "INFILE" to specify that no local copy is available, that a reprint was requested, and that a local copy is available, respectively. In the case of "ONREQUEST", an optional date element can be used to provide the date when the reprint was requested.

Example

<libinfo user="jdoe">
<notes>Not bad, after all</notes>
<reprint status="INFILE"/>
<availability type="useroot">palaeontology/dinosaurs/millera2002.pdf</availability>
</libinfo>