[MarkLogic Dev General] xslt transformation from within xquery

David Sewell dsewell at virginia.edu
Wed May 21 08:08:41 PDT 2008


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

-- 
David Sewell, Editorial and Technical Manager
ROTUNDA, The University of Virginia Press
PO Box 801079, Charlottesville, VA 22904-4318 USA
Courier: 310 Old Ivy Way, Suite 302, Charlottesville VA 22903
Email: dsewell at virginia.edu   Tel: +1 434 924 9973
Web: http://rotunda.upress.virginia.edu/


More information about the General mailing list