We are looking for a way to have C# autogenerate classes from an XSD and create C# namespaces using the namespace info in the XSD.
Doesnt seem like you can create a structured (xxxx.yyyy.zzzz) C# namespace from the XSD?
Is there a trick we're missing?
Thanks