<custEvent>

<custEvent> (custodial event) describes a single event during the custodial history of a manuscript. 10.7.5.1.2 Availability and Custodial History
Modulemsdescription — 10 Manuscript Description
Attributes att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) att.typed (@type, @subtype)
Used by
May contain
Declaration

<rng:element name="custEvent">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.specialPara"/>
</rng:element>
element custEvent
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.typed.attributes,
   macro.specialPara
}
Example
<custEvent type="photography">Photographed by David Cooper on <date>12 Dec 1964</date>
</custEvent>