XSL
Preferences
XSL stylesheets are often used to create output in XHTML or XSL-FO. In addition to suggesting
content completion options for XSLT stylesheet elements, Oxygen XML Editor can suggest
elements from these vocabularies. To configure the XSL content completion options, open the
Preferences dialog box and go to .
The following options are available:
- Automatically detect
XHTML
transitional or Formatting objects - Detects if the
output being generated is XHTML or FO and provides content completion for those
vocabularies. Oxygen XML Editor analyzes the namespaces declared in the root element
to find an appropriate schema.
If the detection fails,
Oxygen XML Editor uses one
of the following options:
- None - The Content Completion
Assistant suggests only XSLT elements.
- XHTML transitional - The Content Completion
Assistant includes XHTML Transitional elements
as
substitutes for xsl:element.
- Formatting objects - The Content Completion
Assistant includes Formatting Objects (XSL-FO) elements as substitutes
for xsl:element.
- Custom schema - If you want content completion hints for a
different output vocabulary, enter the path to the schema for that vocabulary here.
Supported schema types are DTD, XML Schema, RNG schema, or NVDL schema for inserting
elements from the target language of the stylesheet.
You
can choose an additional schema that will be used for documenting XSL stylesheets.
Either select the built-in schema or choose a custom one. Supported schema
types are XSD, RNG, RNC, DTD, and NDVL.