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

XPathAPI selectNodeIterator(doc, xpath) with default namespace

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-05-23 13:23 -------
The XPath you gave should _NOT_ match the document you showed us; XPath is 
namespace-aware and currently requires that namespaces always be specified via 
a prefix even if the default-namespace (xmlns=) mechanism was used in the 
instance document. Please see recent discussion in the Xalan Users mailing list 
for information about namespace resolution.

Reply via email to