Message in Japanese (日本語)
Profile は、その Profile が説明する SOAP 入力メッセージの soap:Body の子要素の完全修飾名となる操作の "wire signature" を wsdl:binding で定義します。空の soap:Body の場合、この名前は空の文字列となります。rpc-literal バインディングの場合、操作名はパート アクセサのラッパーとして使用されます。document-literal の場合、操作名のラッパーが存在しないため、この要件を満たすようにメッセージの署名を正しく設計する必要があります。
Unlocalized message
The Profile defines the "wire signature" of an operation in a wsdl:binding to be the fully qualified name of the child element of the soap:Body of the SOAP input message it describes. For the case of an empty soap:Body this name is an empty string. In the case of rpc-literal binding, the operation name is used as a wrapper for the part accessors. In the document-literal case, since a wrapper with the operation name is not present, the message signatures must be correctly designed so that they meet this requirement.
Search by Google