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 ";") ?????


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

In well-formed XML, "&" needs to be written as "&"

Mike Kay
Software AG 
> 
> 
> <A
> HREF="testfile.xml?producer=MSDWProducer&XSL=detail.xsl&testsu
> ite_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]