<specGrp>
| <specGrp> (說明群組) 包含在現有模組中的細節使用說明群組。 | |
| 組件 | tagdocs — 22 Documentation Elements | 
| 屬於 | |
| 可包含 | linking: ab  spoken: u  tagdocs: classRef classSpec elementRef elementSpec listRef macroRef macroSpec moduleRef moduleSpec schemaSpec specGrp specGrpRef  textstructure: floatingText  | 
| 宣告 | 
 element specGrp { att.global.attributes, ( model.oddDecl | model.oddRef | model.divPart )* } | 
| 例子 | <specGrp xml:id="xDAILC"> <elementSpec ident="s"> <!-- ... --> </elementSpec> <elementSpec ident="cl"> <!-- ... --> </elementSpec> <elementSpec ident="w"> <!-- ... --> </elementSpec> <elementSpec ident="m"> <!-- ... --> </elementSpec> <elementSpec ident="c"> <!-- ... --> </elementSpec> </specGrp> This specification group with identifier xDAILC contains specifications for the elements s,cl,w, etc. | 
