You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Christian Geuer-Pollmann <ma...@nue.et-inf.uni-siegen.de> on 2001/07/16 15:26:58 UTC

How to access NS nodes

Hi,

How can I access all visible namespaces for a particular Element in DOM?

<A xmlns:a="a-ns"><B xmlns:b="b-ns"><C /></B></A>

If I have the 'C' Element, how do I get a list which contains the 'a' and 
'b' namespace desclarations, which are in scope?


Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org