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-schemas-domainname-com-types-mytype-is-missing.aspx

You might also try just downloading all of the xsd files and then changing
the mzXML*.xsd to refer to them locally.

Also, if you don't mind me asking why are you using mzXML and not mzML?

-Joe



On Tue, Feb 25, 2014 at 7:05 AM, Josip Miller <josip.mil...@gmail.com>wrote:

>
> 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 <josip.mil...@gmail.com>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 spctools-discuss+unsubscr...@googlegroups.com.
>> To post to this group, send email to spctools-discuss@googlegroups.com.
>> 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 spctools-discuss+unsubscr...@googlegroups.com.
> To post to this group, send email to spctools-discuss@googlegroups.com.
> Visit this group at http://groups.google.com/group/spctools-discuss.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Joe Slagel
Institute for Systems Biology
jsla...@systemsbiology.org
(206) 732-1362

-- 
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 spctools-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to spctools-discuss@googlegroups.com.
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