From: Kai R. <kr...@us...> - 2003-10-20 10:07:59
|
Date: Monday October 20, 2003 @ 2:28 Author: krunte http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/psidev/psi/psi-ms/xml/mzData Update of /cvsroot/psidev/psi/psi-ms/xml/mzData In directory sc8-pr-cvs1:/tmp/cvs-serv25769 Modified Files: mzdata.xsd Log Message: Change the type of M/Z range from int to float (line 484) Renamed "instrument" to "acqInst" (line 577) Changed acqTime from dataTime to float (line 581) (now the unit attribute makes actually sense) Changed acqID from required to optional (line 633) Removed two empty sequence elements |