Master Project

The MASTER Document Type Definition: reference manual

<custEvent>


<custEvent> describes a single event during the custodial history of a manuscript or manuscript.
Attributes any convenient typology may be used
type specifies the type of event, for example conservation, photography, exhibition, etc.
Datatype: CDATA
Default: #IMPLIED
Example

<custEvent type="photography">
<date>12 Dec 1964</date>
<p>Photographed by David Cooper</p>
</custEvent>
Class
Declaration
<!ELEMENT custEvent  - -  (p+)> 
<!ATTLIST custEvent  
      %a.global;
      type CDATA #IMPLIED>
See further 2.8.1.2 Availability and custodial history

Up: Appendix A Reference Documentation for Elements and Classes