|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Annoying XSLT code
> How would you generate this XQuery:
>
> <a>{x < y}</a>
>
> ?
I do not know how to disable output escaping in xquery, to create the "<".
Instead I dynamically create, and immediately evaluate, expressions in
xquery. I use the util:evaluate() function in eXist for that. Then I
do not have to care about output escaping. I use that to create
xqueries based on the contents of an xml file, using the xml as a
query pattern. Then I can change the xml file, and execute a somewhat
different xquery, without having to change the xquery code.
Hans
|
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








