Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~353 People Reached
Favorite Forums
Favorite Tags
Member Avatar for junrest

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 secure my functions using authentication and also as of now dont have any idea how …

0
113
Member Avatar for alpha_gear

I'm doing a project and our structure of our page should be based to a current XML. now i am having difficult to find out how to generate the simpleType SOAP value found in the XML. and XML code looks like this. ... [code=xml]<simpleType name="useraccount"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="username"/> <xsd:enumeration …

Member Avatar for junrest
0
176
Member Avatar for junrest

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 "restriction" under the "simpleType". Thanks in Advance.

Member Avatar for junrest
0
62