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