should it reject any XML file that has a different encoding? Situation: We have an XSD with encoding set to one value and we can validate XML files with different encodings successfully (our XSD has ...
I am having a problem .NET's System.Xml.XmlTextWriter object. Namely, there are extra characters in the Byte Order Mark (BOM) of the file after it is written.<BR><BR>Even tho I am specifying that the ...