Project

Profile

Help

Feature #6109

open

Give SaxonC XPath API a counterpart to SaxonJ setUnprefixedElementMatchingPolicy

Added by Martin Honnen 3 months ago. Updated 3 months ago.

Status:
In Progress
Priority:
Normal
Category:
-
Start date:
2023-07-02
Due date:
% Done:

0%

Estimated time:
Found in version:
12.2
Fixed in version:
Platforms:

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).

Actions #1

Updated by O'Neil Delpratt 3 months ago

  • Status changed from New to In Progress
  • Assignee set to O'Neil Delpratt
  • Found in version set to 12.2

Yes the setUnprefixedElementMatchingPolicy method is handy. I have started working on this but it did not make it in the 12.3 release.

Please register to edit this issue

Also available in: Atom PDF