[xquery-talk] XQuery and id()/idref(); Controlling the children of nodes in the result sequence

Michael Kay mike at saxonica.com
Wed Apr 23 16:32:34 PDT 2008


> To be honest, I started writing an XSLT script after my first 
> steps in the XQuery world. So I guess in XSLT I'd need a 
> template for the a:data node containing a xsl:for-each 
> select="child::node" statement...

Or better still, a template for a:data containing an <xsl:apply-templates/>
instruction.

Michael Kay
http://www.saxonica.com/



More information about the talk mailing list