To take advantage of the new functionality, create a new sample configuration file using the linqtoxsd config -e <xsdfilefile.xsd> command or update your existing configuration file using the above XML fragment and run the appropriate linqtoxsd gen command.
Implemented generating individual C# source code files by either individual namespace or individual classes using new configuration elements:
To take advantage of the new functionality, create a new sample configuration file using the
linqtoxsd config -e <xsdfilefile.xsd>
command or update your existing configuration file using the above XML fragment and run the appropriatelinqtoxsd gen
command.