[xsl] Fatal error reported by XML parser: required character (found "=" ) (expected ";") ?????

Subject: [xsl] Fatal error reported by XML parser: required character (found "=" ) (expected ";") ?????
From: "Edlavitch, Ben" <Ben.Edlavitch@xxxxxxxx>
Date: Thu, 8 Mar 2001 12:01:20 -0800
Hello All,

I tried to pass the below XSL, and I got the below error.


ERROR:  Fatal error reported by XML parser: required character (found "=")
(expected ";")



<A
HREF="testfile.xml?producer=MSDWProducer&XSL=detail.xsl&testsuite_name={@nam
e}">
		      <xsl:value-of select="@name" />
</A>



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


Current Thread