REM Start the Developer Command Prompt (for VS2015) and go to this directory. Then start this batchfile. xsd /c /l:cs /n:Deltares.DamEngine.Io.XmlInput DamInput.xsd copy DamInput.cs ..\src\Deltares.DamEngine.Io\DamInput.cs xsd /c /l:cs /n:Deltares.DamEngine.Io.XmlOutput DamOutput.xsd copy DamOutput.cs ..\src\Deltares.DamEngine.Io\DamOutput.cs