NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
ComplexType and simplecontent


Joined: 20 Sep 2006
Posts: 1
Location: Germany
Reply with quote
My problem is as follows:

The definition in a wsdl of complexType String40 is:



Code:
  <complexType name="String40">
    <simpleContent>
     <extension/>
    </simpleContent>
   </complexType>


The problem is, that serializeType finds the Typedefinition, but says "no element found, no attribute found - nothin to do", so i get an emptied Return (in serializeType: returning: <something xmlns=""></something>).
What is to do for making String40 working with nusoap? I assume it is a problem in the definition in wsdl, not in the php / nusoap client, because this one is working fine for Types like "long".
Thanks for all hints...
View user's profileFind all posts by pbinnerSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
normally, complextypes consist of simple ones like xsd:string, xsd:long etc.
I think your snippet is incorrect.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
ComplexType and simplecontent
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic