DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6329>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6329

XPath does not catch CDATA Nodes





------- Additional Comments From [EMAIL PROTECTED]  2002-02-08 18:30 -------
Since the node in question is a text node, and since we've recently had
problems with unions, can you tell us whether
xp.selectNodeList(doc, "(//.)")
works?
Other possibilities to narrow down the problem:
//text()
//style/text()

Reply via email to