Prototype
tas3_str* tas3_wsp_decorate(tas3_conf* cf, tas3_ses* ses,
const char* az_cred, const char* soap_resp);
TAS3 configuration object, see tas3_new_conf()
Session object that contains the EPR cache
(Optional) Additional authorization credentials or attributes, query string format.
XML payload as a string
SOAP Envelope of the response, as a string, ready to be sent as HTTP response.