RE: How to make a like in XSL and use the containes command

Subject: RE: How to make a like in XSL and use the containes command
From: "Paulo Gaspar" <Paulo.Gaspar@xxxxxxxxxxxx>
Date: Tue, 25 Apr 2000 20:08:38 +0200
The M$ extension is the "order-by" attribute.

Paulo

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Peter Boot
Sent: Monday, April 24, 2000 11:19 PM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: How to make a like in XSL and use the containes command



The stylesheets you're quoting look similar to me... (The
version attribute seems to be missing on the stylesheet
declaration). 

> - <xsl:for-each select="EZOS_STAFF/MEMBER[contains(FNAME,'Lau')]"
> ORDERED="FNAME">

You use an 'ordered' attribute that looks unfamiliar to me.
Isn't that a MS extension? I use <xsl:sort select="....."/>
to sort.

See: http://www.w3.org/TR/xslt#element-sort

Peter


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


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


Current Thread