Message in Chinese (Traditional) (中文(繁體))
在設定檔的 wsdl:binding 中,作業的「Wire 簽章」可定義為 SOAP 輸入訊息的 soap:Body 子項目的完整名稱,以描述此訊息。若 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