Subject: Is this a rule of using xsl:sort?
From: "Yang" <sfyang@xxxxxxxxxxxxx>
Date: Thu, 22 Mar 2001 15:03:55 +0800
|
Hi,
I am getting message of
'keyword xsl:sort may not be used here'
whenever I have a line of statement put in between xsl:for-each and xsl:sort
. For example, a variable element is written to simplify the expression in
the following sort element.
Is there a xslt rule saying that no xslt element can be allowed between
for-each and sort element?
Thanks,
Sun-Fu Yang
sfyang@xxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|