<custodialHist>

<custodialHist> (historial de la custodia) contiene una descripción de la historia de la conservación del manuscrito en forma de prosa o come serie de eventos fechados relativos a la gestión del manuscrito. 10.7.5.1.2 Availability and Custodial History
Módulomsdescription — 10 Manuscript Description
Atributos
Usado por
Puede contener
core: p
linking: ab
msdescription: custEvent
Declaración

<rng:element name="custodialHist">
<rng:ref name="att.global.attributes"/>
<rng:choice>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
 <rng:oneOrMore>
  <rng:ref name="custEvent"/>
 </rng:oneOrMore>
</rng:choice>
</rng:element>
element custodialHist { att.global.attributes, ( model.pLike+ | custEvent+ ) }
Ejemplo
<custodialHist>
 <custEvent type="conservationnotBefore="1961-03notAfter="1963-02">Conserved between March 1961 and February 1963 at
   Birgitte Dalls Konserveringsværksted.</custEvent>
 <custEvent type="photographynotBefore="1988-05-01notAfter="1988-05-30">Photographed in
   May 1988 by AMI/FA.</custEvent>
 <custEvent type="transfer-dispatchnotBefore="1989-11-13notAfter="1989-11-13">Dispatched to Iceland
   13 November 1989.</custEvent>
</custodialHist>