<expan>

<expan> (縮寫還原) 包含一個縮寫詞的還原形式。 3.5.5 Abbreviations and Their Expansions
組件 core — 3 Elements Available in All TEI Documents
除全域屬性以外 att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp))
屬於
可包含
宣告

<rng:element name="expan">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.editLike.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="att.responsibility.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element expan
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   att.responsibility.attributes,
   macro.phraseSeq
}
例子
<choice>
 <expan>歐洲聯盟</expan>
 <abbr>歐盟</abbr>
</choice>