If my src and dest object have all matching attribute names, do I need to specify any xml mapping definitions at all?
Related Questions
- I have heard that XML Serialisation "serialises an object and uses the names of the members, as determined at runtime, as the XML element names." Is this a problem?
- If my src and dest object have all matching attribute names, do I need to specify any xml mapping definitions at all?
- Is there a way to serialize an object as an XML document?