[Mono-devel-list] Re: On Being Bug Compatible with .NET Framework

Atsushi Eno atsushi at ximian.com
Fri Jul 16 01:00:05 EDT 2004


> That XML declaration matter is technically no prolem - even if
> you are using "new XmlTextReader (Stream, XmlNodeType, 
> XmlParserContext)", you don't have to worry that the input might not
> be parsed with the declared encoding. A wrapper stream is there that
> detects encoding declaration from the stream.

Sorry, I made mistake again, in the same reason as once Ian told me.
It does not apply when XML declaration does not appear, and when XML
declaration appears then it results in that invalid node kind error.

Atsushi Eno




More information about the Mono-devel-list mailing list