← Prev in month ← Prev in thread

problem with ' in when sentence

From
FERNANDO REAL CISNEROS <>
To
Date
2008-11-28T11:07:47Z
ID
<>
Thread
problem with ' in when sentence
Hello.
I need to create an XSLT file that contains the following "when" sentence:

<xsl:when test="self::node()[@content=' ' ']"> 
</xsl:when>

The problem is that generates an error, the character ' is not correct for the attribute value. Is there a chain of escape for the possible introduction of the ' without me for a mistake?

Thanks 



___________________________________________________
Enviado a través de http://alumnos.uclm.es/webmail
← Prev in month ← Prev in thread