[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: MSXML - Processing non standard characters

Subject: RE: MSXML - Processing non standard characters
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 2 Aug 2001 10:24:00 +0100
msxml xslt character encoding bug
>
> XML Error loading ''
> An invalid character was found in text content.
>
> I have no control over the format of the XML document.

Microsoft's parser is telling you that it isn't an XML document.

So you have a choice: either tell the supplier of the document that you
thought you had agreed to use XML, or write your own parser to handle
non-XML documents.

(This is assuming that the document hasn't been corrupted en route from the
supplier, e.g. by changing its character encoding.)

>I added the following to my XSL file but it still doesn't work: <?xml
>version="1.0" encoding="UTF-8" ?>

That's a statement about the encoding of the stylesheet, it says nothing
about the encoding of the source document.

Mike Kay
Software AG.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.