Create an object to represent the raw result of a SOAP invocation
创建一个对象来代表原始的SOAP调用的结果
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function creates an object of class SOAPResult which is used to represent both the header and the body of the HTTP response from a SOAP invocation. Such an object is created in the .SOAP function and used to convert the body into an S value.
这个函数创建一个类的对象SOAPResult这是用来表示从SOAP调用HTTP响应头和身体。这样的对象被创建在.SOAP函数和S值转换成身体。