<altIdent>

<altIdent> (alternate identifier) 標誌用另一種語言來表示的XML元素、元素集、屬性等的名稱。
組件tagdocs — 22 Documentation Elements
屬性 att.typed (@type, @subtype)
屬於 model.glossLike
可包含
gaiji: g
宣告

<rng:element name="altIdent">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.xtext"/>
</rng:element>
element altIdent { att.global.attributes, att.typed.attributes, macro.xtext }
例子
<altIdent xml:lang="fr">balisageDoc</altIdent>
All documentation elements in ODD have a canonical name, supplied as the value for their ident attribute. The altIdent element is used to supply an alternative name for the corresponding XML object, perhaps in a different language.