Re: [spctools-discuss] Validation of mzXML schema failed using XSD.EXE utility

2014-02-25 Thread Joseph Slagel
Hi Josip, I checked and also noticed and agree that the files do exist, though they happen to be a fairly old version of the mzXML schema. This blog entry may be of help: http://blogs.msdn.com/b/mapo/archive/2008/02/20/xsd-exe-error-generating-classes-for-schema-myschema-xsd-the-element-http-sch

Re: [spctools-discuss] Validation of mzXML schema failed using XSD.EXE utility

2014-02-25 Thread Josip Miller
https://groups.google.com/forum/#!search/Validation$20of$20mzXML$20schema$20failed$20using$20XSD.EXE$20utility/spctools-discuss/mjfpH7S-qGw/HaVaR1NFeWIJ On Tue, Feb 25, 2014 at 10:20 AM, Josip Miller wrote: > Hello > > Using Visual Studio SDK tool 'XSD.exe' I am trying to generate c# class to >

[spctools-discuss] Validation of mzXML schema failed using XSD.EXE utility

2014-02-25 Thread Josip Miller
Hello Using Visual Studio SDK tool 'XSD.exe' I am trying to generate c# class to read objects from mzXML file. I decided to use 'XSD.exe' command tool to generate C# class to read data from mzXML and make my own application in VS2010 from scratch. Of course, methods for decoding the peak i