Quick tip for ignoring namespaces with XPath
I often have to parse an XML Document to pull out element text when doing an integration with a third party system. I have used XPATH for these types of queries for years, but have always cringed when there were a lot of...
Read More