Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
SOAPEnvNewWithResponse | version 1.0 | no |
number SOAPEnvNewWithResponse(number req_env, var number out_env) |
req_env | [in] the request object. A response object will be created to this request. |
out_env | [out] the result envelope like in the example section |
Create a soap envelope with a response. Use this function to create a response envelope object for a request. This function is only relevant for soap service implementors. |
<SOAP-ENV:Envelope xmlns:SOAP-ENV="..." SOAP-ENV:encoding="..." |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:07 2009 GMT | (c)2009 RadGs Software |