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