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

Re: supress errors?

Subject: Re: supress errors?
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 19 Jan 2006 16:30:51 +0000
xlst xml
It's possible that the XML has been edited using a non-XML aware
editor such as Notepad and has been saved using an encoding thats
different from the encoding specified in the prolog.  For example, the
prolog is the traditional:

<?xml version='1.0' encoding='utf-8'?>

...and Notepad has saved the file in ANSI.

Its pure speculation as ever because the OP didnt provide a failing example.


On 1/19/06, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> No: I'm afraid that if your XML isn't well-formed, there's no way you can
> use XSLT to process it.
>
> A lot of the motivation behind XML was to get away from the "tag soup"
> mentality of HTML, where consumers of HTML were expected to plough on
> regardless of what rubbish they found in their input.
>
> Michael Kay
> http://www.saxonica.com/
>
>
> > -----Original Message-----
> > From: dan@xxxxxxxxxxxxx [mailto:dan@xxxxxxxxxxxxx]
> > Sent: 19 January 2006 15:33
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject:  supress errors?
> >
> > For my application, people have to upload an XML file (their
> > iTunes Music
> > Library). After it uploads, I run a transformation on it in PHP5. Many
> > transformations are not working and showing errors because of weird
> > characters in the source XML. The source and result XML are
> > set to UTF-8.
> > Is there a way to skip over a troubled node? I can't imagine that XLST
> > doesn't have a way to deal with this.
> >
> > thanks,
> > Dan

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.