bema/fix/xalan_xpath #23

Merged
bema merged 3 commits from bema/fix/xalan_xpath into dev 2023-02-09 15:33:14 +01:00
Showing only changes of commit 5a2164b839 - Show all commits

View File

@@ -24,6 +24,7 @@
<label for="processors">Select XPath processor:</label>
<select name="processors" id="processors">
<option value="saxon">Saxon</option>
<option value="xalan">Xalan</option>
<option value="libxml">libXML</option>
</select>
<label for="versions">XPath version:</label>