<recordHist>
<recordHist> (recorded history) provides information about the source and revision status of the parent manuscript or object description itself. [10.9.1 Administrative Information] | |
Modul | msdescription — Manuscript Description |
Attribute | 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)) |
Enthalten in | msdescription: adminInfo |
Kann enthalten | |
Beispiel | <recordHist> <source> <p>Derived from <ref target="#IMEV">IMEV 123</ref> with additional research by P.M.W.Robinson</p> </source> <change when="1999-06-23"> <name>LDB</name> (editor) checked examples against DTD version 3.6 </change> </recordHist> |
Content model | <content> |
Schema Deklaration | <rng:element name="recordHist"> element recordHist { 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+ | ( source, change* ) ) } |