When the output of an xslt stylesheet returns a single element (without any
child nodes), the element is not selected
---------------------------------------------------------------------------------------------------------------------
Key: ODE-105
URL: https://issues.apache.org/jira/browse/ODE-105
Project: Ode
Issue Type: Bug
Components: BPEL Runtime
Reporter: Guillaume Nodet
While debugging, it sounds like a bug in saxon.
A workaround is to ensure that the element built by the stylesheet contains at
least one child node
(by adding a comment for example).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.