Hi,

Is it possible to use XPath functions in the XPath expression used in 
various functions of element or node?
Meaning can I do something like this:   
element.attributeValue("name/substring-before(name,number)")
    OR
element.attribute("name/substring-before(name,number)")

Where name is the actual value of the attribute I'm trying to access.

All my attempts returned null so far.

Thanks
Stelios

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to