xsl-list
[Top] [All Lists]

Re: [xsl] A beef with XSLT Sometimes too complicated

2006-07-14 12:31:19
At 11:54 AM 7/14/2006, you wrote:

>  one example where I cannot use XPath only is
> when I need to define a variable as a sequence:

yes it's a bit odd really that the let clause of FLWOR didn't survive
into XPath's For expression.

for $i in (for $j in $someSeq return some($j)) return ...?

But I'm really not even sure I follow what you math-heads are getting at -- only that you'll explain it. :->

Cheers,
Wendell


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>