<additional>
| <additional> 当該手書き文書に関する,付随情報をまとめる. 10.7.5 Additional information | |
| モジュール | msdescription — 10 Manuscript Description |
| 属性 | |
| 当該モジュールを使用するもの | msDesc msPart |
| 下位 | core: listBibl msdescription: adminInfo surrogates |
| 宣言 | element additional { att.global.attributes, ( adminInfo?, surrogates?, listBibl? ) } |
| 例 | <additional> <adminInfo> <recordHist> <!-- record history here --> </recordHist> <custodialHist> <!-- custodial history here --> </custodialHist> </adminInfo> <surrogates> <!-- information about surrogates here --> </surrogates> <listBibl> <!-- full bibliography here --> </listBibl> </additional> |
