RE: [xsl] Format number problem

Subject: RE: [xsl] Format number problem
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 12 Jun 2002 23:00:01 +0100
> If it wasn't a typo I think it should be
> 
> 	<xsl:value-of select = "format-number(@zne, '00')"/>
> 
> single quote for the function parameter and double quote for 
> the attribute value

Wrong, it's quite OK to use single quotes for the attribute and double
quotes for the string literal.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread