<specList>
<specList> (specification list) marks where a list of descriptions is to be inserted into the prose documentation. | |
組件 | tagdocs — 22 Documentation Elements |
屬性 | |
屬於 | model.specDescLike |
可包含 | tagdocs: specDesc |
宣告 | element specList { att.global.attributes, specDesc+ } |
例子 | <specList> <specDesc key="lb" atts="ed"/> <specDesc key="div"/> </specList> |