[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Looking for shorthand form


Subject: Re: [xsl] Looking for shorthand form
From: "karthikeyan.balasubramanian" <karthikeyan.balasubramanian@xxxxxxxxxxxxx>
Date: Wed, 7 Jan 2004 22:14:12 +0530

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: [xsl] Looking for shorthand form


> 
> 
>   Factoring out gives:
> 
>   <xsl:value-of select="@FIGNBR"/>
>   <xsl:if test="string-length(@FIGNBR)=2">
>   &#160;
>   </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



Current Thread