Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Sat, 17 Mar 2007 09:11:28 -0000
Mihai N. <nmihai_year_2000@xxxxxxxxx> wrote:
See my response in the C# newsgroup. It's only mandatory if you'reIf you don't have the <?xml then is not an XML document, is an XML fragment.
going to have a strictly "valid" (rather than just well-formed) XML
document.
It's an XML 1.0 document, it's not an XML 1.1 document.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- References:
- what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- From: Daniel
- Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- From: Mihai N.
- Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- From: Jon Skeet [C# MVP]
- Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- From: Mihai N.
- what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- Prev by Date: Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- Next by Date: Re: how to control UDP sending Speed?
- Previous by thread: Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?
- Next by thread: RE: Field Truncation in a DataTable
- Index(es):