<recordHist>
| <recordHist> (recorded history) provides information about the source and revision status of the parent manuscript or object description itself. [11.9.1. Administrative Information] | |
| Module | msdescription |
| Attributes |
|
| Contained by | msdescription: adminInfo |
| May contain | |
| 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> |
| Content model | <content> |
| Schema Declaration | element recordHist { tei_att.global.attributes, ( tei_model.pLike+ | ( tei_source, tei_change* ) ) } |