| db.bridgehead
| db.remark
| db.revhistory
- | db.highlights
db.para.blocks =
db.anchor
# ======================================================================
-[
- db:refname [ "highlights" ]
- db:refpurpose [ "A summary of the main points of the discussed component" ]
-]
-div {
-
- db.highlights.role.attribute = attribute role { text }
-
- db.highlights.attlist =
- db.highlights.role.attribute?
- & db.common.attributes
- & db.common.linking.attributes
-
- db.highlights =
- element highlights {
- db.highlights.attlist,
- (db.list.blocks | db.admonition.blocks | db.para.blocks | db.indexing.inlines)+
- }
-}
-
-# ======================================================================
-
[
db:refname [ "formalpara" ]
db:refpurpose [ "A paragraph with a title" ]