<custodialHist>
<custodialHist> (보관 이력) 연속적 산문체 또는 일련의 날짜가 표시된 보관 관련 사건을 통해서 원고의 보관 이력에 대한 기술을 포함한다. [10.9.1.2 Availability and Custodial History] | |
모듈 | msdescription — Manuscript Description |
속성 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
에 의해 포함된 |
msdescription: adminInfo
|
포함할 수 있다 | |
예 |
<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> |
Content model |
<content> |
선언 |
<rng:element name="custodialHist"> element custodialHist { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( model.pLike+ | custEvent+ ) } |