xsl-list
[Top] [All Lists]

Re: [xsl] XPath parsing in XSLT (version 2.0)

2006-11-21 11:01:24
hello.

many thanks to david for his pointer to xq2xml. this is exactly what i was looking for in the first place, but then i thought that asking for xqueryx would be too esoteric (and out of scope for the xsl list). now if i can easily isolate the code for parsing xpath expressions, then this will be the perfect solution. i am looking forward to look at the code and see how it is doing its job...

and re: to dimitri: you are right that parsing does not make a lot of sense if all i want to do is executing the expression. but this is not what i have in mind, i want to analyze and modify the expression, and then generate a stylesheet from that with the modified expression which is the executes normally. this is why i need the parsing, but not the dynamic evlauation of xpath expressions.

thanks for the feedback!

dret.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>