This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Problems with sort.


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]