[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: problem with the xsl:attribute and XT


Subject: Re: problem with the xsl:attribute and XT
From: "John E. Simpson" <simpson@xxxxxxxxxxx>
Date: Thu, 20 Jan 2000 16:19:41 -0500

At 03:18 AM 01/20/2000 -0500, Didier PH Martin wrote:
I get an error in XT with the following expression and I do not know why?

<xsl:element name="a">
<xsl:attribute
name="href">http://edit.yahoo.com/config/del_left?.p=p1&.m=channel&.done=htt
p://my.yahoo.com/p/d.html?v</xsl:attribute></xsl:element>

Not sure, but I think this came up on the list the other day. If it's the same problem, you can fix by escaping the two ampersands in the URI -- replace them with &amp; entity references.



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




Current Thread