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]

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


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