<seal>

<seal> 描述一個章印或其他附於手稿的類似項目 10.7.3.2 Seals
組件msdescription — 10 Manuscript Description
屬性 att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso))
contemporary說明該章印和其附著的項目是否出於同一時期。
狀態 非必備的
資料類型

<rng:ref name="data.xTruthValue"/>
data.xTruthValue
屬於
可包含
core: p
linking: ab
msdescription: decoNote
宣告

<rng:element name="seal">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:optional>
 <rng:attribute name="contemporary">
  <rng:ref name="data.xTruthValue"/>
 </rng:attribute>
</rng:optional>
<rng:oneOrMore>
 <rng:choice>
  <rng:ref name="model.pLike"/>
  <rng:ref name="decoNote"/>
 </rng:choice>
</rng:oneOrMore>
</rng:element>
element seal
{
   att.global.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   attribute contemporary { data.xTruthValue }?,
   ( model.pLike | decoNote )+
}
例子
<seal>
 <p><name>乾隆</name>皇帝的「古稀天子之寶」玉璽,是選用整塊碧玉琢製而成,印面以正方形,雙龍鈕繫黃條,印面琢三行六字篆書,為乾隆年登70歲之印。</p>
</seal>