<sealDesc>

<sealDesc> (seal description) 手書き資料に付属するシールや他の付着物について,一連の段落や,一連の 要素sealにより,可能であれば要素decoNoteと共に示す. [10.7.3.2 Seals]
モジュールmsdescription — 10 Manuscript Description
属性att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
当該モジュールを使用するもの
上位
msdescription: physDesc
下位
core: p
linking: ab
msdescription: condition decoNote seal
宣言

<rng:element name="sealDesc">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:choice>
  <rng:oneOrMore>
   <rng:ref name="model.pLike"/>
  </rng:oneOrMore>
  <rng:oneOrMore>
   <rng:choice>
    <rng:ref name="decoNote"/>
    <rng:ref name="seal"/>
    <rng:ref name="condition"/>
   </rng:choice>
  </rng:oneOrMore>
 </rng:choice>
</rng:element>
element sealDesc
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   ( model.pLike+ | ( decoNote | seal | condition )+ )
}
<sealDesc>
 <seal type="pendant" contemporary="true">
  <p>Green wax vertical oval seal attached at base.</p>
 </seal>
</sealDesc>
<sealDesc>
 <p>Parchment strip for seal in place; seal missing.</p>
</sealDesc>