Subject: xsl:sort problems
From: "Jack A. Zucker" <jaz@xxxxxxxxxxxxxx>
Date: Fri, 22 Dec 2000 10:30:43 -0500
|
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?
-Jaz
Email: jaz@xxxxxxxxxxxxxx
Jazz Guitar Site: http://www.jackzucker.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|