Master Project

The MASTER Document Type Definition: reference manual

<custodialHist>


<custodialHist> contains a description of a manuscript's custodial history, either as running prose or as a series of dated custodial events.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<custodialHist>
<custEvent type="conservation" notBefore="1961-03" notAfter="1963-02">
<p>Conserved between March 1961 and February 1963 at Birgitte Dalls 
Konserveringsv&aelig;rksted.</p></custEvent>
<custEvent type="photography" notBefore="1988-05-01" notAfter="1988-05-30">
<p>Photographed in May 1988 by AMI/FA.</p></custEvent>
<custEvent type="transfer/dispatch" notBefore="1989-11-13" notAfter="1989-11-13" >
<p>Dispatched to Iceland 13 November 1989.</p></custEvent>
</custodialHist>
Class
Declaration
<!ELEMENT custodialHist  - -  (p+ | custEvent+)> 
<!ATTLIST custodialHist  
      %a.global;>
See further 2.8.1.2 Availability and custodial history

Up: Appendix A Reference Documentation for Elements and Classes