|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xslt2 general steps.
In other words, you can do things like: She means that lower-case(.) returns a string, not a node-set. It is not possible to continue the path with / if the previous steps didn't result in a node-set. So this can be done: keyword/key('nodes-by-keyword', .)/substring-before(., '-') ..as key() returns a node-set. But this cannot be done: keyword/lower-case(.)/substring-before(., '-') ..as lower-case() returns a string. (Unless you can make lower-case return Text Nodes instead of Strings, I guess..) Grtz
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








