You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by va...@apache.org on 2011/01/07 02:32:49 UTC

svn commit: r1056151 - /ode/branches/ode-1.3.5.x/axis2/src/main/wsdl/pmapi.wsdl

Author: vanto
Date: Fri Jan  7 01:32:49 2011
New Revision: 1056151

URL: http://svn.apache.org/viewvc?rev=1056151&view=rev
Log:
fixing ODE-865, thanks to Daniel Willig and Stefan Schreiber.

Modified:
    ode/branches/ode-1.3.5.x/axis2/src/main/wsdl/pmapi.wsdl

Modified: ode/branches/ode-1.3.5.x/axis2/src/main/wsdl/pmapi.wsdl
URL: http://svn.apache.org/viewvc/ode/branches/ode-1.3.5.x/axis2/src/main/wsdl/pmapi.wsdl?rev=1056151&r1=1056150&r2=1056151&view=diff
==============================================================================
--- ode/branches/ode-1.3.5.x/axis2/src/main/wsdl/pmapi.wsdl (original)
+++ ode/branches/ode-1.3.5.x/axis2/src/main/wsdl/pmapi.wsdl Fri Jan  7 01:32:49 2011
@@ -170,7 +170,7 @@
         <part name="varName" type="xsd:string"/>
     </message>
     <message name="getVariableInfoOutput">
-        <part name="scope-info" type="typ:tVariableInfo"/>
+        <part name="variable-info" type="typ:tVariableInfo"/>
     </message>
     <message name="listEventsInput">
         <part name="instanceFilter" type="xsd:string"/>