An XML Schema for the CLUE data model
draft-ietf-clue-data-model-schema-17
CLUE Working Group R. Presta
Internet-Draft S P. Romano
Intended status: Standards Track University of Napoli
Expires: February 14, 2017 August 13, 2016
An XML Schema for the CLUE data model
draft-ietf-clue-data-model-schema-17
Abstract
This document provides an XML schema file for the definition of CLUE
data model types. The term "CLUE" stands for "ControLling mUltiple
streams for tElepresence" and is the name of the IETF working group
in which this document, as well as other companion documents, has
been developed. The document defines a coherent structure for
information associated with the description of a telepresence
scenario.
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 February 14, 2017.
Copyright Notice
Copyright (c) 2016 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
Presta & Romano Expires February 14, 2017 [Page 1]
Internet-Draft draft-ietf-clue-data-model-schema-17 August 2016
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 5
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 5
3. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . 5
4. XML Schema . . . . . . . . . . . . . . . . . . . . . . . . . . 7
5. <mediaCaptures> . . . . . . . . . . . . . . . . . . . . . . . 19
6. <encodingGroups> . . . . . . . . . . . . . . . . . . . . . . . 19
7. <captureScenes> . . . . . . . . . . . . . . . . . . . . . . . 19
8. <simultaneousSets> . . . . . . . . . . . . . . . . . . . . . . 19
9. <globalViews> . . . . . . . . . . . . . . . . . . . . . . . . 19
10. <captureEncodings> . . . . . . . . . . . . . . . . . . . . . . 19
11. <mediaCapture> . . . . . . . . . . . . . . . . . . . . . . . . 19
11.1. captureID attribute . . . . . . . . . . . . . . . . . . . 22
11.2. mediaType attribute . . . . . . . . . . . . . . . . . . . 22
11.3. <captureSceneIDREF> . . . . . . . . . . . . . . . . . . . 22
11.4. <encGroupIDREF> . . . . . . . . . . . . . . . . . . . . . 22
11.5. <spatialInformation> . . . . . . . . . . . . . . . . . . 23
11.5.1. <captureOrigin> . . . . . . . . . . . . . . . . . . . 24
11.5.2. <captureArea> . . . . . . . . . . . . . . . . . . . . 25
11.6. <nonSpatiallyDefinable> . . . . . . . . . . . . . . . . . 26
11.7. <content> . . . . . . . . . . . . . . . . . . . . . . . . 26
11.8. <synchronizationID> . . . . . . . . . . . . . . . . . . . 26
11.9. <allowSubsetChoice> . . . . . . . . . . . . . . . . . . . 27
11.10. <policy> . . . . . . . . . . . . . . . . . . . . . . . . 27
11.11. <maxCaptures> . . . . . . . . . . . . . . . . . . . . . . 28
11.12. <individual> . . . . . . . . . . . . . . . . . . . . . . 29
11.13. <description> . . . . . . . . . . . . . . . . . . . . . . 29
11.14. <priority> . . . . . . . . . . . . . . . . . . . . . . . 29
11.15. <lang> . . . . . . . . . . . . . . . . . . . . . . . . . 30
11.16. <mobility> . . . . . . . . . . . . . . . . . . . . . . . 30
11.17. <relatedTo> . . . . . . . . . . . . . . . . . . . . . . . 30
11.18. <view> . . . . . . . . . . . . . . . . . . . . . . . . . 30
11.19. <presentation> . . . . . . . . . . . . . . . . . . . . . 31
11.20. <embeddedText> . . . . . . . . . . . . . . . . . . . . . 31
11.21. <capturedPeople> . . . . . . . . . . . . . . . . . . . . 32
11.21.1. <personIDREF> . . . . . . . . . . . . . . . . . . . . 32
12. Audio captures . . . . . . . . . . . . . . . . . . . . . . . . 32
Show full document text