SOAP
Simple Object Access Protocol (SOAP) は、複数のコンピュータ間で情報を交換するための XML ベースのメッセージングプロトコルです。SOAP Web サービスを実行するには、「SOAP」ユーティリティを使用します。
リリースバージョン
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>
これは役に立ちましたか?