Recently, I have been working on a web service project which involves SOAP message processing. Something strange is that I cannot find SOAP schema posted anywhere on the web. I tried googling "soap schema" and "soap xml schema" but found nothing. Anyway , I managed to get it from the WSDL message generated automatically when I created a web service using JAX-WS and NetBeans IDE 6.1. If anyone wanted to get a soap schema, here it is.
http://schemas.xmlsoap.org/soap/envelope/
Updated: I have just found some other schema.
Try googling "soap envelope schema".
http://www.google.com/search?q=soap+envelope+schema
and at W3C Schools
http://www.w3schools.com/soap/soap_syntax.asp
Tuesday, November 11, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment