Subject: Re: Comparing to SQL NULL
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Tue, 25 Jul 2006 09:12:05 +0200 (CEST)
|
Oleg Konovalov wrote:
Hi
> <xsl:when test="normalize-space(v1) = '' or string(v1) = 'NaN'">
> ...do something
> </xsl:when>
> Does it make sense to you ?
As Mike said, it depends on the input XML. Show your input, then
we'll can tell you if the test is right.
Regards,
--drkm
___________________________________________________________________________
Dicouvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Riponses pour partager vos connaissances, vos opinions et vos expiriences.
http://fr.answers.yahoo.com
|