XFA Specification
Chapter 16, Config Specification
Config Element Reference
693
The outputXSL element
This element contains the elements that govern the postprocessing of the output XML document by an
XSLT interpreter.
<outputXSL
Properties:
desc="cdata"
>
<uri>
[0..1]
</outputXSL>
The outputXSL element is used within the following other elements:
data
The
outputXSL
element can contain a
uri
element. If the
uri
element is present and non-empty the
output XML document is passed through an XSLT interpreter, otherwise the output XML document is left
alone. The URI which is the content of the
uri
element supplies the location of the XSLT stylesheet.
XSLT is defined by
XML Transformations (XSLT) Version 1.0
[XSLT].
For more information about this element see
XSLT Transformations.
The desc property
An attribute to hold human-readable metadata.
The uri property
This element is used to hold a URI.
For more information see "The
uri element".
Home Index Bookmark Pages
Pages: Home Index All Pages