xsl-list
[Top] [All Lists]

Re: Can't use xsl:include href="char-map.xslt"

2005-09-22 02:16:36

I replaced all the entity
characters in the character attribute with their
equivalent hexadecimal entity 

the hexadecimal form isn't an entity reference it's a character
reference. XSLT files have to be well formed XML and use of an entity
reference without defining the entity is always an error in XML.

"Unhandled exception 

Getting an unhandled exception usually implies a processor bug.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--