Internet-Draft                                                Mark Baker
Expires: November, 2003                                      Independent
                                                         Mark Nottingham
                                                             BEA Systems
                                                            May 29, 2003

                 The "application/soap+xml" media type
                   draft-baker-soap-media-reg-03.txt

Status of this Memo

   This document is an Internet-Draft and is subject to all provisions
   of Section 10 of RFC2026.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF), its areas, and its working groups.  Note that
   other groups may also distribute working documents as
   Internet-Drafts.

   Internet-Drafts are draft documents valid for a maximum of six
   months and may be updated, replaced, or obsoleted by other
   documents at any time.  It is inappropriate to use Internet-
   Drafts as reference material or to cite them other than as
   "work in progress."

   The list of current Internet-Drafts can be accessed at
   http://www.ietf.org/ietf/1id-abstracts.txt

   The list of Internet-Draft Shadow Directories can be accessed at
   http://www.ietf.org/shadow.html.

   Feedback or discussion about this draft should be directed to the
   XML Protocol Working Group public mailing list, xml-dist-app@w3.org
   with archives at http://lists.w3.org/Archives/Public/xml-dist-app/

Abstract

   This document defines the "application/soap+xml" media type which can
   be used to describe SOAP 1.2 messages serialized as XML.

1. Introduction

   SOAP version 1.2 (SOAP) is a lightweight protocol intended for
   exchange of structured information between peers in a decentralized,
   distributed environment. It defines an extensible messaging framework
   that contains a message construct based on XML technologies that can
   be exchanged over a variety of underlying protocols.

   This specification defines the media type "application/soap+xml"
   which can be used to identify SOAP 1.2 message envelopes that have
   been serialized with XML 1.0. Such serializations are useful as the
   basis "wire formats" for SOAP 1.2 Protocol Binding Specifications
   [SOAP12P1], or in other situations where an XML serialization of a
   SOAP envelope is required.

2. Registration

   The registration form can be found in Appendix A of the "SOAP 1.2
   Part 2: Adjuncts" [SOAP12P2] specification.

3. Authors' Addresses

   Mark A. Baker
   Independent
   37 Charles St.
   Ottawa, Ontario, CANADA. K1M 1R3
   tel:+1-613-286-4390
   mailto:distobj@acm.org

   Mark Nottingham
   BEA Systems
   Level 15, 235 Montgomery Street
   San Francisco, CA, US.  94104
   mailto:mnot@pobox.com

4. References

[SOAP12P1] "SOAP Version 1.2 Part 1: Messaging Framework", W3C Proposed
         Recommendation (work in progress), May 2003. Gudgin, M.,
         Hadley, M., Mendelsohn, N., Moreau, JJ., Nielsen, H.
         <http://www.w3.org/TR/2003/PR-soap12-part1-20030507/>.

[SOAP12P2] "SOAP Version 1.2 Part 2: Adjuncts", W3C Proposed
         Recommendation (work in progress), May 2003.  Gudgin, M.,
         Hadley, M., Mendelsohn, N., Moreau, JJ., Nielsen, H.
         <http://www.w3.org/TR/2003/PR-soap12-part2-20030507/>.