You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Ant and the "Run XSpec Test" transformation scenario support running tests for Schematron schemas using XQS as the Schematron implementation. You must install BaseX and use the xspec.basex.classpath property (Parameters tab in Edit Ant Scenario dialog) to indicate the location of BaseX.jar.</li>
23
+
<li>Tested with XML Calabash 3.0.40.</li>
24
+
<li>Tested with BaseX 12.2.</li>
25
+
</ul>
26
+
</div>
18
27
<div>
19
28
<h3>v3.4.1</h3>
20
29
<ul>
@@ -23,6 +32,7 @@
23
32
<li>The built-in XQuery-based Schematron implementation, XQS, is now v1.1.5.</li>
24
33
<li>The XProc-based Oxygen transformation scenarios for running XSpec tests for XSLT and XQuery now use XProc 3 instead of XProc 1.</li>
25
34
<li>Tested with Oxygen 28.0. This add-on requires Oxygen 28.0 or later, due to the XProc 3 scenarios.</li>
35
+
<li>After x:context or x:call, the x:variable and x:like elements can appear in any order and can be mixed.</li>
26
36
<li>Tested with BaseX 12.1.</li>
27
37
<li>Tested with Saxon 12.9 and 11.7. XSpec no longer supports Saxon 10.</li>
28
38
</ul>
@@ -82,12 +92,6 @@
82
92
<li>SchXslt 1.10.1 replaces 1.10 as the built-in Schematron implementation</li>
0 commit comments