SOAP Body element
Translation results:
SOAP is a simple XML-based protocol that enables applications to exchange information over HTTP.
Or more simply: SOAP is a protocol for accessing web services.
SOAP Body elementsyntax
The required SOAP Body element can contain the actual SOAP message intended for delivery to the message's final endpoint.
Direct child elements of the SOAP Body element can be namespace qualified.
SOAP Body elementexample
<?xml version="1.0"?> <soap:Envelope xmlns:soap="http://www.w3.org/2001/12/soap-envelope" soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding"> <soap:Body> <m:GetPrice xmlns:m="http://www.w3schools.com/prices"> <m:Item>Apples</m:Item> </m:GetPrice> </soap:Body> </soap:Envelope>
Popular Recommendations
- SOAP vs REST API: Understanding the Key Differences
- Xiaomi reveals new smart body composition scale with 3.5-inch display
- Vivo Y300 Pro packs 6,500 mAh battery in a slim 7.69 mm body
- Deal | Anker\'s Eufy smart body fat scale with IPX5 rating drops to an all-time low of $34.99, boasts all-in-one display with Bluetooth, BMI and muscle mass detection