<remarks>
<remarks> 要素,属性,クラス,エンティティに関する,まだ文書化されていない解説 や論議を示す. [22.5 Element Specifications 22.5.4 Attribute List Specification 22.6 Class Specifications 22.7 Macro Specifications] | |
モジュール | tagdocs — Documentation Elements |
属性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.translatable (@versionDate) |
上位 | tagdocs: attDef classSpec dataSpec elementSpec macroSpec moduleSpec |
下位 | |
解説 | 空要素でなければ,少なくとも段落をひとつ含む. ODDにあるよう,段落を含む必要がある. |
例 | |
Content model | <content> |
宣言 | <rng:element name="remarks"> element remarks { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.translatable.attributes, model.pLike+ } |