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

RE: XQuery -- Reinventing the Wheel?

  • From: Evan Lenz <elenz@x...>
  • To: Jonathan.Robie@S..., xml-dev@l...
  • Date: Thu, 22 Feb 2001 23:21:58 -0800

xquery empty

Jonathan Robie wrote:
>I think I should start by responding to the title
>of this message. The phrase "reinventing the wheel"
>usually refers to reinventing something that already
>exists because you don't know about it.

This connotation was intentional, due to the fact that the XQuery spec does
absolutely nothing to address the obvious and substantial overlap it has
with the semantics of XSLT. It was also intentional due to the fact that the
semantics of XPath are largely disregarded in the XQuery specification. It
was also intentional due to XQuery's superfluous "extensions" to XPath (->,
empty(), RANGE, UNION), none of which add functionality that isn't already
there and that can't be specified quite simply in XPath.

XQuery              XPath

UNION           =   |
->              =   id()
empty()         =   not()
RANGE 2 TO 5    =   position() >= 2 and position() <= 5

The XPath syntax should win on all these fronts, not because it is
intrinsically the best syntax, but because it's a W3C Recommendation that
XQuery claims to use. This is just a microcosm of the general disregard for
the reuse of W3C technology found in the XQuery spec.

Evan Lenz
XYZFind Corp.


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.