From: Fredrik L. <Fre...@im...> - 2008-02-25 13:40:28
|
This looks like a nice solution. Only drawback is that it is not possible to enforce either a spectrumRef or an externalSpectrumRef plus sourceFileRef by xsd rules as far as I can see. I updated the experimental file and schema to exemplify: http://trac.thep.lu.se/trac/fp6-prodac/changeset/30 Or is there a better xsd solution for the attribute choice? Fredrik Kessner, Darren E. wrote: > This could work for precursors as well: > > If we have the precursor spectrum in the current file: > <precursor spectrumRef="S1"> > > If not, but we still know where the precursor can be found: > <precursor externalID="FUNC0_SCAN28" sourceFileRef="SF1"> > > > > Darren > > |