Changes

Jump to navigation Jump to search
24 bytes removed ,  18:35, 1 December 2023
m
Text replacement - "<syntaxhighlight lang="xquery">" to "<pre lang='xquery'>"
…or via XQuery:
<syntaxhighlight pre lang="'xquery"'>
Q{java:System}setProperty('javax.xml.catalog.resolve', 'continue'),
...
When using a catalog within an XQuery Module, the global <code>db:catalog</code> option may not be set in this module. You can set it via pragma instead:
<syntaxhighlight pre lang="'xquery"'>
(# db:catalog xmlcatalog/catalog.xml #) {
xslt:transform(db:get('acme_content')[1], '../acmecustom/acmehtml.xsl')
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu