More namespace gotchas
Earlier on I had a problem with namespaces for getting XML attributes. When I finally got that sorted, I ran into an even weirder problem when fetching elements using xpath. Again, it was just a tiny little detail.
posted on June 3, 2008 - 0 comment(s) - tags: xml, namespace, simplexml, xpath, php
17-02-2012: