[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Is it a well-formedness error to use a character not in theencoding spec
Hi Folks, Consider this simple XML document. The XML declaration specifies an encoding of US-ASCII. The document contains an ligature, which is not a US-ASCII character: <?xml version="1.0" encoding="US-ASCII"?> <Family-Name>Lecur</Family-Name> Should I get an error when I check this document for well-formedness? I checked and didn't get an error. I was surprised, as I thought that this would be a well-formedness error. /Roger
[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
|