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

  • To: <xml-dev@l...>
  • Subject: Question for the XPath and DOM folks
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Sat, 20 Jul 2002 11:19:25 -0700
  • Thread-index: AcIwGfpt6lVGSeqiRv2CDtBnjLkYbQ==
  • Thread-topic: Question for the XPath and DOM folks

Given the following XML in a DOM document
 
<foo>
bar 
<![CDATA[
baz 
]]>
quux
</foo>

and the following XPath 
 
//text() 
 
what should be the resulting DOM nodes and why? I can think of two answers but they both have problems. 
 
 PS: Why is http://www.w3.org/TR/2002/WD-DOM-Level-3-XPath-20020712/ returning a 404 when it is linked from  http://www.w3.org/DOM/ ?

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