>In other words, how customizable is the XML >serialization? I've used XML serialization a lot. And I haven't run across an XML format I couldn't serialize to or deserialize from.
So a couple of things - 1.) Can you write an XML Schema for the XML you have? It doesn't have to go into the product. You just need it to run through the XSD tool. 2.) Do you have an XDR for the XML? The XSD tool also takes XDR (dunno about support for XDR though. Never used it.). 3.) Can you post a snippet of the XML you need to read in and write out? Maybe we can help you figure out which attributes to use. Justin You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.