<altIdent>
<altIdent> (alternate identifier) supplies the recommended XML name for an element, class, attribute, etc. in some language. | |
Module | tagdocs — 22 Documentation Elements |
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.typed (@type, @subtype) |
Member of | |
Contained by | linking: joinGrp |
May contain | Character data only |
Declaration |
element altIdent { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, text } |
Example | |
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. |