[Home] [By Thread] [By Date] [Recent Entries]
Hmm, Saxon 5.4.1 gives 3, while Saxon 6.5.1 gives 1. A few quiet changes behind the scenes, I see. Cheers, Tom P [Michael Kay] But if you change the question to ask "what is the value of count(foo/text())", then the only possible answer is 1, and any product that says otherwise is non-conformant. MSXML3, when I last looked, was non-conformant in this respect. (See XSLT Programmer's Reference, 2nd Edition, Wrox Press, page 700). > > > 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?
|

Cart



