Subject | English | Korean |
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) |