<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> |
