[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Annoying XSLT code

Subject: Re: Annoying XSLT code
From: Jonas Lundberg <my.name.is.hans@xxxxxxxxx>
Date: Thu, 18 Aug 2005 17:40:06 +0200
util evaluate
> 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

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.