Hi Kiran,
        DOM always creates these attributes. To detect them you can check 
their namespace which is http://www.w3.org/2000/xmlns/

.


Gareth

On Wed, 4 Dec 2002, Bagepalli, Kiran wrote:

> 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]
> 
> 

-- 
Gareth Reakes, Head of Product Development  +44-1865-203192
DecisionSoft Limited                        http://www.decisionsoft.com
XML Development and Services




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

Reply via email to