# ======================================================================
-db._any = element * - db:* { db._any.attribute*, (text, db._any)* }
-db._any.attribute = attribute * { text }
+[
+ db:refname [ "*:*" ]
+ db:refpurpose [ "Any element from any namespace except the DocBook namespace" ]
+]
+div {
+
+ db._any = element * - db:* { db._any.attribute*, (text, db._any)* }
+ db._any.attribute = attribute * { text }
+
+}
# ======================================================================
| "uri" }?
db.biblio.class-other.attributes =
- attribute class { "other" }?,
- attribute otherclass { xsd:NMTOKEN }
+ attribute class { "other" }
+ & attribute otherclass { xsd:NMTOKEN }
db.biblio.class.attribute =
(db.biblio.class-enum.attribute | db.biblio.class-other.attributes)
[
db:refname [ "info" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A wrapper for information about a component or other block" ]
]
div {
[
db:refname [ "info" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A wrapper for information about a component or other block with a required title" ]
]
div {
[
db:refname [ "info" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A wrapper for information about a component or other block with only a title" ]
]
div {
[
db:refname [ "info" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A wrapper for information about a component or other block with only a required title" ]
]
div {
[
db:refname [ "info" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A wrapper for information about a component or other block without a title" ]
]
div {
| "nonprofit" }?
db.orgname.class-other.attributes =
- attribute class { "other" }?,
- attribute otherclass { text }
+ attribute class { "other" }
+ & attribute otherclass { text }
db.orgname.class.attribute =
(db.orgname.class-enum.attribute | db.orgname.class-other.attributes)
# ======================================================================
[
- db:refname [ "" ]
- db:refpurpose [ "" ]
+ db:refname [ "accel" ]
+ db:refpurpose [ "A graphical user interface (GUI) keyboard shortcut" ]
]
div {
[
db:refname [ "package" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A software or application package" ]
]
div {
[
db:refname [ "tag" ]
- db:refpurpose [ "" ]
+ db:refpurpose [ "A component of XML (or SGML) markup" ]
]
div {