<altIdent>
| <altIdent> (代替識別子) 特定言語において、XMLの要素、クラス、属性などで推奨される名前を示す。 [3.4.1 Terms and Glosses 23.4.1 Description of Components] | |
| モジュール | tagdocs — Documentation Elements |
| 属性 |
|
| クラブのメンバー | |
| 上位 | |
| 下位 |
XSD NCName
|
| 解説 |
ODDのすべてのドキュメント要素には、ident属性の値とし て提供される標準名がある。altIdent要素は、例えば異なる言 語で、対応するXMLオブジェクトの代替名を提供するために使用される。 |
| 例 | |
| Content model |
<content> |
| 宣言 |
<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 } |