The SOAP specification makes certain things optional — for instance, the SOAP specification makes it optional to send typeinformation for encoded parameters.
SOAP规范使某些东西可选—比如,SOAP规范使您能够选择为已编码的参数传送类型信息。
2
Untagged data: Since the schema is present when data is read, considerably less typeinformation need be encoded with data, resulting in smaller serialization size.
无标记数据:由于在读取数据时有模式定义,这就大大减少了数据编辑所需的类型信息,从而减少序列化空间。
3
Generates internal type mapping information for a single SOAP-encoded element part defined in a WSDL document.