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

Re: What niche is XQuery targeting?


ge9560
Liam Quin wrote:

> On Thu, Dec 02, 2004 at 03:10:06PM -0500, Michael Champion wrote:
> [...]
> 
>>So, I guess one could say that XQuery is at least implicitly targeting
>>the situations where you have multiple collections of XML or
>>XMLizeable information that need to be related, and allows you to
>>relate them dynamically by value rather than by a priori links.
> 
> 
<snip/>
> 
> Strictly speaking it could also have been done in XSLT, but there's a
> danger that the XSLT implementation would have had to examine my
> entire database (e.g. if I used apply-templates) and a lower chance
> that it would have made use of an index... in other words, even
> if the languages are very similar in coverage, the focus of
> implementations is likely to be very different.


Why do you think an xsl:apply-templates would need to examine your 
entire db (even if it could)? Your uri resolver could grab what you need 
to return to the transformation.

Heck, you could form some XQuery string in XSLT 1.0, send it to a uri 
resolver (through document()), which then does the xquery, then returns 
the result back to the transformation so you can apply-templates.

best,
-Rob


> 
> Liam
> 


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.