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

Subject: Re: [xsl] Fatal error reported by XML parser: required character (found "=") (expected ";") ?????
From: "Oliver Rutherfurd" <fruhstuck@xxxxxxxxxxxxxx>
Date: Thu, 8 Mar 2001 15:19:00 -0500
might this be because your have '&' instead of '&amp;' in your HREF
attribute?

-Ollie

----- Original Message -----
From: "Edlavitch, Ben" <Ben.Edlavitch@xxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, March 08, 2001 3:01 PM
Subject: [xsl] Fatal error reported by XML parser: required character (found
"=") (expected ";") ?????


> 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
>
>


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


Current Thread