On Thu, Feb 03, 2005 at 07:39:27AM -0700, [EMAIL PROTECTED] wrote:
> Recently, we found out that some of our XML text nodes contain the 0x1A
> character. This causes the Xerces parser to throw a Invalid character
> (Unicode: 0x1A) error.
>
> Upon investigating the XML specs, t
Title: 0x1A Character
The spec is hard to read on this point. So-called
"restricted" characters are not allowed. See the
discussion beginning at http://www.stylusstudio.com/xmldev/200410/post30210.html for
an explanation.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTE
Title: 0x1A Character
Hi All,
I have a question regarding an Invalid XML character and Xerces behavior pertaining to it. Apologize since my questions are not completely Xerces specific.
Recently, we found out that some of our XML text nodes contain the 0x1A character. This causes the