Is the SOAP parser the same as for XML?
Is the SOAP parser the same as for XML, or is there a diferent parser for SOAP?
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to keep you informed on recent service-oriented architecture (SOA) and SOA-related topics such as integration, governance, Web services, Cloud and more.
Hannah Smalltree, Editorial Director
SOAP - at the XML level is a schema. Any generic XML parser should be able to parse SOAP messages. However, some SOAP-specific parsers have been developed. These will only process XML that conforms to the SOAP schema and associated structural rules.
Dig Deeper
-
People who read this also read...
This was first published in August 2002