Forum: RSS, Web Services and SOAP Jun 3rd, 2009 |
| Replies: 0 Views: 1,264 Hi, I'm newbie in nusoap library, and I'm getting stuck how to declare soap:header to be use in authentication from the client to the server. My script/wsdl server works fine, but I just want to... |
Forum: PHP Apr 2nd, 2009 |
| Replies: 1 Views: 413 Hi alpha_gear, we have the same problem... I dont have an idea how to create enumeration under the simpleType in WSDL/SERVER script.. |
Forum: RSS, Web Services and SOAP Apr 2nd, 2009 |
| Replies: 1 Views: 822 Hello everyone, Here is the output that i want to create from the SERVER/WSDL.
------------------------------------------------------
<simpleType name="MovieTrailers">
<xsd:restriction... |
Forum: RSS, Web Services and SOAP Apr 2nd, 2009 |
| Replies: 1 Views: 822 Hi everyone, I'm newbie here. Is anyone here how to make "simpleType" in SOAP/XML. All I know how to create "complexType", but I'm just trying to create the different "enumeration" element with a... |