Discovery pattern to parse XML file
I'm trying to parse my xml file using advance XPath query option in discovery pattern step. here is the excerpt of my XML file (<file path>/filename.xml)<Config xmlns="http://www.myurl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ...
