WSDL - struct in node.save causing problems/errors

mrvoip.com.au - April 14, 2009 - 12:39
Project:SOAP Server
Version:6.x-1.2-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I just tried to the wsdl for soap. Seems as though there is a problem with the xsd:struct.

<message name="node.saveRequest">
<part name="node" type="xsd:struct"/>
</message>

Output from my java wsdl2java tool from the apache axis project says:

Type {http://www.w3.org/2001/XMLSchema}struct is referenced but not defined.

Looks minor, but I don't know how to fix.
Cheers
Chris

 
 

Drupal is a registered trademark of Dries Buytaert.