<altIdent>
<altIdent> (alternate identifier) supplies the recommended XML name for an element, class, attribute, etc. in some language. [3.4.1 Terms and Glosses 22.4.1 Description of Components] | |
Module | tagdocs — Documentation Elements |
Attributes |
|
Member of | |
Contained by | |
May contain |
XSD NCName
|
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. |
Example | |
Content model |
<content> |
Schema Declaration |
<rng:element name="altIdent"> element altIdent { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.typed.attributes, xsd:NCName } |