<specGrp>
| <specGrp> (gruppo di istruzioni) contiene un qualsiasi raggruppamento funzionale di istruzioni per l'uso all'interno del modulo corrente | |
| Modulo | tagdocs — 22 Documentation Elements | 
| Usato da | |
| Può contenere | linking: ab  spoken: u  tagdocs: classRef classSpec elementRef elementSpec listRef macroRef macroSpec moduleRef moduleSpec schemaSpec specGrp specGrpRef  textstructure: floatingText  | 
| Dichiarazione | 
 element specGrp { att.global.attributes, ( model.oddDecl | model.oddRef | model.divPart )* } | 
| Esempio | <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. | 
