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 <[email protected]>wrote:

> 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 information will be implemented also, but now
> I am stuck here. After giving command "xsd /c mzXML_2.1.xsd" (which is
> standard command to generate C# class for reading datata from XML files)I got 
> following warning returned:
>
> Schema validation warning: Could not find file 
> "http://sashimi.sourceforge.net/schema_revision/mzXML_2.1/separations/separation_technique_1.0.xsd";
>
> and:
>
> Schema validation warning: Could not find file 
> "http://sashimi.sourceforge.net/schema_revision/mzXML_2.1/general_types_1.0.xsd";
>
> After this there are of course, plenty of errors because files cannot be
> found (it is important because some data types are defined in these files).
> I checked these links, they seem to be valid and these files do exist. I am
> new to XML in general, so am I missing something here ?
>
> Thanks
>
> Josip
>
> --
> You received this message because you are subscribed to the Google Groups
> "spctools-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/spctools-discuss.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spctools-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to