<moduleSpec>
| <moduleSpec> (module specification) documents the structure, content, and purpose of a single module, i.e. a named and externally visible group of declarations. | |||||||
| Modul | tagdocs — 22 Documentation Elements | ||||||
| Attribute | att.identified (@ident, @predeclare, @module, @mode)
| ||||||
| Verwendet von | model.oddDecl | ||||||
| Kann enthalten | |||||||
| Deklaration |
element moduleSpec { att.global.attributes, att.identified.attributes, attribute type { text }?, ( model.glossLike*, exemplum*, remarks?, listRef* ) } | ||||||
| Beispiel | <moduleSpec ident="namesdates"> <altIdent type="FPI">Names and Dates</altIdent> <desc>Additional elements for names and dates</desc> </moduleSpec> | ||||||
