RE: using XPath with DOM

2004-01-05 Thread Seamus Murphy
XPath with DOM Thank You so much, u r right the namespace is the problem! Thanx!! Swapna -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 7:42 PM To: xindice-users@xml.apache.org Subject: Re: using XPath with DOM Swapna Gupta wrote

RE: using XPath with DOM

2003-12-23 Thread Swapna Gupta
Thank You so much, u r right the namespace is the problem! Thanx!! Swapna -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 7:42 PM To: xindice-users@xml.apache.org Subject: Re: using XPath with DOM Swapna Gupta wrote: > He

Re: using XPath with DOM

2003-12-23 Thread Vadim Gritsenko
Swapna Gupta wrote: Hello, Please help me solve my problem, which is thus: I am constructing an XML DOM tree and saving it in Xindice as DOM tree, following is the code snippet for it: DOMImplementation domImpl = new DOMImplementationImpl(); Document doc = domImpl.createDocument(null, "lesson", n