> If you're using XMLSerializer to serialize a class object to XML, is it at
> all possible to control the order in which the object properties are
> presented in the XML file?
I think the order is defined by the order the properties are defined
with in the .NET class definition.

Signature
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/