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: Saxon and MSXML3 differences




Lee Goddard wrote:
> 
> I've encountered unexpected output with both
> Instant Saxon and MSXML3.  Do you think it is
> the ™ entity, defined in my DTD?
> 
correct diagnosis - ™ isn't defined by default in XML but try
mapping it to 8482.

A good unicode entry point is 

	http://ppewww.ph.gla.ac.uk/~flavell/unicode/

try

	http://www.pemberley.com/janeinfo/latin1.html#unicode

for trademarks.

Francis.
-- 
Francis Norton.

why not?


 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]