RE: [xsl] checking blank

Subject: RE: [xsl] checking blank
From: Vikram Kumar <vikram_good_boy@xxxxxxxxx>
Date: Fri, 9 Nov 2001 13:23:07 -0800 (PST)
Thanks...


--- "Dunning, John" <JDunning@xxxxxxxxx> wrote:
> Try
> <xsl:if test="string-length()='0'">
> 	(blank value)
> </xsl:if>
> 
> John
> 
> -----Original Message-----
> From: Vikram Kumar
> [mailto:vikram_good_boy@xxxxxxxxx]
> Sent: Friday, November 09, 2001 2:21 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] checking blank
> 
> 
> Hi
> 
> I want to check if there any values is blank.How to
> trap that?
> 
> Thanks
> 
> Vikram
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

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


Current Thread