Advantages Of XML:
- The First Benefit of XML is because we are writing you own markup there is no limited set of tags and user can choose appropriate names for the tags.
- As it is text based it is platform independent.
- Using XML anybody can design tags and have specific schema imposed on the XML to follow specific tags. In a way anybody can define the stranded for the XML.
Simple Object Access Protocol:
SOAP once stood for "Simple Object Access Protocol", sometimes gets confused with Service Oriented Architecture (SOA) protocol which is not true.SOAP is rely on the XML and SOAP envelope consists of SOAP header and SOAP body which is used for communicating with the web services.
Following is the example of the SOAP envelope
No comments:
Post a Comment