Extend XmlWriteOptions to allow more finite control over XML document output
Include more of the options from the base .net XMLWriterSettings class. For example when using the new XML data types, there is currently no options to omit the document declaration when calling the XMLDocument.WriteTo() method. When building up SOAP envelopes, the XML declaration is not required...
STATUS DETAILS
Needs Votes
