one option is you can try my Schema compiler. http://dingo.sourceforge.net/

it generates C# classes differently than XSD and is pluggable. by that
I mean you can write your own plugins to change the generated code.

peter


On Sun, 12 Dec 2004 10:57:59 +0100, Carlos Guzmn lvarez
<[EMAIL PROTECTED]> wrote:
> Hello:
> 
> > I don't think it is possible. You could still edit XmlSerializer
> > attributes on those classes manually, if your "classes" mean
> > XmlSerializable (xsd /c) types. Is it possible with .net?
> 
> What i can tell is that i haven't found a way of doing it.
> 
> Anyway i have generated the classes using the .NET 2.0 Beta 1 xsd tool
> and i will be doing the modifications manually.
> 
> > In such cases, please just file a bug in bugzilla.ximian.com
> 
> Ok, i was testing with mono 1.1.2 i will try to generate the code using
> the latest mono version before fill the bug report.
> 
> Thanks very much !!
> 
> --
> Best regards
> 
> Carlos Guzmn lvarez
> Vigo-Spain
> 
> "In the end there can be only one" (Highlander)
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to