xsl-list
[Top] [All Lists]

Re: [xsl] strong typed variable with restriction ?

2011-02-02 04:55:10
Text missing but there was also a typo

On Wed, Feb 2, 2011 at 11:53 AM, Michel Hendriksen
<michel(_dot_)hendriksen(_at_)kensas(_dot_)nl> wrote:
<xsl:param name="foobar" as="xs:string"/>  <!--(foo|bar)-->

<xsl:when test="$css='bar'">

MIchel


--~------------------------------------------------------------------
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>
--~--