Hi David,
Thank You :)
Karthikeyan B
----- Original Message -----
From: "David Carlisle" <davidc@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, January 06, 2004 5:24 PM
Subject: Re: Looking for shorthand form
>
>
> Factoring out gives:
>
> <xsl:value-of select="@FIGNBR"/>
> <xsl:if test="string-length(@FIGNBR)=2">
>  
> </xsl:if>
>
>
> beware, that produces newline-nbsp-newline, not just a single nbsp.
>
> David
> --
> http://www.dcarlisle.demon.co.uk/matthew
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|