hi,

 I have the following xml

  <Envelope/>

I created a document  and 

  doc.getElementsByTagName("Envelope")    is working but

  doc.getElementsByTagNameNS("*","Envelope") is not working

Will some one let me know what is  wrong here.

Thanks
Haneef

Reply via email to