SOAP
Simple Object Access Protocol (SOAP) is an XML-based messaging protocol for information exchange between computers. Use the SOAP utility to execute SOAP Web services.
Release version
8.4.1
Supported action
Supported trigger
No SOAP triggers are available.
Supported connector types
Basic
None
OAuth
Limitations
WSDL is specified using WSDL 2.0.
The WSDL is MTOM-based.
RPC style binding is not supported.
If you need to handle a more XSD elements, use the following code:
<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>
Was this helpful?