C# Incorrect XML to deserialize?

The only way you are going to accomplish this is by manually parsing the XML.

The only way you are going to accomplish this is by manually parsing the XML. All of the regular tools are going to throw a fit over the fact that "Man" is by no means an integer.

Please doing folowing action. Load your XML into Visual Studio, click the "Infer Schema" button, and run "xsd. Exe /c schema.

Xsd" to generate the classes. Xsd. Exe is in the tools folder.

Then go through the generated code and make adjustments, such as changing shorts to ints where appropriate. Check this link.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions