<ex>

<ex> (縮寫還原) contains a sequence of letters added by an editor or transcriber when expanding an abbreviation. 11.3.2 Abbreviation and Expansion
組件transcr — 11 Representation of Primary Sources
屬性 att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope))
屬於
可包含
gaiji: g
宣告

<rng:element name="ex">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="macro.xtext"/>
</rng:element>
element ex
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   macro.xtext
}
例子
這裡是<choice>
 <expan><ex></ex><ex></ex>
 </expan>
 <abbr>清大</abbr>
</choice>