|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Screen-scraping with XQueryErik Bruchez ebruchez at orbeon.comFri Apr 1 12:44:24 PST 2005
Good question. I guess the issue is more "how can I embed an XQuery
program within an XML document" than directly related to XPL. What
happens if you escape the internal opening brackets within attributes:
<a href="{concat("a", <B>thing</B>}"/>
Does this make a difference for XQuery?
-Erik
Michael Kay wrote:
> One thing this reminds me of: do you have any formal definition of
how you
> embed the XQuery syntax in XPL? For example, how do you handle constructs
> like
>
> <a href="{concat("a", <B>thing</B>}"/>
>
> which are valid in XQuery but not in XML?
>
> Michael Kay
> http://www.saxonica.com/
|
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
|






