SOAP
简单对象访问协议 (SOAP) 是基于 XML 的消息传递协议,可用于在计算机之间交换信息。使用 SOAP 实用程序可执行 SOAP Web 服务。
发行版本
8.4.1
支持的操作
支持的触发器
没有可用的 SOAP 触发器。
支持的连接器类型
OAuth
限制
WSDL 指定为使用 WSDL 2.0。
WSDL 基于 MTOM。
不支持 RPC 样式绑定。
如需处理更多 XSD 元素,请使用以下代码:
<xsd:element>
Block
Abstract
Final
Mixed
<xs:group>
<xsd:annotation> - - in simpleType
<xsd:attribute>
<xsd:anyAttribute>
<xsd:appinfo>
<xsd:attributeGroup>
<xsd:complexType>
Abstract
Block
Default
substitutionGroup
final
fixed
id
<xsd:field>
<xsd:key> and <xsd:keyref>
<xsd:list>
<xsd:import>
<xsd:notation>
<xsd:redefine>
<xsd:restriction> (simpleContent & complexContent)
<xsd:selector>
<xsd:union>
<xsd:unique>
这对您有帮助吗?