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" />
|