I have an xml file that has a few element nodes that have xml:space="preserve" in them. XSD.exe kindly ignores these so when I serialize the class back to xml the xml:space="preserve" is missing.


Anyone know how to fix this?