Retrieve information in xml

@Singh7633
We have to handle the XML Namespace as more elaborated on it here:
XML Extraction - Handling Namespaces (Tableau, Soap, OASIS types) - Help / Community - UiPath Community Forum

grafik

Unfortunately, the XML was invalid and we tried to do some corrections for the demo case

grafik - out: xDoc
xnsDefault = xDoc.root.name.Namespace

We had prototyped the filtering and extraction:

So it is working and we adapt to more needs or choices