<specList>
| <specList> (specification list) marks where a list of descriptions is to be inserted into the prose documentation. | |
| Module | tagdocs — 22 Documentation Elements | 
| Attributes | Global attributes only | 
| Used by | |
| May contain | tagdocs: specDesc   | 
| Declaration | 
 
element specList { att.global.attributes, specDesc+ } | 
| Example | <specList> <specDesc key="lb" atts="ed"/> <specDesc key="div"/> </specList>  | 
