[ttml2] ensure styling references are resolvable
authorGlenn Adams <glenn@skynav.com>
Thu, 07 May 2015 07:21:58 -0600
changeset 920 69387b985df8
parent 908 868cacdd35da
child 924 3556401a69da
[ttml2] ensure styling references are resolvable
ttml2/spec/ednotes.xlsx
ttml2/spec/ttml2.xml
ttml2/spec/xsd/ttml2-animation.xsd
Binary file ttml2/spec/ednotes.xlsx has changed
--- a/ttml2/spec/ttml2.xml	Thu Apr 09 09:52:57 2015 -0700
+++ b/ttml2/spec/ttml2.xml	Thu May 07 07:21:58 2015 -0600
@@ -8591,7 +8591,8 @@
 <ednote>
 <name>Semantics of contain and cover</name>
 <date>2015-01-05</date>
-<edtext>Define semantics of new <code>contain</code> and <code>cover</code> values. Exclude these values from use with an <el>image</el> element.</edtext>
+<edtext>Define semantics of new <code>contain</code> and <code>cover</code> values. Exclude these values from use with an <el>image</el> element.
+Enlarge usage of extent on root (tt) element to permit use of <code>contain</code> and <code>cover</code>.</edtext>
 </ednote>
 <p>The extent of the <loc href="#terms-root-container-region">root container region</loc> is determined either by a
 <att>tts:extent</att> specified on the <el>tt</el> element, if
--- a/ttml2/spec/xsd/ttml2-animation.xsd	Thu Apr 09 09:52:57 2015 -0700
+++ b/ttml2/spec/xsd/ttml2-animation.xsd	Thu May 07 07:21:58 2015 -0600
@@ -9,6 +9,7 @@
   <xs:include schemaLocation="ttml2-core-attribs.xsd"/>
   <xs:include schemaLocation="ttml2-timing-attribs.xsd"/>
   <xs:include schemaLocation="ttml2-metadata.xsd"/>
+  <xs:include schemaLocation="ttml2-styling.xsd"/>
   <xs:import namespace="http://www.w3.org/ns/ttml#styling"
     schemaLocation="ttml2-styling-attribs.xsd"/>
   <xs:import namespace="http://www.w3.org/ns/ttml#datatype"