Project

Profile

Help

Feature #6077

closed

Axis Iterator required on the XdmNode

Added by O'Neil Delpratt 11 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Low
Category:
Saxon-C Internals
Start date:
2023-06-15
Due date:
% Done:

100%

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

Description

Following some work on developing the Python test driver. It is becoming more apparent the usefulness of an AxisIterator method on the XdmNode.

I have started the development work adding this feature.

Actions #1

Updated by O'Neil Delpratt 10 months ago

  • Status changed from New to In Progress

This feature has been implemented and tested on C++ and Python.

Actions #2

Updated by O'Neil Delpratt 10 months ago

  • Status changed from In Progress to Resolved

For the C++ API we are using enum class (available in C+++11) named EnumXdmAxis.

Also added the axisNodes() method in the PHP API.

Actions #3

Updated by O'Neil Delpratt 10 months ago

  • % Done changed from 0 to 100
  • Fixed in version set to 12.3

Bug fix applied in the SaxonC 12.3 maintenance release.

Actions #4

Updated by O'Neil Delpratt 10 months ago

  • Status changed from Resolved to Closed

Please register to edit this issue

Also available in: Atom PDF