[Home] [By Thread] [By Date] [Recent Entries]
Hello,
I have got the following problem. <xsl:template match="child"> ... <a href:"http://www.sbc.su.se/~vilius/goservice/go.cgi?acc={@acc}&verbose=1"> <xsl:value-of select="@acc"/> </a> ... </xsl:template> I get an error: XML Parsing Error: not well-formed If I take away "&verbose=1" everything works fine. Knowing that & is treated as a special character I tried to replace it with &, with no success. Could somebody of you experts please help me? Thank you. Vilius Jagminas Masters student www.sbc.su.se XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



