Appendix B. SOAP 1.1 Schemas

This appendix contains the complete, official schema for SOAP 1.1. This schema is organized in two documents, the envelope schema from http://schemas.xmlsoap.org/soap/envelope/ and the encoding schema from http://schemas.xmlsoap.org/soap/encoding/. The envelope schema declares the SOAP complex types—SOAP-ENV:Envelope, SOAP-ENV:header, SOAP-ENV:Body, and so on—that define the basic structure of a SOAP document. The encoding schema declares the data types used in a SOAP document—SOAP-ENC:int, SOAP-ENC:NMTOKENS, SOAP-ENC:gYear, SOAP-ENC:Array, and so on.

Both of these schemas are Copyright © 2001 by Martin Gudgin. They are derived from the official SOAP 1.2 schemas and are subject to the fairly lenient W3C Software Licensing ...

Get Processing XML with Java™: A Guide to SAX, DOM, JDOM, JAXP, and TrAX now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.