← Prev in month
← Prev in 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