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
Additional attributes:
- grammar
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
- any attribute
Any attribute in any other explicit namespace
- grammar
Identifies the markup grammar of a resource
Parents
Children
The following elements occur in resources
: description
, info
(db.titleforbidden.info), resource
.