Saves all the children of the XmlDocument node to the specified System.Xml.XmlWriter.
This method is a Microsoft extension to the Document Object Model (DOM). It is functionally equivalent to the XmlDocument.InnerXml property.
The XmlDeclaration.Encoding property determines the encoding that is written out. If the Encoding property does not have a value, the XmlDocument is written out without an encoding attribute.