stylesheet

Name

stylesheet -- Captures an external stylesheet for use by anonymous content

Contained by

resources

Attributes

src

Description

This element defines a stylesheet to be used by a binding. An element's bound element and explicit children as well as anonymous content can use stylesheet. The src attribute has a URL value that points to the stylesheet. If you use the xml-stylesheet processing instruction on a binding, it can be applied only at a document level. It cannot be applied at a binding level, which is covered by the <stylesheet> element.

See Also

image, resources