xsl-list
[Top] [All Lists]

Re: [xsl] strong typed variable with restriction ?

2011-02-02 05:07:24
Oups, that was a mis-copy of my code :
this is not

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

but

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

Sorry for that,

Matthieu.


Le 02/02/2011 11:55, Michel Hendriksen a écrit :
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>
--~--




--
Matthieu Ricaud
IGS-CP
Service Livre numérique



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