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 > [email protected] > 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: [EMAIL PROTECTED] Tel: +1 434 924 9973 Web: http://rotunda.upress.virginia.edu/ _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
