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: handle & in XML


> IE5 stops proceesing after seeing & in the XML.
> <company>
> barnes&nobel
> </company>
> xsl processing stops at this node. Any suggestions will
> be greatly appreciated.

Your XML isn't well-formed, you need to write "barnes&amp;nobel".

Actually I thought they were called "Barnes and Noble", but I'm not going to
start rewriting people's documents for them...

Mike Kay


 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]