[xsd-users] Attribute order on serialization.
Russell C. Johns
johns at lanl.gov
Fri Jan 5 13:14:08 EST 2007
Hi-
I have just created a test program to do a round trip of an xml file.
using the cxx-tree option of xsd. i.e. XML -> C++ -> XML. manual
comparisons seem to suggest that all went fine.
Is there a way to get the attributes to be dumped in the order they are
declared in the schema? it appears that they are sorted alphabetically.
so far xsd/cxx-tree seems to be a very useful package...
-Russ Johns
More information about the xsd-users
mailing list