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=18553>. 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=18553 XalanNodeList objects return NULL nodes when accessed through XercesDocumentBridge ------- Additional Comments From [EMAIL PROTECTED] 2003-04-02 16:40 ------- No, documents loaded through the document() function always get parsed in the the default source tree. You could change this by overriding XPathExecutionContext::parseXML(). By "more robust DOM objects," do you mean implementations which support more than we do, such as getElementsByTagName(), etc?
