[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: setting params
From: Thomas Richter <t.richter@xxxxxxxx>
Date: Thu, 03 Jun 2004 10:41:27 +0200
Michael Kay schrieb:

The main observable difference between a string and this RTF is the effect
of boolean(). Converting a string to a boolean gives true unless the string
is empty. Converting an RTF to a boolean always gives true.

So <xsl:param name="hyphenate">true</xsl:param> is true and <xsl:param name="hyphenate">false</xsl:param> is also true? So <xsl:param name="hyphenate" select="'false'"/> is the right way?

Thomas





Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member