<bindingDesc>

<bindingDesc> 描述手稿現在與之前的裝訂,可以是連續性的文字段落、或是一連串專用的binding元素,每個手稿裝訂使用一個元素。 [10.7.3.1 Binding Descriptions]
組件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: binding condition decoNote
宣告

<rng:element name="bindingDesc">
 <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:choice>
    <rng:ref name="model.pLike"/>
    <rng:ref name="decoNote"/>
    <rng:ref name="condition"/>
   </rng:choice>
  </rng:oneOrMore>
  <rng:oneOrMore>
   <rng:ref name="binding"/>
  </rng:oneOrMore>
 </rng:choice>
</rng:element>
element bindingDesc
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   ( ( model.pLike | decoNote | condition )+ | binding+ )
}
例子
<bindingDesc>
 <p>內外兩層經板將經葉含夾以後,以絲質經索綑紮,並附上白色哈達,然後以黃綾經衣包裹,就成了完整一函的經篋。</p>
</bindingDesc>