Actions
Feature #6109
closedGive SaxonC XPath API a counterpart to SaxonJ setUnprefixedElementMatchingPolicy
Start date:
2023-07-02
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.2
Fixed in version:
12.4
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
For many use cases these days (e.g. HTML5) it is convenient to use the options SaxonJ allows with https://www.saxonica.com/html/documentation12/javadoc/net/sf/saxon/s9api/XPathCompiler.html#setUnprefixedElementMatchingPolicy(net.sf.saxon.s9api.UnprefixedElementMatchingPolicy).
It would be nice to have a counterpart for this in the SaxonC Python API (probably C++ as the underlying API as well).
Please register to edit this issue
Actions