Merge pull request 'bema/fix/xalan_xpath' (#23) from bema/fix/xalan_xpath into dev

Reviewed-on: R11/release11-tools-web#23
This commit is contained in:
2023-02-09 15:33:12 +01:00
2 changed files with 46 additions and 12 deletions

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>