SDP-US Editorial (*) - attempt to consistently use presentation processor instead of player or just processor
authorGlenn Adams <glenn@skynav.com>
Thu, 18 Oct 2012 14:38:05 +0700
changeset 303 5553a4cbae5f
parent 302 ceef1819f7c5
child 304 0680fc6d2a3f
SDP-US Editorial (*) - attempt to consistently use presentation processor instead of player or just processor
ttml10-sdp-us/Overview.html
--- a/ttml10-sdp-us/Overview.html	Thu Oct 18 14:24:29 2012 +0700
+++ b/ttml10-sdp-us/Overview.html	Thu Oct 18 14:38:05 2012 +0700
@@ -296,7 +296,7 @@
 </head>
 <body>
 <section id='abstract'>
-<p>TTML 1.0 [[!TTML10]] provides many features to satisfy captioning and subtitling requirements, not all of which are intended for end user display. Requirements have been identified by key video and content communities to define an interoperable delivery profile using the core features specifically designed for online presentation of TTML. Such a profile allows the community of TTML users to construct constrained presentation engines for TTML. This document defines the behavior expected of a presentation processor using the player constraints for such an online delivery profile.</p>
+<p>TTML 1.0 [[!TTML10]] provides many features to satisfy captioning and subtitling requirements, not all of which are intended for end user display. Requirements have been identified by key video and content communities to define an interoperable delivery profile using the core features specifically designed for online presentation of TTML. Such a profile allows the community of TTML users to construct constrained presentation engines for TTML. This document defines the behavior expected of a TTML content player using the presentation processor constraints for such an online delivery profile.</p>
 <p></p>
 <p>The Simple Online Delivery profile is focused on streamlined delivery of closed captions on the Internet. This interoperability profile supports core TTML features to deliver content originating legacy formats such as CEA-608 and -708 content, and is targeted primarily for delivery in US markets.</p>
 <p>The Simple Delivery Profile for Closed Captions focuses interoperability using [[!TTML10]] to support delivery of closed captions for video content. Other profiles based on [[!TTML10]] may target other types of subtitles such as on-screen text or graphics. This interoperability profile is a proper subset of [[!TTML10]] intended to support features required for US Government closed captioning requirements for online presentation.</p>
@@ -311,7 +311,7 @@
 </section>
 <section id='conformance'>
 <h3>Simple Delivery Profile for Closed Captions</h3>
-<p>This profile identifies the content and player constraints for closed captioning using TTML. To conform to this profile, a presentation engine MUST:</p>
+<p>This profile identifies the content and presentation processor constraints for closed captioning using TTML. To conform to this profile, a presentation engine MUST:</p>
 <ul>
 <li>Satisfy the requirements specified by Section 3.2.1 Generic Processor Conformance [TTML] that are required to implement:
 <ul>
@@ -360,7 +360,7 @@
 <section id='SimpleProfile'>
 <h2>Simple Delivery Profile for Closed Captions</h2>
 <p>This profile represents a minimum set of required functionality using specified TTML features to deliver closed captions for online-delivery. This profile does not preclude optional features from use.</p>
-<p>The functionality is described in how it constrains the use of TTML features and how a processor provides those captions. An example implementing this constrained profile exists in <a href="#Features_in_TTML_1.0_Used">Profile designator</a>; error handling behavior is found in <a href="#error_handling">Error Handling</a>.</p>
+<p>The functionality is described in how it constrains the use of TTML features and how a presentation processor provides those captions. An example implementing this constrained profile exists in <a href="#Features_in_TTML_1.0_Used">Profile designator</a>; error handling behavior is found in <a href="#error_handling">Error Handling</a>.</p>
 <section id='Use_of_TTML_Constrained_Feature_Template'>
 <h3>Use of TTML Constrained Feature Template</h3>
 <p>This profile identifies functionality in the context of the required [[!TTML10]] features used and applies constraints. Each function is defined by:</p>
@@ -397,7 +397,7 @@
 </section>
 <section class='Structural_Constraints'>
 <h3>Structural Constraints</h3>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>A document MUST contain both a head and body element</p>
 <p data-transform='constraint'>A document MUST contain both a styling and a layout element.</p>
 <p data-transform='constraint'>A document MUST NOT use a div element inside a div element.</p>
@@ -465,7 +465,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>A document MUST contain only the following elements:</p>
 <ul>
 <li><code>tt</code></li>
@@ -534,7 +534,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p data-transform='constraint'>Processors MUST support the capability to present documents referencing this profile using the following URI: <dfn>http://www.w3.org/TR/profile/simple-delivery</dfn></p>
+<p data-transform='constraint'>Presentation processors MUST support the capability to present documents referencing this profile using the following URI: <dfn>http://www.w3.org/TR/profile/simple-delivery</dfn></p>
 <div class="note"><p>See also <a href="#conformance">Conformance</a></p></div>
 <div class="note"><p>The use attribute could indicate the geographical region for which the profile is used. For example, specific styling capabilities could be used in a particular geographical region. See also <a href="#other_constraints">Other Constraints</a>.</p></div>
 </section>
@@ -596,14 +596,14 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The backgroundColor MUST be expressed in #rrggbbaa format exclusively using the <dfn>&lt;hexdigit&gt;</dfn> style value expression.</p>
 <p data-transform='constraint'>The backgroundColor MUST support the colors outlined in <a href="#color-values">Color Values</a>.</p>
 <div class="note"><p>These colors are identical to those identified in the CEA708-D, Section 8.8 [RBG resolution of 4 bits for each primary (03)].</p></div>
 <p data-transform='constraint'>The alpha component of backgroundColor MUST support the opacity values outlined in <a href="#color-values">Color Values</a> .</p>
 <p data-transform='constraint'>The alpha component of backgroundColor for a region MUST be 00.</p>
-<p data-transform='constraint'>The player MUST allow the user to specify a backgroundColor for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#color-values">Color Values</a> ).</p>
-<p data-transform='constraint'>The player MUST allow the user to specify a backgroundColor for p and span elements to allow for semi-transparent and transparent opacities.</p>
+<p data-transform='constraint'>The presentation processor MUST allow the user to specify a backgroundColor for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#color-values">Color Values</a> ).</p>
+<p data-transform='constraint'>The presentation processor MUST allow the user to specify a backgroundColor for p and span elements to allow for semi-transparent and transparent opacities.</p>
 </section>
 </section>
 <section id='Constrained_TTML_Feature_color'>
@@ -630,13 +630,13 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The color MUST be expressed in #rrggbbaa format exclusively using the <dfn>&lt;hexdigit&gt;</dfn> style value expression.</p>
 <p data-transform='constraint'>The color MUST support the colors outlined in <a href="#color-values">Color Values</a>.</p>
 <div class="note"><p>These colors are identical to those identified in the CEA708-D, Section 8.8 [RBG resolution of 4 bits for each primary (03)].</p></div>
 <p data-transform='constraint'>The alpha component of color MUST support the opacity values outlined in <a href="#color-values">Color Values</a> .</p>
-<p data-transform='constraint'>The player MUST allow the user to specify a color for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#color-values">Color Values</a> ).</p>
-<p data-transform='constraint'>The player MUST allow the user to specify a color for p and span elements to allow for semi-transparent and transparent opacities.</p>
+<p data-transform='constraint'>The presentation processor MUST allow the user to specify a color for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#color-values">Color Values</a> ).</p>
+<p data-transform='constraint'>The presentation processor MUST allow the user to specify a color for p and span elements to allow for semi-transparent and transparent opacities.</p>
 </section>
 </section>
 <section id='Constrained_TTML_Feature_display_region'>
@@ -851,7 +851,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The document MUST use the tts:fontFamily attribute using only the following values:</p>
 <ul>
 <li>default</li>
@@ -864,7 +864,7 @@
 <li>smallCaps</li>
 </ul>
 <div class="note"><p>Values of tts:fontFamily that do not not correspond to generic font family names in [[!TTML10]], such as <code>casual</code>, <code>cursive</code> and <code>smallCaps</code>, may be used. These are to be interpreted as local font names, which, if not available, the <code>default</code> font family is to be used.</p></div>
-<p data-transform='constraint'>A player MUST map the generic font names to fonts as follows</p>
+<p data-transform='constraint'>A presentation processor MUST map the generic font names to fonts as follows</p>
 <table>
 <tr>
 <th>Style Value</th>
@@ -912,9 +912,9 @@
 <td>Similar to Engravers Gothic</td>
 </tr>
 </table>
-<p data-transform='constraint'>The player MUST allow the user to specify a generic fontFamily for the document using the values shown in the preceding table.</p>
-<p data-transform='constraint'>The player MUST allow the user to specify character edge attributes and types for the generic fontFamily names for the values shown in the preceding table.</p>
-<div class="note"><p>Player and Unicode code point support is defined in <a href="#code-points">Code Point support</a></p></div>
+<p data-transform='constraint'>The presentation processor MUST allow the user to specify a generic fontFamily for the document using the values shown in the preceding table.</p>
+<p data-transform='constraint'>The presentation processor MUST allow the user to specify character edge attributes and types for the generic fontFamily names for the values shown in the preceding table.</p>
+<div class="note"><p>Presentation processor and Unicode code point support is defined in <a href="#code-points">Code Point support</a></p></div>
 <div class="note"><p>Text outline can be specified using a style property to apply to characters selected for specific areas for content flowed into a region. Text outline applies a specific character edge to content. For example, when the textOutline style property is used, a type of shadow or thickness can be applied to content.</p></div>
 </section>
 </section>
@@ -943,7 +943,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>document MUST only specify tts:fontSize(s) using a value of 50%, 75%, 100%, 150% or 200%.</p>
 <div class="note"><p>Use of a fontSize of less than 75% (i.e. 50%) could result in unreadable content for a user.</p></div>
 <div class="note"><p>Specifying a fontSize is used for a document could allow the user to select a preferred fontSize.</p></div>
@@ -951,8 +951,8 @@
 <section>
 <!-- <p data-transform='example'>Example to show how to specify an initial font.</p> -->
 <!-- div data-include=example3.xml'></div --></section>
-<p data-transform='constraint'>The default font height of the player MUST be 5% of the root container height</p>
-<div class="note"><p>This is equivalent to one cell using the default grid. A player is however not required to support the grid metric.</p></div>
+<p data-transform='constraint'>The default font height of the presentation processor MUST be 5% of the root container height</p>
+<div class="note"><p>This is equivalent to one cell using the default grid. A presentation processor is however not required to support the grid metric.</p></div>
 </section>
 </section>
 <section id='Constrained_TTML_Feature_display_display_fontStyle_italic'>
@@ -979,7 +979,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The capability MUST exist for the user to specify the italic style for the font families identified in this profile.</p>
 </section>
 </section>
@@ -1074,7 +1074,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>Styles MUST be applied either by reference or through use of inline styling.</p>
 <p data-transform='constraint'>Styles MUST be applied with a single style element using the style attribute.</p>
 <p data-transform='constraint'>Style elements MUST NOT reference other styles.</p>
@@ -1187,7 +1187,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The tts:textDecoration-under attribute MUST support the constraints identified in this profile.</p>
 <p data-transform='constraint'>The capability MUST exist for the user to specify the underline decoration for the font families identified in this profile.</p>
 </section>
@@ -1216,7 +1216,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>Character edge attributes MUST be expressed using textOutline-unblurred based on the settings identified in CEA-708-D, Section 8.5.8.</p>
 <p data-transform='constraint'>A text outline MUST be expressed using textOutline-unblurred of up to 10% thickness.</p>
 <p data-transform='constraint'>The user MUST be able to specify character edge and type attributes using tts:textOutline attribute.</p>
@@ -1283,7 +1283,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>Active region(s) MUST NOT overlap.</p>
 <p data-transform='constraint'>No more than 4 region(s) MUST be active concurrently.</p>
 <p data-transform='constraint'>No more than four lines of text MUST be selected into all active regions at any given time.</p>
@@ -1314,7 +1314,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>At most 32 characters MUST be present in any displayed text line.</p>
 <p data-transform='constraint'>At most one p element MUST be selected into a region at a time.</p>
 <div class="note"><p>The style properites of region and the content selected for the region impact how selected text flows into a region (i.e. selected text may flow outside of the region such as on a mobile device).</p></div>
@@ -1352,10 +1352,10 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>Timing MUST be expressed in the hh:mm:ss.ms or hh:mm:ss:ff format used in the timeExpression.</p>
 <p data-transform='constraint'>Timing MUST be expressed in the same format throughout the document.</p>
-<p data-transform='constraint'>Processors MUST support durations (dur) on the p and span elements, and MAY (but need not) support on other element types;
+<p data-transform='constraint'>Presentation processors MUST support durations (dur) on the p and span elements, and MAY (but need not) support on other element types;
 as such, a document SHOULD NOT use a duration on an element type other than p or span.</p>
 <p data-transform='constraint'>For timing in hh:mm:ss.ms, the following format MUST be used:</p>
 <ul>
@@ -1457,7 +1457,7 @@
 </section>
 <section class='Core_Constraints'>
 <h4>Constraints</h4>
-<p>Processors MUST support the capability to present documents where the following constraints apply:</p>
+<p>Presentation processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The set element MUST only animate the region or span element.</p>
 <p data-transform='constraint'>The use of set elements applied to a region element MUST only animate the tts:display, tts:origin or tts:extent attribute.</p>
 <p data-transform='constraint'>The use of set elements applied to a span element MUST only animate the tts:color attribute.</p>
@@ -1632,9 +1632,9 @@
 </section>
 <section class='appendix'>
 <h2>Code points</h2>
-<p data-transform='constraint'>Players SHOULD provide font glyph coverage for all characters in the &#8220;ISO 8859-1 Latin-1&#8221; space and those for ANSI INCITS 4 when mapped onto Unicode code points (see table).</p>
-<p class="note">A player follows the semantics expected for use of Unicode code points as stated in this section. The exact glyph is player dependent.</p>
-<p data-transform='constraint'>Players SHOULD support the C0, G0, C1, and G1 code sets mapped onto Unicode as in the following table. See CEA 708, Section 7.1 including Table 11.</p>
+<p data-transform='constraint'>Presentation processors SHOULD provide font glyph coverage for all characters in the &#8220;ISO 8859-1 Latin-1&#8221; space and those for ANSI INCITS 4 when mapped onto Unicode code points (see table).</p>
+<p class="note">A presentation processor follows the semantics expected for use of Unicode code points as stated in this section. The exact glyph is presentation processor dependent.</p>
+<p data-transform='constraint'>Presentation processors SHOULD support the C0, G0, C1, and G1 code sets mapped onto Unicode as in the following table. See CEA 708, Section 7.1 including Table 11.</p>
 <table style="border-collapse: collapse;width:630pt; width:835px;border:0">
 <colgroup>
 <col style="width:38pt; width:51px" />
@@ -2647,11 +2647,11 @@
 <td class="style2" style="width:49px"></td>
 </tr>
 </table>
-<p data-transform='constraint'>Players MAY support the extended G2 characters sets that map onto Unicode code points (See table).</p>
-Players may also provide Glyph coverage for additional Unicode code points
+<p data-transform='constraint'>Presentation processors MAY support the extended G2 characters sets that map onto Unicode code points (See table).</p>
+Presentation processors may also provide Glyph coverage for additional Unicode code points
 <section class='color_values'>
 <h2>Color values</h2>
-<p>For color values of the form #rrggbbaa, players MUST support combinations where the rr, gg, bb components may be either 00 or ff; and the aa component may be 00, 54, A8 or FF. e.g: #00ffff54. Additionally players SHOULD support values for rr, gg, and bb of 54 or A8, and MAY support all possible values between 00 to ff.</p>
+<p>For color values of the form #rrggbbaa, presentation processors MUST support combinations where the rr, gg, bb components may be either 00 or ff; and the aa component may be 00, 54, A8 or FF. e.g: #00ffff54. Additionally presentation processors SHOULD support values for rr, gg, and bb of 54 or A8, and MAY support all possible values between 00 to ff.</p>
 <table>
 <tr>
 <th>Color</th>