value should be the full XML body of the output message (i.e. the SOAP Payload) which can be used canonically (using xmldiff) to validate the output from the service given the input of the associated unit test.
This should carry the full body of the input message (e.g. the SOAP payload). It does not contain individual parameter-values, but rather carrys the entire invocation message.