<altIdent>
| <altIdent> (identificatore alternativo) fornisce il nome XML consigliato per un elemento, classe, attributo, ecc. in una lingua. [3.4.1 Terms and Glosses 23.4.1 Description of Components] | |
| Modulo | tagdocs — Documentation Elements |
| Attributi |
|
| Membro del | |
| Contenuto in | |
| Può contenere |
XSD NCName
|
| 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. |
| Esempio | |
| Content model |
<content> |
| Dichiarazione |
<rng:element name="altIdent"> element altIdent { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.typed.attributes, xsd:NCName } |