LinqToXsdCore icon indicating copy to clipboard operation
LinqToXsdCore copied to clipboard

Invalid expression term 'void' CS1525

Open goryaynov-leonid opened this issue 11 months ago • 2 comments
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

goryaynov-leonid avatar Dec 09 '24 06:12 goryaynov-leonid