[Home] [By Thread] [By Date] [Recent Entries]

  • From: Michael Champion <mike.champion@s...>
  • To: xml-dev@l...
  • Date: Tue, 15 May 2001 08:46:05 -0400


----- Original Message -----
From: "GUSTIN Jean-Marc" <jean-marc.gustin@s...>
To: <xml-dev@l...>
Sent: Tuesday, May 15, 2001 3:34 AM
Subject: Standard API for XPath Expression


> Is there some Standard API (DOM, JAXP...) equivalent to Microsoft
> selectNodes or selectSingleNodes that query a DOM using an XPATH
> expression?

This will probably be in DOM Level 3.

The challenge has been to bridge the XPath data model and the DOM data model
(selectNodes() more or less ignores a number of ugly corner cases having to
do with Text nodes, CDATA sections, namespaces, the liveness of the result
list, etc.)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member