<custodialHist>

<custodialHist> (histoire de la conservation) contient des informations sur l'histoire de la conservation, soit en texte libre, soit sous la forme d'une série d'éléments custEvent. [10.9.1.2 Availability and Custodial History]
Modulemsdescription — 10 Manuscript Description
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
Utilisé par
Contenu dans
msdescription: adminInfo
Peut contenir
core: p
linking: ab
msdescription: custEvent
Declaration

<rng:element name="custodialHist">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.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,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   ( model.pLike+ | custEvent+ )
}
Exemple
<custodialHist>
 <custEvent type="conservation" notBefore="1961-03" notAfter="1963-02"> Conserved between
   March 1961 and February 1963 at Birgitte Dalls Konserveringsværksted.</custEvent>
 <custEvent type="photography" notBefore="1988-05-01" notAfter="1988-05-30"> Photographed
   in May 1988 by AMI/FA.</custEvent>
 <custEvent type="transfer-dispatch" notBefore="1989-11-13" notAfter="1989-11-13"> Dispatched to Iceland 13 November 1989.</custEvent>
</custodialHist>