Project

Profile

Help

Bug #5030

closed

_0 namespace created from User Extension function

Added by O'Neil Delpratt about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
PHP Extension function
Start date:
2021-06-28
Due date:
% Done:

100%

Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.2.1
Fixed in version:
11.1
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:

Description

Reported by user issues with the PHP extension mechanism:

  • It gives an XML tree where node names are not the ones the PHP extension returned
  • with a _0 namespace that we have no idea where it comes from
  • XML tree nodes are existing keywords in our XSL, such as other node names or property names, but they are not related to the data that is manipulated by the extension...

Please register to edit this issue

Also available in: Atom PDF