xsl-list
[Top] [All Lists]

Re: [xsl] Confused using a loop...

2007-03-28 08:48:40

Which is confusing, as it works just fine with xsl:sort being a child of
xsl:for-each UNTIL I add in a value-of statement.

xsl:sorts have to be first so you need to put all the value-ofs after all
the sorts. once you have xsl:value-of a later xsl:sort is an error
(although the wording of the error message you show is less than ideal,
which processor is that?)

David



--~------------------------------------------------------------------
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>