diff --git a/xep-0166.xml b/xep-0166.xml index d8754e92..f3ff8cf0 100644 --- a/xep-0166.xml +++ b/xep-0166.xml @@ -26,6 +26,12 @@ &robmcqueen; &seanegan; &hildjj; + + 0.27 + 2008-06-04 + psa +

Updated examples to track changes to XEP-0167 and retraction of XEP-0180; corrected definition of name attribute to allow semantic meaning.

+
0.26 2008-05-28 @@ -346,7 +352,7 @@ Romeo Juliet

This document defines the signalling protocol only. Additional documents specify the following:

@@ -479,7 +485,7 @@ PENDING o---------------------+ | session-info - Send session-level information, such as (for Jingle audio) a ringing message. + Send session-level information, such as (for Jingle RTP sessions) a ringing message. session-initiate @@ -743,7 +749,7 @@ PENDING o---------------------+ | action='session-info' initiator='romeo@montague.net/orchard' sid='a73sjjvkla37jfea'> - + ]]> @@ -811,7 +817,7 @@ PENDING o---------------------+ | name - A unique name or identifier for the content type (this identifier is opaque and does not have semantic meaning). + A unique name or identifier for the content type, which MAY have semantic meaning in order to differentiate this content type from other content types (e.g., two content types containing video media could differentiate between "room-pan" and "slides"). REQUIRED @@ -932,7 +938,7 @@ PENDING o---------------------+ | -

A document that specifies a Jingle application format (e.g., audio via RTP) MUST define:

+

A document that specifies a Jingle application format (e.g., RTP sessions) MUST define:

  1. How successful application format negotiation occurs for encapsulation into Jingle.
  2. A &DESCRIPTION; element and associated semantics for representing the application format.