resource
resource — Identifies an object managed within the assembly.
Synopsis
resource ::=
- Zero or more of:
 
Attributes
Additional attributes:
- grammar
 - href (anyURI)
 
Required attributes are shown in bold.
Description
A file resource identifies a resource by URI. If a
grammar is specified, then the resource is assumed to
be authored in the grammar named.
Processing expectations
A resource is a pointer to another document. It's never rendered directly,
though the resource identified may be rendered in one or more structures.
Attributes
- grammar
 Identifies the markup grammar of a resource
- href
 Indentifies the location of the data by URI
Children
The following elements occur in resource: description.
Examples
FIXME: TBD.



