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=9575>.
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=9575

count() returns wrong value





------- Additional Comments From [EMAIL PROTECTED]  2002-06-06 
22:33 -------
The DOM tree IS namespace aware. See the Java sample:

dbf.setNamespaceAware(true);

I encounter the problem during exclusive canonicalization of a namespace-
polluted DOM tree ;-)) In the sample, I did not /use/ namespaces to have the 
document as simple as possible (only three nodes), but the factory and the 
document are namespace aware. 

Christian

Reply via email to