<damageSpan>

<damageSpan> (damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible. [11.3.3.1 Damage, Illegibility, and Supplied Text]
組件transcr — 11 Representation of Primary Sources
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @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)) att.damaged (@hand, @agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) att.typed (@type, @subtype) att.spanning (@spanTo)
屬於
可包含在於
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: valDesc
textcrit: app lem rdg wit witDetail
verse: metSym rhyme
可包含空白元素
宣告

<rng:element name="damageSpan">
 <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:ref name="att.damaged.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.spanning.attributes"/>
 <rng:empty/>
</rng:element>
element damageSpan
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.damaged.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   att.typed.attributes,
   att.spanning.attributes,
   empty
}
Schematron

<s:assert test="@spanTo">The spanTo= attribute of
<s:name/> is required.</s:assert>
Schematron

<s:assert test="@spanTo">L'attribut spanTo est requis.</s:assert>
例子
<p>此段部份毀損。這裡是完好的部份,<damageSpan spanTo="#zh-tw_a34"/>而此為毀損的部份。</p>
<p>此段全部毀損。</p>
<p>段落有部份毀損,損壞處止於段落的中間,以屬性anchor標示<anchor xml:id="zh-tw_a34"/>未損內文的重新出現處。</p>