Hi ,
I am facing some problem when trying to extract the information , without namespaces its working fine ,
But when using the actual namespces it is not able to extract the information ..
I have copied the xml example from here
xpath =>[
"/Book/Book/BookDetails/ID/text()","ID",
"/Book/Book/BookDetails/Name/text()","Name" ]
This xpath is not working for me , can anyone help me with how to build a xpath with namespaces