[MarkLogic Dev General] xslt transformation from within xquery
Mike Sokolov
sokolov at ifactory.com
Wed May 21 08:08:47 PDT 2008
We have set up an XSLT transformation web service and then invoked using
xdmp:http-post; it's not as fast though, as doing the transformations
using xquery.
-Mike
David Sewell wrote:
> Not yet, although some MarkLogic users have been hoping for this as a
> feature in a future release.
>
> It is almost always possible to write XQuery simulations of XSLT
> templates using recursive functions with "typeswitch", but XQuery is not
> optimized for "push" processing of entire XML documents the way that
> XSLT is.
>
> David S.
>
> On Wed, 21 May 2008, Teun van Eijsden wrote:
>
>
>> Is it possible to perform an xslt transformation from within an xquery
>> function?
>> Similar to eXist's transform:transfor() function
>>
>> Thanks in advance, Jaap
>> _______________________________________________
>> General mailing list
>> General at developer.marklogic.com
>> http://xqzone.com/mailman/listinfo/general
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20080521/bf6338c2/attachment.html
More information about the General
mailing list