RE: [xsl] xsl:sort problems

Subject: RE: [xsl] xsl:sort problems
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Sat, 23 Dec 2000 00:40:37 -0000
> OK, I finally got xsl:sort to work using:
> 
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> xmlns:fo="http://www.w3.org/1999/XSL/Format";>
> 
> However, now my xsl:script (and apparently xsl:eval) are invalid.
> 
> How do I get both?

How do you mix C and Java in the same program? You don't. Microsoft's WD-xsl
and XSLT are essentially different languages: see the MSXML FQ at
www.netcrucible.com

Mike Kay

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread