[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Is it a well-formedness error to use a character not in
> So I don't think it is correct behaviour to fall back to any > character, including U+FFFD, especially silently. It's not correct behaviour for an XML parser, certainly. However, there may be cases where you want to put a repair step into your processing pipeline that turns non-XML files into well-formed XML that the parser will accept. It's better to fix such problems at source, but if you can't, then trying to repair the data is an option. It's just not the job of the XML parser to do this. Regards, Michael Kay http://www.saxonica.com/ http://twitter.com/michaelhkay
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|