[xquery-talk] [ANN] XQuery as a scripting language in IE

Ghislain Fourny gfourny at inf.ethz.ch
Fri Mar 27 11:08:50 PST 2009


Hello Michael,

The same issue arises when one uses XQuery server-side code together  
with XQuery client-side code: either the XQuery application server has  
to serialise the content of the script tag as a CDATA section instead  
of escaping special characters, or the browser/plug-in should decode  
entity references before executing the script (in the latter case, the  
query is not easy to read).

Kind regards,
Ghislain

>
> I think this requirement will keep coming up. It's frankly  
> embarrassing that
> in XProc, queries have to be escaped as CDATA. If we solved this  
> problem,
> all sorts of opportunities would open up - XQuery used for  
> assertions in
> XSD, XSD schemas embedded in XQuery modules, XQuery embedded in  
> XSLT, XSLT
> embedded in XQuery, XQuery embedded in XForms.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://x-query.com/pipermail/talk/attachments/20090327/0334dd07/attachment.htm


More information about the talk mailing list