Bugs item #637870, was opened at 2002-11-13 19:13 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=637870&group_id=16035
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Rami Ojares (rojares) Assigned to: Nobody/Anonymous (nobody) Summary: XPath does not accept default namespace Initial Comment: I made an XPath expression "//:*" which should capture all nodes that belong to the default namespace. But dom4j (Jaxen I assume) was unable to parse that expression. It said that : was encountered unexpectedly. I can still do the query with namespaces that have a prefix and with the default namespace if I use the URL "//http://java.sun.com/xml/ns/j2ee:*". Xalan accepts the syntax. I don't know what the specs say about it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=637870&group_id=16035 ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ dom4j-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-dev