Re: [ADVANCED-DOTNET] XmlSerializer question...

2007-03-08 Thread Mike Andrews
TECTED]> To: Sent: Wednesday, March 07, 2007 7:23 PM Subject: [ADVANCED-DOTNET] XmlSerializer question... > Is it possible to create an XmlSerializer that will not create the xmlns > attributes and add the encoding type to the resultant xml > serialized > document? > > Here&

Re: [ADVANCED-DOTNET] XmlSerializer question...

2007-03-07 Thread Fernando Tubio
dOutput( ), settings ); serializer.Serialize( writer, obj, namespaces ); Regards, Fernando Tubio - Original Message - From: "Mike Andrews" <[EMAIL PROTECTED]> To: Sent: Wednesday, March 07, 2007 7:23 PM Subject: [ADVANCED-DOTNET] XmlSerializer question... Is it possible to create an Xm

[ADVANCED-DOTNET] XmlSerializer question...

2007-03-07 Thread Mike Andrews
Is it possible to create an XmlSerializer that will not create the xmlns attributes and add the encoding type to the resultant xml serialized document? Here's what's created: http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd=" http://www.w3.org/2001/XMLSchema"; id="afac03d2-2a9c-42d0-a93c