[Mono-list] XmlTextReader class problem

mirek novak mndisc at gmail.com
Fri Dec 9 05:32:00 EST 2005


Hello everybody,

does anyone here know how to obtain information about encoding of XML
file? Especially using xmlTextReader. There is undocumented property
Encoding which should point to actual document encoding, but in mono
implementation is unused, which i don't understand! I think, that
without knowledge of XML encoding its not possible to parse/validate
document, so why is this information inaccessible?

TIA
--
Mirek


More information about the Mono-list mailing list