Update of /cvsroot/nmrshiftdb/nmrshiftdb/src/deploymentdescriptors
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv6247/src/deploymentdescriptors
Modified Files:
NMRShiftDB.wsdl
Log Message:
the new affiliations are entered/edited along user data input
Index: NMRShiftDB.wsdl
===================================================================
RCS file: /cvsroot/nmrshiftdb/nmrshiftdb/src/deploymentdescriptors/NMRShiftDB.wsdl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** NMRShiftDB.wsdl 24 Oct 2006 15:47:23 -0000 1.9
--- NMRShiftDB.wsdl 18 Nov 2006 17:03:11 -0000 1.10
***************
*** 19,23 ****
<xsd:import
namespace="http://www.nmrshiftdb.org/schemas/2006/10/NMRShiftDBTypes"
! schemaLocation="../schemas/NMRShiftDBTypes.xsd" />
<xsd:element
name="doPredictionResponseValue"
--- 19,23 ----
<xsd:import
namespace="http://www.nmrshiftdb.org/schemas/2006/10/NMRShiftDBTypes"
! schemaLocation="NMRShiftDBTypes.xsd" />
<xsd:element
name="doPredictionResponseValue"
|