You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Fiedler Olaf <Ol...@itellium.com> on 2002/07/18 15:03:49 UTC

RE: if isset?

Maybe You could use:
 
 <xsl:if test="string( VARIABLE)">
  <xsl:choose...>
 
Cheers
    [ofi]
-----Original Message-----
From: Reichert Bernard [mailto:valen16@gmx.net]
[Fiedler Olaf] 
 
Sent: Thursday, July 18, 2002 3:07 PM
To: fop-user@xml.apache.org
Subject: if isset?


Don't we have the possibility in xsl :fo to check if <xsl :variable ...>
exsits or not ?
Because when I am trying it with <xsl:choose...> I get an error!
Help Me!
Thank you 
Regards
Reichert Bernard