|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] xquery & web server in browserFlorent Georges lists at fgeorges.orgFri Jun 19 01:05:41 PDT 2009
Robert Koberg wrote: > Ideally I would use XQuery to gather the requested parts of > various documents in the existing structure/schema. Then, allow > XSL to transform the XQuery builtup nodeset without having to > create some DOMish (even if it is the XSL processor's optimized > DOM) object. But XSLT does not rely on DOM (or on anything "DOMish.") XSLT does work, like XQuery, on XDM instances. I know a very good XQuery engine that evaluates queries against documents in memory. I am not sure there is an XSLT implementation working on an XML database (I mean directly on the nodes in the database,) but I know eXist has some support for XSLT (I don't know if it accesses nodes directly from the database or if it works on an in-memory tree.) I just think this is not correct to oppose XQuery and XSLT when the point is server-side vs. client-side. Regards, -- Florent Georges http://www.fgeorges.org/
|
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
|






