Hi All,
I'm trying to process a XML file using the _XMLDOMWrapper UDF which worked very well for me so far.
Unfortunately I am struggling with a different XML format now.
I don't seem to be able to access any nodes after the root node unless I simplify the root node (what I'd like to avoid)...