Displaying 1 result from an estimated 1 matches for "idkitidkitbind".
2006 Sep 06
0
soapenc:base64 and xsd:base64Binary
.../>
</message>
<portType name="IdkitIdkitPort">
<operation name="GetUser">
<input message="typens:GetUser"/>
<output message="typens:GetUserResponse"/>
</operation>
</portType>
<binding name="IdkitIdkitBinding" type="typens:IdkitIdkitPort">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="rpc"/>
<operation name="GetUser">
<soap:operation soapAction="/idkit/api/GetUser"/>
<input>
<soap...