Re: [xsl] strong typed variable with restriction ?

Subject: Re: [xsl] strong typed variable with restriction ?
From: Matthieu Ricaud-Dussarget <matthieu.ricaud@xxxxxxxxx>
Date: Wed, 02 Feb 2011 12:07:06 +0100
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 icrit :
Text missing but there was also a typo

On Wed, Feb 2, 2011 at 11:53 AM, Michel Hendriksen
<michel.hendriksen@xxxxxxxxx>  wrote:
<xsl:param name="foobar" as="xs:string"/> <!--(foo|bar)-->
<xsl:when test="$css='bar'">

MIchel




--
Matthieu Ricaud
IGS-CP
Service Livre numirique

Current Thread