W
W. Jordan
Hello,
I am trying to XMLSerialize my objects into XML files.
The serialized xml file looks ugly, which are filled with lots of
"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
"
attributes.
I checked the .net framework 1.1 documentation but found no
way to get rid of it. What can I do??
I am trying to XMLSerialize my objects into XML files.
The serialized xml file looks ugly, which are filled with lots of
"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
"
attributes.
I checked the .net framework 1.1 documentation but found no
way to get rid of it. What can I do??