xsl-list
[Top] [All Lists]

Re: [xsl] XQuery and XSLT

2006-11-17 08:31:30
"Andrew" == Andrew Welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> writes:

    Andrew> Hopefully one day someone will create an XSLT processor
    Andrew> that operates against a native XML database, to have have
    Andrew> the best of both worlds.

I don't understand why that is necessary.

Why not just specify a URI scheme for accessing your favourite
database, and write a URI resolver for it that returns events that
your XSLT processor can understand (e.g. for JAXP processors such as
Saxon, generate SAX events)?

Then your favourite database will look like a native XML database to
the XSLT processor.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>