xsl-list
[Top] [All Lists]

Re: [xsl] XSLT, Web applications, and "native XML databases"

2009-01-08 01:04:51


On Jan 7, 2009, at 1:26 PM, Houghton,Andrew wrote:

From: Dave Pawson [mailto:davep(_at_)dpawson(_dot_)co(_dot_)uk]
Sent: Wednesday, January 07, 2009 1:17 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] XSLT, Web applications, and "native XML databases"

Andrew Welch wrote:
Once XSLT can work directly directly against
the database, XQuery's days could be numbered.

Bit sweeping Andrew, but it always appeared as
a fairly natural extension to XSLT, to have
it operate on databases rather than files, to keep the dataheads
happy and answer the users who want to play
with dirty great datasets.
  I'm surprised it's not on the agenda for the WG

If you really want XSLT to work directly against the database
you could use collection() to return the documents.

false.
How about URIs (e.g. with protocol) directly referencing eXist collections with i/o "as usual" for XSLT (e.g. doc(), document(), collection(), result-document()) ?

Thanks, ac

 In Saxon,
for example, you would have to write a CollectionURIResolver.
I don't fully understand XMLDB, but it seems you could create
an XMLDB CollectionURIResolver in Saxon and could access any
XMLDB compatible database today.  Or write a specialized
CollectionURIResolver to any existing database you needed to
access.

Andy.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--