Problem validating XQuery documents

Hello, I'm modifying an XQuery document under 9.3 and am not getting validation as I type. I tried manually running validation and got an error that says "The transformer Saxon9B XQuery is not available anymore. Please reconfigure the transformation scenario." I created a custom validation scenario with the "<default engine>" and go the same error. When I changed that validation scenario to specifically use "Saxon-B XQuery 9.0.0.6", it worked. Seems like there may be a bug in the default setup. . John

Hello, The error message about the transformation scenario is misleading. Oxygen 9.3 comes with a different version of Saxon (9.0.0.6) but the preference for the default XQuery validation engine tries to find the old version. Please go to Options -> Preferences -> XML -> XSLT/FO/XQuery -> XQuery and clear that preference with the Restore Defaults button. We will fix the problem in the next version. Regards, Sorin John Kelly wrote:
Hello,
I'm modifying an XQuery document under 9.3 and am not getting validation as I type. I tried manually running validation and got an error that says "The transformer Saxon9B XQuery is not available anymore. Please reconfigure the transformation scenario." I created a custom validation scenario with the "<default engine>" and go the same error. When I changed that validation scenario to specifically use "Saxon-B XQuery 9.0.0.6", it worked. Seems like there may be a bug in the default setup.
. John
participants (2)
-
John Kelly
-
Sorin Ristache