Subject | English | Chinese Taiwan |
comp., MS | SOAP action | SOAP 動作 (A parameter that can be used to specify a URI that identifies the intent of a SOAP message) |
comp., MS | SOAP adapter | SOAP 配接器 (An adapter that implements the SOAP protocol to interact with line-of-business applications, publishes orchestrations as Web services, and consumes external Web services) |
comp., MS | SOAP body | SOAP 主體 (A collection of zero or more elements in a SOAP message) |
comp., MS | SOAP extension | SOAP 延伸模組 (An extensibility class in .NET that allows the SOAP message to be intercepted before and after deserialization on incoming and outgoing messages. The SOAP extension may be used on both .NET clients and .NET services) |
comp., MS | SOAP fault | SOAP 錯誤 (A collection of elements in a SOAP message that identify the code and cause of an error) |
comp., MS | SOAP header | SOAP 標頭 (The extensibility elements of a SOAP message. The SOAP header allows additional information to be sent with a SOAP request) |
comp., MS | SOAP message | SOAP 訊息 (The data encapsulated in a SOAP envelope that flows back and forth between a client and a Web service) |