SOAP

I think we can improve interoperable, understandable when we parse the SOAP message by using DTD for each message: SOAP message request, and SOAP message response. When we look at the DTD, we can know how to write a code to parse this. Note that SOAP message is a XML document. Why? 
- Firstly: We can solve the problem in the private toolkit vendor’s SOAP message response, such as Microsoft, Apache SOAP, IBM, Sun… toolkits. 
- Secondly: DTD like interface for a Web Service method. 

Best wishes, 
Nguyen Quang Hung 



---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup

Received on Friday, 28 June 2002 05:02:14 UTC