Explain the role of XML in SOAP.- XML is used as a message format to communicate. Due to the open source nature of XML, it is widely accepted.
- XML is used as the common format for data in cross platform applications. This file is used for representing message for communication. XML is mostly accepted standard for open source applications. XML format is more reliable format for Application Layer protocols for message transmission and negotiation.
|