From: Thomas E. <tei...@no...> - 2004-11-23 20:01:31
|
When I get an XML Response back from a WebDAV request, DomParser throws exceptions about the DAV: and xml: namespaces. I can get around it by removing the ':' before each of the above namespaces. Is there a way to get the Dom Parser to disregard said namespaces? Thanks, Thomas Eiszler Jr. |