all groups > dotnet xml > july 2006 >
You're in the

dotnet xml

group:

Making a XmlElement Order property on .NET 1.1


Making a XmlElement Order property on .NET 1.1 jhowey
7/28/2006 9:13:34 AM
dotnet xml:
Hi,

What would be the best way to create an Order property for the
XmlElementAttribute like in .NET 2.0, so my XmlSerializer will
serialize elements in the order I desire?

So far, I've made a new custom attribute class called Order which is
applied to the XmlElement in class form, but now I'm trying to figure
out the best place to handle the Order. Any ideas? I've yet to really
look into it, but I'm struggling between overriding XmlSerializer or
XmlSerializationWriter.
Re: Making a XmlElement Order property on .NET 1.1 jhowey
7/31/2006 7:46:28 AM
Bump..

[quoted text, click to view]
AddThis Social Bookmark Button