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

Re: Replacing = with == and ===

Subject: Re: Replacing = with == and ===
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 19:11:25 -0000
Re:  Replacing = with == and ===
> Question:
>
> Why does it seem xslt is favorite over xQuery?
>

You might get different answers on a different list.... But I do think it's
true that XSLT continues to have much wider usage than XQuery.

I think the reason for that is primarily that people want to do transformation
(which retains most of the information in a document, but in different form)
rather than query (which extracts small amounts of information from a
document).

Although XQuery is capable of doing transformation, XSLT is better at it for
two reasons:

(a) the built-in rule-based processing model using template rules

(b) the customization capability provided by xsl:import

neither of which have any parallel in XQuery.

XQuery is much better at doing complex joins, but that's not the kind of
processing people are mostly doing.

Michael Kay
Saxonica

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.