[
Lists Home |
Date Index |
Thread Index
]
At 02:06 PM 7/14/2003, Didier PH Martin wrote:
>Hi
>
>Does anyone in gods' secrets knows if a "work in progress" XSLT
>implementation will support XQuery within the processor (not as remote
>calls). If yes, any links? Any hints on how it will be possible to add
>drivers to data sources?
Hi Didier,
If you are asking whether there is an implementation of XSLT that also
supports XQuery, then Andrew gave you the right pointer - the latest
version of Saxon does:
http://saxon.sourceforge.net/
However, I do not believe that it currently allows you to call XQuery from
within a stylesheet. I do not know of an XSLT processor that can - this is
not a feature offered by the XSLT specification. I do think it is a useful
thing to be able to do.
Jonathan
|