<moduleSpec>
<moduleSpec> (모듈 명시) 하나의 모듈에 대한 구조, 내용 및 목적을 기록한다. 즉, 선언의 이름과 외부적으로 가시적인 그룹 | |||||||
모듈 | 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> |