Subject: Re: XQuery basics
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 4 Jun 2008 16:51:12 +0100
|
> place to ask this question,
no use talk@xxxxxxxxxxx it's sort of like this list, really, but for
xquery lots of same people hang out there.
So to stay on topic for this list, back to xslt
> Is XQuery like XSLT
Yes the processing model and underlying data structures are essentialy
identical, xquery is essentially like xslt 1 literal result element as
stylesheet (so no xsl:apply-templates, or xsl:for-each-group or
xsl:analyze-string) but with the addition of xsl:function and xpath2.
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
|