Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
SOAPEnvPushItem | version 1.0 | no |
number SOAPEnvPushItem(number soap_env, string type, string name) |
soap_env | [in] the SOAP envelope as returned by SOAPEnvNewWithMethod or any SOAPEnvNew functions |
type | [in] type of the parameter. Something like "xsd:string" or "xsd:int" or custom types. |
name | [in] name of the xml node |
Push the current xml node in the soap envelope one level deeper. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:07 2009 GMT | (c)2009 RadGs Software |