xsl-list
[Top] [All Lists]

Re: [xsl] Setting a boolean value

2011-10-22 09:19:26
Mark wrote:
I have a boolean parameter and wonder if there is a "preferred" style
for setting it to 'false':


Use
  <xsl:with-param name="set-current" select="false()"/>



--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>