<altIdent>
<altIdent> (identificador alterno) proporciona el nombre XML recomendado para un elemento, clase, atributo, etc. en alguna lengua. | |
Módulo | tagdocs — 22 Documentation Elements |
Atributos | att.typed (@type, @subtype) |
Usado por | model.glossLike |
Puede contener | gaiji: g |
Declaración |
element altIdent { att.global.attributes, att.typed.attributes, macro.xtext } |
Ejemplo | <altIdent xml:lang="fr">balisageDoc</altIdent> |
Nota | 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. |