V5.1 Assemblyresource
resource — Identifies an object managed within the assembly.
Synopsis
resource ::=
- Zero or more of:
Attributes
Additional attributes:
- href (anyURI)
- At most one of:
- transform (NMTOKEN)
- grammar
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 structure
s.
Attributes
- any attribute
Any attribute in any other explicit namespace
- grammar
Identifies the markup grammar of a resource
- href
Indentifies the location of the data by URI
- transform
Identifies the markup grammar of a resource
Parents
Children
The following elements occur in resource
: description
.