LinqToXsdCore
LinqToXsdCore copied to clipboard
Invalid expression term 'void' CS1525
trafficstars
Hello, I use LinqToXsd CLI tool to generate CS models from XSD schemas, and when I'm trying to build CS model generated from attached XSD sxhema got a compilation error CS1525 in lines where used void.TypeDefinition (e. g. in lines 58, 84 etc.).
Atteach: XSD schema, XSD config for LinqToXsd that I used and generated CS file (for all of them add .txt extension to upload on github)
Is that a bug? Any suggestions how to fix that?
cda.xsd.config.txt STRUCTURED_BODY.xsd.txt STRUCTURED_BODY.XSD.cs.txt