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

RE: Definite list of XSLT 2.0 processors?

Subject: RE: Definite list of XSLT 2.0 processors?
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 18 Jan 2010 13:11:33 -0500
RE:  Definite list of XSLT 2.0 processors?
At 10:12 AM 1/18/2010, Mike wrote:
> is Marklogic use own XSLT engine?
>
> XSLT engine integrated with database engine look like very
> powerfull but also sound like "too good to be true"

There's no intrinsic reason why it should be hard. XSLT does nearly all its
access to source documents by means of explicit XPath expressions (with
minor exceptions like xsl:number), so if you've got an XPath engine to
access the database then you're 90% of the way there. The main difficulty is
likely to be optimization: it's hard to work out by static analysis what a
stylesheet is doing, and therefore whether it can take advantage of indexes.

Then too, there's the pipelining approach, whereby you use a simple query to get at your data, then XSLT to process it -- XRXX, if you will.


The fact that XSLT and XQuery both do many of the same things is no reason they have to be inimical. (I mean, where's the sense in that?)

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

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-2011 All Rights Reserved.