<recordHist>
<recordHist> (recorded history) provides information about the source and revision status of the parent manuscript description itself. [10.9.1 Administrative Information] | |
Module | msdescription — Manuscript Description |
Attributes | 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)) |
Contained by | msdescription: adminInfo |
May contain | |
Declaration |
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, ( model.pLike+ | ( source, change* ) ) } |
Example | <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> |