Hello all,

Good day.

I plan to parse XML schema using C#.
But my XSD file is very complex.

What's the best way to parse the XSD file and generate a C# class file.

What can i do is using the classes of System.Xml.Schme ?

Thanks in advance.

BR!
Pingz