When I parse the DOM (for a XML with namespaces), I get the namespace
attributes xmlns and schemaLocation as regular attributes. How can I
distinguish this in my application. I was under the assumption that
DOMParser does not construct DOMNodes for these attributes if doNamespaces
is on.
Can someone clarify?

Thanks
Kiran

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to