[ttml1] indicate scoping on semantics of metadata and animation children of br element (7.1.7)
authorGlenn Adams <glenn@skynav.com>
Sun, 25 Aug 2013 10:49:10 -0600
changeset 495 04f61e9586e3
parent 494 051853298288
child 496 ca1aa8281cfa
[ttml1] indicate scoping on semantics of metadata and animation children of br element (7.1.7)
ttml1/spec/ttml1-changes.html
ttml1/spec/ttml1.xml
--- a/ttml1/spec/ttml1-changes.html	Sun Aug 25 10:46:58 2013 -0600
+++ b/ttml1/spec/ttml1-changes.html	Sun Aug 25 10:49:10 2013 -0600
@@ -59,6 +59,8 @@
 * In 6.1.1, change "TTML Content profile" to "TTML profile", since TTML profiles are not
   presently defined as content profiles or as processor profiles as such.
 
+* In 7.1.7, indicate semantic scoping of metadata and animation children of br element.
+
 * In 8.1.2, remove erroneous sentence stating that style element takes metadata children
   (this support was removed in the sytnax definition and schema before REC was published,
   but this sentence was inadvertently left in the text).
--- a/ttml1/spec/ttml1.xml	Sun Aug 25 10:46:58 2013 -0600
+++ b/ttml1/spec/ttml1.xml	Sun Aug 25 10:49:10 2013 -0600
@@ -3183,6 +3183,10 @@
 <div3 id="content-vocabulary-br">
 <head>br</head>
 <p>The <el>br</el> element denotes an explicit line break.</p>
+<p>Any metadata specified by children in the <code>Metadata.class</code>
+element group applies semantically to the <el>br</el> element and its descendants as a whole.</p>
+<p>Any animation elements specified by children in the <code>Animation.class</code>
+element group apply semantically to the <el>br</el> element.</p>
 <table id="elt-syntax-br" role="syntax">
 <caption>XML Representation &ndash; Element Information Item: br</caption>
 <tbody>