DocBook 5.1: The Definitive Guide (Version 1.5.3 for DocBook 5.1)
V5.1 Assemblyresources
resources — Contains one or more resource objects that are managed by the assembly.
Synopsis
resources ::=
- Sequence of:
info? (db.titleforbidden.info)- Sequence of:
- Zero or more of:
- One or more of:
Attributes
Description
The resources element is a wrapper for one or more
resource elements. The grammar, if specified,
can be used to specify the default markup grammar used by resources in this collection.
The assembly can specify transforms to convert non-DocBook
grammars into DocBook.
Processing expectations
None. The resources element is just a container.
Attributes
- grammar
Identifies the markup grammar of a resource
Children
The following elements occur in resources: description, info (db.titleforbidden.info), resource.
Examples
FIXME: TBD.