One document matched: draft-snell-embed-document-00.txt




Network Working Group                                           J. Snell
Internet-Draft                                                       IBM
Intended status: Informational                             June 23, 2011
Expires: December 25, 2011


               OpenSocial Embedded Experience Media Types
                   draft-snell-embed-document-00.txt

Abstract

   An Embedded Experience Document is a component of the OpenSocial Core
   Gadget Specification.  This Internet Draft defines and registers the
   MIME Media Types for the JSON and XML forms of the Embedded
   Experience Document.

Status of this Memo

   This Internet-Draft is submitted to IETF in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   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."

   This Internet-Draft will expire on December 25, 2011.

Copyright Notice

   Copyright (c) 2011 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.




Snell                   Expires December 25, 2011               [Page 1]

Internet-Draft               Embed Document                    June 2011


Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 3
   2.  Notational Conventions  . . . . . . . . . . . . . . . . . . . . 3
   3.  Embedded Experience XML Documents . . . . . . . . . . . . . . . 3
   4.  Embedded Experience JSON Documents  . . . . . . . . . . . . . . 4
   5.  Security Considerations . . . . . . . . . . . . . . . . . . . . 5
   6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 5
   7.  Normative References  . . . . . . . . . . . . . . . . . . . . . 5
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . . . 6









































Snell                   Expires December 25, 2011               [Page 2]

Internet-Draft               Embed Document                    June 2011


1.  Introduction

   An Embedded Experience Document is a component of the OpenSocial Core
   Gadget Specification as defined in section C.15 of [OpenSocial].
   This Internet Draft defines and registers the MIME Media Types for
   the JSON and XML forms of the Embedded Experience Document.


2.  Notational Conventions

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in BCP 14, [RFC2119]


3.  Embedded Experience XML Documents

   An Embedded Experience Document, when serialized as XML 1.0, can be
   identified with the following media type:
































Snell                   Expires December 25, 2011               [Page 3]

Internet-Draft               Embed Document                    June 2011


      MIME media type name:  application
      MIME subtype name:  embed+xml
      Mandatory parameters:  None.
      Optional parameters:
         "charset":  This parameter has semantics identical
            to the charset parameter of the "application/xml"
            media type as specified in [RFC3023].
      Encoding considerations:  Identical to those of
         "application/xml" as described in [RFC3023], Section 3.2.
      Security considerations:  As defined in this specification.
         In addition, as this media type uses the "+xml"
         convention, it shares the same security considerations
         as described in [RFC3023], Section 10.
      Interoperability considerations:  There are no known
         interoperability issues.
      Published specification:  This specification.
      Applications that use this media type:  No known applications
         currently use this media type.

      Additional information:

      Magic number(s):  As specified for "application/xml" in [RFC3023],
         Section 3.2.
      File extension:  .embed
      Fragment identifiers:  As specified for "application/xml" in
         [RFC3023], Section 5.
      Base URI:  As specified in [RFC3023], Section 6.
      Macintosh File Type code:  TEXT
      Person and email address to contact for further information:
        James M Snell (jasnell@us.ibm.com)
      Intended usage:  COMMON
      Author/Change controller:  IESG


4.  Embedded Experience JSON Documents

   An Embedded Experience Document, when serialized as JSON, can be
   identified with the following media type:













Snell                   Expires December 25, 2011               [Page 4]

Internet-Draft               Embed Document                    June 2011


     MIME media type name:  application
     MIME subtype name:  embed+json
     Mandatory parameters:  None.
     Optional parameters: None.
     Encoding considerations:  Identical to those of
        "application/json" as described in [RFC4627], Section 6.
     Security considerations:  As defined in this specification.
        In addition, as this media type uses the "+json"
        convention, it shares the same security considerations
        as described in [RFC4627], Section 6.
     Interoperability considerations:  There are no known
        interoperability issues.
     Published specification:  This specification.
     Applications that use this media type:  No known applications
        currently use this media type.

     Additional information:

     Magic number(s):  As specified for "application/json" in [RFC4627],
        Section 6.
     File extension:  .embed
     Fragment identifiers:  As specified for "application/json" in
        [RFC4627], Section 6.
     Base URI:  As specified in [RFC4627], Section 6.
     Macintosh File Type code:  TEXT
     Person and email address to contact for further information:
       James M Snell (jasnell@us.ibm.com)
     Intended usage:  COMMON
     Author/Change controller:  IESG


5.  Security Considerations

   As specified within the OpenSocial Core Gadget Specification, section
   C.15.5.


6.  IANA Considerations

   IANA is asked to register the two MIME media types defined in
   Section 3 and Section 4.


7.  Normative References

   [OpenSocial]
              "OpenSocial Core Gadget Specification 2.0", June 2011.




Snell                   Expires December 25, 2011               [Page 5]

Internet-Draft               Embed Document                    June 2011


   [RFC2119]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", BCP 14, RFC 2119, March 1997.

   [RFC3023]  Murata, M., St. Laurent, S., and D. Kohn, "XML Media
              Types", RFC 3023, January 2001.

   [RFC4287]  Nottingham, M., Ed. and R. Sayre, Ed., "The Atom
              Syndication Format", RFC 4287, December 2005.


Author's Address

   James M. Snell
   IBM


   Phone:
   Email: jasnell@us.ibm.com
   URI:   http://ibm.com
































Snell                   Expires December 25, 2011               [Page 6]


PAFTECH AB 2003-20262026-04-24 04:07:54