Re: [xsl] & in attribute value template

Subject: Re: [xsl] & in attribute value template
From: Guy McArthur <guym@xxxxxxxxxxxxxxx>
Date: Fri, 18 Oct 2002 23:55:55 -0700 (MST)
I was wrong about the problem and the solution.

The problem was href="&amp;" comes out as href="&".

The solution is to write ampersands in the URL as &amp;amp;.

Wacky, but starting to make sense ....
--
Guy McArthur * email{guym@xxxxxxxxxxxxxxx} 


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


Current Thread