[Aimmath-commit] AIM/WEB-INF/maple rqp.wsdl,1.1.2.4,1.1.2.5
Brought to you by:
gustav_delius,
npstrick
From: Neil S. <nps...@us...> - 2005-04-25 23:08:11
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24069/maple Modified Files: Tag: aim-xml rqp.wsdl Log Message: Index: rqp.wsdl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/Attic/rqp.wsdl,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -C2 -d -r1.1.2.4 -r1.1.2.5 *** rqp.wsdl 25 Apr 2005 22:36:46 -0000 1.1.2.4 --- rqp.wsdl 25 Apr 2005 23:08:02 -0000 1.1.2.5 *************** *** 120,126 **** <!-- ServerInformation operation --> ! <message name="ServerInformation"> ! <part name="foo" type="xs:string"/> ! </message> <message name="ServerInformationResponse"> <part name="identifier" type="xs:anyURI" /> --- 120,124 ---- <!-- ServerInformation operation --> ! <message name="ServerInformation"/> <message name="ServerInformationResponse"> <part name="identifier" type="xs:anyURI" /> |