Hello. According to the SOAP-ENV schema (http://schemas.xmlsoap.org/soap/envelope/), it is possible to have any number of direct children under the <SOAP-ENV:Body> node. I am connecting to a server which indeed supports additional information to be passed in a request using additional children of <SOAP-ENV:Body>. However I couldn't find how to add this information using gSOAP. Does gSOAP support this kind of client functionality?
Thanks.
