RE: Can I get the list of nodes where XPATH expressions are failed?
"Michael Kay" <[email protected]> Wed, 15 Dec 2004 08:48:47 -0000
| Newsgroups | gmane.text.xml.xpath.general |
|---|---|
| Message-ID | <[email protected]> |
This list is for submitting comments on the XPath 1.0 specification published by W3C. For advice on using XPath, try the xsl-list at www.mulberrytech.com Michael Kay ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Ashirvad Sahu Sent: 15 December 2004 06:38 To: [email protected] Subject: Can I get the list of nodes where XPATH expressions are failed? Importance: High Hi, When I evaluate a DOM tree with an XPATH expression, I get the list of nodes which satisfies the XPATH expression, Can I get the list of nodes where XPATH expressions are failed? Regards, --ashiradJ