XCON O. Novo Internet-Draft G. Camarillo Intended status: Standards Track Ericsson Expires: October 29, 2011 D. Morgan Fidelity Investments J. Urpalainen Nokia April 27, 2011 Conference Information Data Model for Centralized Conferencing (XCON) draft-ietf-xcon-common-data-model-27.txt Abstract [RFC5239] defines the idea of a centralized conferencing (XCON) as an association of participants with a central focus. The state of a conference is represented by a conference object. This document defines an Extensible Markup Language (XML)-based conference information data model to be used for conference objects. A conference information data model is designed to convey information about the conference and about participation in the conference. The conference information data model defined in this document constitutes an extension of the data format specified in the Session Initiation Protocol (SIP) Event Package for Conference State [RFC4575]. Status of this Memo This Internet-Draft is submitted 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 October 29, 2011. Copyright Notice Copyright (c) 2011 IETF Trust and the persons identified as the document authors. All rights reserved. Novo, et al. Expires October 29, 2011 [Page 1] Internet-Draft Data Model Schema April 2011 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. This document may contain material from IETF Documents or IETF Contributions published or made publicly available before November 10, 2008. The person(s) controlling the copyright in some of this material may not have granted the IETF Trust the right to allow modifications of such material outside the IETF Standards Process. Without obtaining an adequate license from the person(s) controlling the copyright in such materials, this document may not be modified outside the IETF Standards Process, and derivative works of it may not be created outside the IETF Standards Process, except to format it for publication as an RFC or to translate it into languages other than English. Novo, et al. Expires October 29, 2011 [Page 2] Internet-Draft Data Model Schema April 2011 Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 5 2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 7 3. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.1. Data Model Format . . . . . . . . . . . . . . . . . . . . 7 3.2. Data Model Namespace . . . . . . . . . . . . . . . . . . . 8 3.3. The Conference Object Identifier . . . . . . . . . . . . . 8 3.3.1. Conference Object URI Definition . . . . . . . . . . . 10 3.3.2. Normalization and Conference Object URI Comparison . . 10 3.4. Data Model Structure . . . . . . . . . . . . . . . . . . . 10 4. Data Model Definition . . . . . . . . . . . . . . . . . . . . 11 4.1. . . . . . . . . . . . . . . . . . . . . 15 4.2. . . . . . . . . . . . . . . . . . 15 4.2.1. . . . . . . . . . . . . . . . . . . . . . . 16 4.2.2. . . . . . . . . . . . . . . . . . . . . 16 4.2.3. . . . . . . . . . . . . . . . . . . . . . . 16 4.2.4. . . . . . . . . . . . . . . . . . . . . . 16 4.2.5. . . . . . . . . . . . . . . . . . . . . . . 16 4.2.6. . . . . . . . . . . . . . . . . . . . 16 4.2.7. . . . . . . . . . . . . . . . . . . . 16 4.2.8. . . . . . . . . . . . . . . . . . . . 16 4.2.9. . . . . . . . . . . . . . . . . . . 17 4.2.10. . . . . . . . . . . . . . . . . . . . . . 18 4.2.11. . . . . . . . . . . . . . . . . . . . . 18 4.2.12. . . . . . . . . . . . . . . . . . 19 4.2.13. . . . . . . . . . . . . . . . . . . 19 4.3. . . . . . . . . . . . . . . . . . . . . . . . 21 4.4. . . . . . . . . . . . . . . . . . . . . 22 4.4.1. . . . . . . . . 22 4.4.2. . . . . . . . . . . . . . . . . . . . . . 22 4.4.3. . . . . . . . . . . . . . . . . . . . . . . . 22 4.4.4. . . . . . . . . . . . . . . . . . . . . . . . 22 4.5. . . . . . . . . . . . . . . . . . . . 22 4.5.1. . . . . . . . . . . . . . . . . . . . 22 4.5.2. . . . . . . . . . . . . . . . . . 23 4.5.3. . . . . . . . . . . . . . . . 23 4.5.4. . . . . . . . . . . . . . . 23 4.6. . . . . . . . . . . . . . . . . . . . . . . . . . 24 4.6.1. . . . . . . . . . . . . . . . . . . . 24 4.6.2. . . . . . . . . . . . . . . . 25 4.6.3. . . . . . . . . . . . . . . . . . 26 4.6.4. . . . . . . . . . . . . . . . . . . 27 4.6.5. and Its Sub-elements . . . . . . . . . . 27 4.6.5.1. . . . . . . . . . . . . . . . . . . 28 4.6.5.2. . . . . . . . . . . . . . . . . 29 4.6.5.3. . . . . . . . . . . . . . . . 29 4.6.5.4. . . . . . . . . . . . . . . . . . . . . . 29 Novo, et al. Expires October 29, 2011 [Page 3] Internet-Draft Data Model Schema April 2011 4.6.5.5. . . . . . . . . . . . . . . . . . . . 29 4.6.5.6. . . . . . . . . . . . . . . . . . 29 4.6.5.7. . . . . . . . . . 29 4.6.5.8. . . . . . . . . . 30 4.6.5.9. . . . . . . . . . 30 4.6.5.10. . . . . . . . . . . . . . . . . . . . . 30 4.7. . . . . . . . . . . . . . . . . . . . . 31 4.8. . . . . . . . . . . . . . . . . . . . . 32 5. RELAX NG Schema . . . . . . . . . . . . . . . . . . . . . . . 32 6. XML Schema Extensibility . . . . . . . . . . . . . . . . . . . 43 7. XML Example . . . . . . . . . . . . . . . . . . . . . . . . . 43 8. Security Considerations . . . . . . . . . . . . . . . . . . . 52 9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 54 9.1. Relax NG Schema Registration . . . . . . . . . . . . . . . 54 9.2. XML Namespace Registration . . . . . . . . . . . . . . . . 54 9.3. Conference Object Identifier Registration . . . . . . . . 55 9.4. Conference User Identifier Registration . . . . . . . . . 56 10. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 57 11. References . . . . . . . . . . . . . . . . . . . . . . . . . . 57 11.1. Normative References . . . . . . . . . . . . . . . . . . . 57 11.2. Informative References . . . . . . . . . . . . . . . . . . 58 Appendix A. Non-Normative RELAX NG Schema in XML Syntax . . . . . 58 Appendix B. Non-Normative W3C XML Schema . . . . . . . . . . . . 86 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 95 Novo, et al. Expires October 29, 2011 [Page 4] Internet-Draft Data Model Schema April 2011 1. Introduction There is a core data set of conference information that is utilized in any conference, independent of the specific conference media. This core data set called the 'conference information data model' is defined in this document using an Extensible Markup Language (XML)- based. The conference information data model defined in this document is logically represented by the conference object. Conference objects are a fundamental concept in Centralized Conferencing, as described in the Centralized Conferencing Framework [RFC5239]. A conference object contains data that represents a conference during each of its various stages (e.g., created/creation, reserved/reservation, active/activation, completed/completion). A conference object can be manipulated using a conference control protocol at a conference server. The conference object represents a particular instantiation of a conference information data model. Consequently, conference objects use the XML format defined in this document. A conference object contains the core information of a conference (i.e., capabilities, membership, call control signaling, media, etc.) and specifies by whom, and in which way, that information can be manipulated. Figure 1 shows the logical functional elements of a conference server as defined by the Centralized Conferencing Framework [RFC5239]. They are a Conference Control Server, a Floor Control Server, a number of Foci, and a Notification Service. A conference control protocol provides the interface between a conference control client and the conference control server. A floor control protocol (e.g., BFCP [RFC4582]) provides the interface between a floor control client and the floor control server. A call signaling protocol (e.g., SIP, H.323, Q.931, ISUP, etc.) provides the interface between a call signaling client and a Focus. A notification protocol (e.g., SIP- based event notifications [RFC3265]) provides the interface between the conferencing client and the Notification Service. Within a conference, the conference control server, floor control server, and focus can modify the information in the conference object. Novo, et al. Expires October 29, 2011 [Page 5] Internet-Draft Data Model Schema April 2011 ............................................................... . Conferencing Server . . +---------------------------------------------------+ . . | C o n f e r e n c e o b j e c t | . . +-+--------------------------------------------------+| . . | C o n f e r e n c e o b j e c t || . . +-+---------------------------------------------------+|| . . | C o n f e r e n c e o b j e c t ||| . . | +--------------------------------------------------+||| . . | | Conference Information Data Model |||| . . | | +----------------------------------------------+ |||| . . | | | Conference description (times, duration) | |||| . . | | +----------------------------------------------+ |||| . . | | +----------------------------------------------+ |||| . . | | | Host information | |||| . . | | +----------------------------------------------+ |||| . . | | +----------------------------------------------+ |||| . . | | | Conference state | |||| . . | | +----------------------------------------------+ |||| . . | | +----------------------------------------------+ |||| . . | | | Floor information | |||| . . | | +----------------------------------------------+ |||| . . | | +----------------------------------------------+ |||| . . | | | Membership (users, capacity) | |||| . . | | +----------------------------------------------+ |||| . . | | +----------------------------------------------+ |||| . . | | | Sidebars, Etc. | |||| . . | | +----------------------------------------------+ |||| . . | | +----------------------------------------------+ |||| . . | | | Etc. | |||| . . | | +----------------------------------------------+ |||+ . . | +--------------------------------------------------+|+ . . +----^------------------^-------------^--------|------+ . . | | | | . . +------v-------+ +--------v-----+ +-----v-+ +----v-------+ . . | Conference | | Floor | | | | | . . | Control | | Control | |Foci | |Notification| . . | Server | | Server | | | |Service | . . +-----^--------+ +---^----------+ +-^-----+ +------------+ . ........|..............|..............|..........|............. |Conference |Floor |Call |Notification |Control |Control |Signaling |Protocol |Protocol |Protocol |Protocol | ........v..............v..............v..........v............. . C o n f e r e n c i n g C l i e n t . ............................................................... Figure 1: Conference Server Architecture Novo, et al. Expires October 29, 2011 [Page 6] Internet-Draft Data Model Schema April 2011 The Session Initiation Protocol (SIP) Event Package for Conference State, specified in [RFC4575], already defines a data format for conferences. However, that model is SIP specific and lacks elements related to some of the functionality defined by the Centralized Conferencing Framework [RFC5239] (e.g., floor control). The data model defined in this document constitutes a superset of the data format defined in [RFC4575]. The result is a data format that supports more call signaling protocols besides SIP and that covers all the functionality defined in the Centralized Conferencing Framework [RFC5239]. 2. Terminology 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 RFC 2119 [RFC2119]. This document uses the terminology defined in the Centralized Conferencing Framework [RFC5239], the SIPPING conferencing framework [RFC4353] and the BFCP (Binary Floor Control Protocol) specification [RFC4582]. Readers of this document should be familiar with the terminology used in those documents. 3. Overview The data model specified in this document is the result of extending the data format defined in [RFC4575] with new elements. Examples of such extensions include scheduling elements, media control elements, floor control elements, non-SIP URIs, and addition of localization extensions to text elements. This data model can be used by conference servers providing different types of basic conferences. It is expected that this data model can be further extended with new elements in the future in order to implement additional advanced features. 3.1. Data Model Format A conference object document is an XML [W3C.REC-xml-20081126] document. Conference object documents MUST be based on Extensible Markup Language (XML) 1.0 and SHOULD be encoded using UTF-8. The normative description of the syntax of the conference object document, for use by implementors of parsers and generators, is found in the RelaxNG schema provided in Section 5. Compliant messages MUST meet the requirements of that schema. Novo, et al. Expires October 29, 2011 [Page 7] Internet-Draft Data Model Schema April 2011 3.2. Data Model Namespace This specification defines a new namespace specification for identifying the elements defined in the data model. This namespace is as follows: urn:ietf:params:xml:ns:xcon-conference-info 3.3. The Conference Object Identifier The conference object identifier (XCON-URI) can be viewed as a key to accessing a specific conference object. It can be used, for instance, by the conference control protocol to access, manipulate and delete a conference object. A conference object identifier is provided to the conferencing client by the conference notification service or through out-of-band mechanisms (e.g. E-Mail). A conferencing system may maintain a relationship between the conference object identifiers and the identifiers associated with each of the complementary centralized conferencing protocols (e.g., call signaling protocols, BFCP, etc.). To facilitate the maintenance of these relationships, the conference object identifier acts as a top level identifier within the conferencing system for the purpose of identifying the interfaces for these other protocols. This implicit binding provides a structured mapping of the various protocols with the associated conference object Identifier. Figure 2 illustrates the relationship between the identifiers used for the protocols and the general conference object identifier (XCON-URI). Novo, et al. Expires October 29, 2011 [Page 8] Internet-Draft Data Model Schema April 2011 +--------------------------+ | Conference | | Object | | Identifier | +--------------------------+ | xcon:Ji092i@example.com | +------+-------------------+ | | | +-----------------+---------------+ | | +-----------+-----------+ +----------+---------+ | CSP Conference IDs | |BFCP 'Conference ID'| +-----------------------+ +--------------------+ | h323:i092@example.com | | i092 | | tel:+44(0)2920930033 | +----------+---------+ | sip:i092@example.com | | +-----------------------+ +-------+--------+ | BFCP 'Floor ID'| +----------------+ | 543 | | 236 | +----------------+ Figure 2: Conference Object Mapping In Figure 2, the conference object identifier acts as the top level key in the identification process. The call signaling protocols have an associated conference user identifier, often represented in the form of URIs. The binary floor control protocol, as defined in [RFC4582], defines the 'conference ID' identifier which represents a conference instance within floor control. When created within the conferencing system, the 'conference ID' has a 1:1 mapping to the unique conference object Identifier(XCON-URI). Operations associated with the conference control protocols are directly associated with the conference object, thus the primary identifier associated with these protocols is the conference object identifier(XCON-URI). The mappings between additional protocols/interface is not strictly 1:1 and does allow for multiple occurrences. For example, multiple call signaling protocols will each have a representation that is implicitly linked to the top level conference object identifier e.g. H323 and SIP URIs that represent a conference instance. It should be noted that a conferencing system is free to structure such relationships as required and this information is just included as a guideline that can be used. Further elements can be added to the tree representation in Figure 2 Novo, et al. Expires October 29, 2011 [Page 9] Internet-Draft Data Model Schema April 2011 to enable a complete representation of a conference instance within a conferencing system. 3.3.1. Conference Object URI Definition XCON-URI = "xcon" ":" [conf-object-id "@"] host conf-object-id = 1*( unreserved / "+" / "=" / "/" ) host and unreserved are defined in RFC3986[RFC3986] XCON-URI is a URI conference identifier and even though its construction is similar to a URL, in this case, the XCON-URI can not be resolved to addresses and/or ports. 3.3.2. Normalization and Conference Object URI Comparison In order to facilitate the comparison of the XCON-URI identifiers, all the components of the identifiers MUST be converted to lowercase. After normalizing the URI strings, the URIs comparison MUST applied a character-by-character basis as prescribed by RFC3986, Section 6.2.1. The host construction, as defined in RFC3986 can take the form of an IP address, which is not conventionally compared on a character-by- character basis. The host part of an XCON-URI serves only as an identifier; that is, it is never used as an address. The character- by-character comparison still applies. 3.4. Data Model Structure The information in this data model is structured in the following manner. All the information related to a conference is contained in a element. The element contains the following child elements: o The element describes the conference as a whole. It has, for instance, information about the URI of the conference, maximum users allowed in the conference, media available in the conference, or the time the conference will start. o The element contains information about the entity hosting the conference (e.g., its URI). Novo, et al. Expires October 29, 2011 [Page 10] Internet-Draft Data Model Schema April 2011 o The element informs the subscribers about the changes in the overall conference information. o The element contains information about the status of the different floors in the conference. o The element describes the membership information as a whole. The element contains a set of child elements, each describing a single participant in the conference. o If a participant in the main conference joins a sidebar, a new element is created in the conference referenced from the element or under one of the elements. Note that some of the elements described above such , , , or are not defined in the data model in this specification but are defined in the data format of [RFC4575]. We describe them here because they are part of the basic structure of the data model. 4. Data Model Definition The following non-normative diagram shows the structure of conference object documents. The operator "!" preceding an element indicates that the element is mandatory in the data model. The operator "*" following an element indicates that the element is introduced and defined in this document. That is, elements without a "*" have already been defined in [RFC4575]. ! | |--! | |--* | |-- | |-- | |-- | |-- | |--* | |--* | |--* | |--* | | |--* | | | |--* | | | |--* | | | |--* | | | |--* Novo, et al. Expires October 29, 2011 [Page 11] Internet-Draft Data Model Schema April 2011 | | | |--* | | | |--* | | | |--* | | | |--* | | ... | |-- | | |-- | | | |-- | | | |-- | | | |-- | | | |--* | | ... | |-- | | |-- | | | |-- | | | |-- | | | |-- | | ... | |-- | | ... | |-- | | |--! | | | |-- | | | |-- | | | |-- | | | |--* | | | |--* | | | | |--* | | | | | |--* | | | | |--* | | | | | |--* | | | | ... | | | |--* | | | | |--* | | | | |--* | | | | ... | | |-- | | | |-- | | | |-- | | | |-- | | | |--* | | | |--* | | | | |--* | | | | | |--* | | | | |--* | | | | | |--* | | | | ... | | | |--* Novo, et al. Expires October 29, 2011 [Page 12] Internet-Draft Data Model Schema April 2011 | | | | |--* | | | | |--* | | | | ... | | ... | |-- | |-- | |-- | |-- | | |-- | | | |-- | | | |-- | ... |-- | |--* | |-- | |-- | |-- | |--* | |--* | |--* | |--* | |--* | | |--* | | | |--!* | | | |--!* | | | |--* | | | |--* | | | ... | | ... | |--! | |--* | |--* | |--* | | |--* | | | | | |--* | | | |--* | | | | |-- * | | | |--* | | | |-- | | |-- | | |-- | | |--* Novo, et al. Expires October 29, 2011 [Page 13] Internet-Draft Data Model Schema April 2011 | | |-- | | | | | | | ... | | |-- | | |-- | | |--* | | |--* | | |--* | | |--! | | | |-- | | | |-- | | | |-- | | | |-- | | | |-- | | | |-- | | | |-- | | | |-- | | | | |-- | | | | |-- | | | | |--