The
XQuery tab contains the following options:
- XML URL - Specifies the source
XML file. This URL is resolved through the catalog resolver. If the catalog does not
have a mapping for the URL, then the file is used directly from its remote
location.
Note: If the transformer
engine is Saxon 9 and a custom URI resolver is configured in
Preferences for Saxon 9, the XML input of the transformation
is passed to that URI resolver.
- XQuery URL - specifies the source XQuery file
that the transformation will use. This URL is resolved through the catalog resolver. If
the catalog does not have a mapping for the URL, the file is used directly from its
remote location.
The rest of the options available in the
XQuery tab allow you to
further customize the transformation scenario:
- Transformer - This drop-down list presents
all the transformation engines available to Oxygen XML Editor for performing a
transformation. These are the built-in engines and the external engines defined in the Custom
Engines preferences page. The engine you choose in this dialog is used as the
default transformation engine. Also, if an XSLT or XQuery document does not have an
associated validation scenario, this transformation engine is used in the validation
process (if it provides validation support).;