To generate instance from schema
Hi,
can anyone let me know how to generate instance from xml schema using c#.Instance can be generated from schema by using
XmlSchemaGenerator(),but this requires framework v2.0.As i am working on vs2003 i cant use it.
Please HELP!
Regards
Vinutha

