<custEvent>

<custEvent> (custodial event) describes a single event during the custodial history of a manuscript or other object. [11.9.1.2. Availability and Custodial History]
Modulemsdescription
Attributes
Contained by
msdescription: custodialHist
May contain
Example
<custEvent type="photography">Photographed by David Cooper on <date>12 Dec 1964</date>
</custEvent>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element custEvent
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.typed.attributes,
   tei_macro.specialPara
}