<expan>

<expan> (縮寫還原) 包含一個縮寫詞的還原形式。 3.5.5 Abbreviations and Their Expansions
組件core — 3 Elements Available in All TEI Documents
屬性 att.editLike (@cert, @resp, @evidence, @source, @precision)
屬於 model.pPart.editorial model.choicePart
可包含
宣告

<rng:element name="expan">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element expan
{
   att.global.attributes,
   att.editLike.attributes,
   macro.phraseSeq
}
例子
The address is Southmoor <choice>
 <expan>Road</expan>
 <abbr>Rd</abbr>
</choice>