<altIdent>

<altIdent> (identifiant alternatif) fournit le nom XML recommandé pour un élément, une classe, un attribut, etc. dans un langage quelconque
Moduletagdocs — 22 Documentation Elements
Attributs att.typed (@type, @subtype)
Utilisé par model.glossLike
Peut contenir
gaiji: g
Declaration

<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 }
Exemple
<altIdent xml:lang="fr">balisageDoc</altIdent>
Note
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.