RE: Problems with sort.

Subject: RE: Problems with sort.
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 12 Jun 2000 18:50:58 +0100
> For some reason I'm getting "XSL Error: Attribute: data-type 
> has an illegal
> value: $sortType", where $sortType is what I called the 
> variable "$type"
> from your example. I've tried both of these statements:
> 
>    <xsl:sort select="*[name()=/PAGE/@sort]" data-type="{$sortType}"/>

That one's correct. Which XSLT processor are you using?

Mike Kay


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


Current Thread