F
farseer
Hi,
i have an object containing several properties thati would like to
serialize to an xml. i'd like certain properties serialized as
attributes and others as elements. What is the best way to do this?
can i simply preface the property with XmlAttribute?
If wanted them to be added with a specific namespace...how do i do
this?
thank you
i have an object containing several properties thati would like to
serialize to an xml. i'd like certain properties serialized as
attributes and others as elements. What is the best way to do this?
can i simply preface the property with XmlAttribute?
If wanted them to be added with a specific namespace...how do i do
this?
thank you