[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: Is it a well-formedness error to use a character not in theencoding specified by the XML declaration?
- From: "Costello, Roger L." <costello@mitre.org>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Thu, 18 Mar 2010 15:19:25 -0400
Hi Folks,
Suppose I have an XML document with encoding="US-ASCII" and an XSLT transform also with encoding="US-ASCII"
The XSLT transform inputs the XML document and then outputs an XML document (I'll call it results.xml)
Shouldn't the encoding in results.xml also be US-ASCII? I ran a couple tests and I get encoding="UTF-8". Is that a bug?
/Roger
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]