Hello, Can I use for-expressions in dom4j?
For example, the code below: for $i in @::* return concat(name($i),":",$i) Yields the following exception... Exception in thread "AWT-EventQueue-0" org.dom4j.InvalidXPathException: Invalid XPath expression: for $i in @::* return concat(name($i),":",$i) Unexpected '$' Regards Thibaud. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ dom4j-user mailing list dom4j-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-user