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