<moduleSpec>
<moduleSpec> (module specification) いちモジュールの構造,内容,目的を記録する.例えば,外部から名前で参 照可能な宣言集合などである. | |||||||
モジュール | tagdocs — 22 Documentation Elements | ||||||
グローバル属性の他 | att.identified (@ident, @predeclare, @module) (att.combinable (@mode))
|
||||||
当該モジュールを使用するもの | |||||||
下位 | |||||||
宣言 |
element moduleSpec { att.global.attributes, att.identified.attributes, att.combinable.attributes, attribute type { text }?, ( model.glossLike*, exemplum*, remarks?, listRef* ) } |
||||||
例 |
<moduleSpec ident="namesdates">
<altIdent type="FPI">Names and Dates</altIdent> <desc>Additional elements for names and dates</desc> </moduleSpec> |