Hello,
Is here any one who work on xsd.exe code?
I do get "Circular reference" error on standard schema definition and try to find where is a problem.
SchemaSet is for 3 schemas:
- CSDL Schema v3.0.xsd
- System.Data.Resources.AnnotationSchema.xsd
- System.Data.Resources.CodeGenerationSchema.xsd
and give "Circular reference" on compilation.
The same schemas compiled with deprecated XmlSchema.Compile() - didn't give any trouble.
I review a decompiled code... xmmm... I would be fired at once if I provide something similar as solution.
Additional review show that some parts can be implemented to work up to 6x faster.
Is there any interest to review code and resolve problems in xsd.exe?
Sincerely, Highly skilled coding monkey.