Hi,
the Xpath node, if tasked to export data from XML which contains alternating or sometimes missing namespaces, exports missing.
If no namespace is set, could the XPath node get adjusted to still extract the found data?
Here is test workflow.
Best
Mike
Hello @mwiegand,
Very nice question and I didn’t know the answer too. So, I asked KAI (KNIME AI assistant) and guess what, I could sovle the issue by using the solution provided by KAI:
And the result:
I hope this addresses the issue perfectly?
1 Like
Thanks @armingrudd, that reminds me of the approach that mitigates an issue with fullstops in XML attribute names. Though, I cannot find the post of mine …
What Knimers got to keep in mind is that the schema is automatically added when using the auto-XPath-suggest.
1 Like