[Mono-list] XSD Tool and code generators

Peter Lin Peter Lin <woolfel@gmail.com>
Sun, 12 Dec 2004 09:32:49 -0500


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 Guzm=E1n =C1lvarez
<carlosga@telefonica.net> wrote:
> Hello:
>=20
> > 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?
>=20
> What i can tell is that i haven't found a way of doing it.
>=20
> Anyway i have generated the classes using the .NET 2.0 Beta 1 xsd tool
> and i will be doing the modifications manually.
>=20
> > In such cases, please just file a bug in bugzilla.ximian.com
>=20
> 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.
>=20
> Thanks very much !!
>=20
> --
> Best regards
>=20
> Carlos Guzm=E1n =C1lvarez
> Vigo-Spain
>=20
> "In the end there can be only one" (Highlander)
>=20
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>