XSL
The XSL preferences panel defines what elements are suggested by the content completion
assistant of the XSL editor in addition to the XSL elements. It is opened from menu .
The following options are available:
- Automatically detect XHTML transitional or Formatting objects -
Detects if the XSL uses the XHTML or FO schemas for content completion based on the
namespaces declared on the root element.
If the detection fails, choose one of the
following alternatives:
- None - The content completion assistant offers only the XSL
elements.
- XHTML transitional - The content completion assistant
includes XHTML Transitional elements as substitutes for
xsl:element.
- Formating objects - The content completion assistant
includes Formating Objects elements as substitutes for
xsl:element.
- Custom schema - The content completion assistant includes
elements from a DTD, XML Schema, RNG schema, or NVDL schema for inserting elements
from the target language of the stylesheet.
You can choose an additional schema which will be used for documenting XSL stylesheets.
Either select the built-in schema or choose a custom one. Supported schemas types are: XSD,
RNG, RNC, DTD, and NDVL.