This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


might this be because your have '&' instead of '&' in your HREF
attribute?

-Ollie

----- Original Message -----
From: "Edlavitch, Ben" <Ben.Edlavitch@msdw.com>
To: <XSL-List@lists.mulberrytech.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]