xsl-list
[Top] [All Lists]

Re: [xsl] Is it possible to create xsl:sort from input parameters using XSLT 2.0 (Saxon)?

2006-07-31 09:01:01

      {"order must be 'ascending' or 'descending'"}
it may be an AVT evaluating to either of those, so presumably in your
case $sortField/SortField[1]/Order evaluates to something else
(such as "" ?) what's your definition of  $sortField

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