RE: [xsl] A probs!!

Subject: RE: [xsl] A probs!!
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 3 May 2001 10:50:48 +0100
> <xsl:variable name="Auttemp">
>            <xsl:value-of select="translate(string
> ($Aut),'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ')"/>
> </xsl:variable>
> 
> That transalte is not working as expected. I want all to be 
> in lower case.

Well you are translating it all to upper case.

(And please, read the spec before posting....)

Mike Kay 

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


Current Thread