Hi,
I need to get the value of several XML elements on a big XML file. I'm trying to extract those values with Get XML Element but always get the XPath Expression returned no element exception no matter what node I'm getting.
XML -->

--> Get XML
Already tried with and without the initial backslash (" / ") in the xpath expression with the same result.

Error --> 
- I got the same result with the Execute XPath Expression processor.
- It doesn't matter what node I try to read the result is always the same.
- I tested my xpath expressions in several online testers and the expressions works fine
I'll really appreciate your help
Thanks,
Temp