--- a/spec/ttaf1-dfxp.html Thu Oct 29 13:28:14 2009 +0000
+++ b/spec/ttaf1-dfxp.html Thu Oct 29 13:29:01 2009 +0000
@@ -4189,8 +4189,8 @@
semantics defined by this specification.</p></div></div><div class="div3">
<h4><a name="semantics-region-layout-example" id="semantics-region-layout-example"/>9.3.4 Elaborated Example</h4><p>An example of the processing steps described above is elaborated below, starting with <a href="#region-mapping-example-1-s"><b>Example – Sample Source Document</b></a>.</p><table summary="HTML Table" id="region-mapping-example-1-s" class="example"><caption>Example – Sample Source Document</caption><tbody><tr><td>
<div class="exampleInner"><pre><tt tts:extent="640px 480px" xml:lang="en"
- xmlns="http://www.w3.org/2006/10/ttaf1"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns="http://www.w3.org/ns/ttml"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<head>
<layout>
<region xml:id="r1">
@@ -4238,8 +4238,8 @@
but rather, are representations of possible internal processing states used for
didactic purposes.</p></div><table summary="HTML Table" id="region-mapping-example-1-i0" class="example"><caption>Example – Intermediate Document – [0s,1s)</caption><tbody><tr><td>
<div class="exampleInner"><pre><tt tts:extent="640px 480px" xml:lang="en"
- xmlns="http://www.w3.org/2006/10/ttaf1"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns="http://www.w3.org/ns/ttml"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<head>
<layout>
<region xml:id="r1">
@@ -4340,8 +4340,8 @@
and paragraphs <code>p2</code> and <code>p3</code> (and their ancestors) are
selected into region <code>r2</code>.</p><table summary="HTML Table" id="region-mapping-example-1-i1" class="example"><caption>Example – Intermediate Document – [1s,2s)</caption><tbody><tr><td>
<div class="exampleInner"><pre><tt tts:extent="640px 480px" xml:lang="en"
- xmlns="http://www.w3.org/2006/10/ttaf1"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns="http://www.w3.org/ns/ttml"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<head>
<layout>
<region xml:id="r1">
@@ -4389,8 +4389,8 @@
and where paragraphs <code>p4</code> and <code>p3</code> (and their ancestors)
are selected into regions <code>r1</code> and <code>r2</code>, respectively.</p><table summary="HTML Table" id="region-mapping-example-1-i2" class="example"><caption>Example – Intermediate Document – [2s,3s)</caption><tbody><tr><td>
<div class="exampleInner"><pre><tt tts:extent="640px 480px" xml:lang="en"
- xmlns="http://www.w3.org/2006/10/ttaf1"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns="http://www.w3.org/ns/ttml"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<head>
<layout>
<region xml:id="r1">
@@ -4823,7 +4823,7 @@
character specify different actors.</p></div><p>The use of agent metadata is illustrated by the following example.</p><table summary="HTML Table" id="metadata-vocabulary-agent-example-1" class="example"><caption>Example Fragment – Agent Metadata</caption><tbody><tr><td>
<div class="exampleInner"><pre>
-<tt xml:lang="en" xmlns="http://www.w3.org/ns/ttml" xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+<tt xml:lang="en" xmlns="http://www.w3.org/ns/ttml" xmlns:ttm="http://www.w3.org/ns/ttml#metadata">
<head>
<span class="strong"><ttm:agent xml:id="connery" type="person"></span>
<ttm:name type="family">Connery</ttm:name>
@@ -5394,7 +5394,7 @@
# .......................................................................
# default namespace
-default namespace tt = "http://www.w3.org/2006/10/ttaf1"
+default namespace tt = "http://www.w3.org/ns/ttml"
# generic tt modules
include "ttaf1-dfxp-datatypes.rnc"
@@ -5975,8 +5975,8 @@
# .......................................................................
# namespace prefix bindings
-namespace tt = "http://www.w3.org/2006/10/ttaf1"
-namespace ttm = "http://www.w3.org/2006/10/ttaf1#metadata"
+namespace tt = "http://www.w3.org/ns/ttml"
+namespace ttm = "http://www.w3.org/ns/ttml#metadata"
namespace local = ""
# meta - generic metadata
@@ -6015,7 +6015,7 @@
# TT-AF 1.0 DFXP Metadata Items Module ......................................
# .......................................................................
-namespace ttm = "http://www.w3.org/2006/10/ttaf1#metadata"
+namespace ttm = "http://www.w3.org/ns/ttml#metadata"
## actor - specifies actor
TTAF.meta.actor =
@@ -6118,8 +6118,8 @@
# TT-AF 1.0 DFXP Metadata Attributes Module ..............................
# .......................................................................
-namespace tt = "http://www.w3.org/2006/10/ttaf1"
-namespace ttm = "http://www.w3.org/2006/10/ttaf1#metadata"
+namespace tt = "http://www.w3.org/ns/ttml"
+namespace ttm = "http://www.w3.org/ns/ttml#metadata"
namespace local = ""
# Standard Metadata Attributes
@@ -6154,7 +6154,7 @@
# TT-AF 1.0 DFXP Parameter Items Module .................................
# .......................................................................
-namespace ttp = "http://www.w3.org/2006/10/ttaf1#parameter"
+namespace ttp = "http://www.w3.org/ns/ttml#parameter"
# profile - profile definition or use declaration
TTAF.parameters.profile =
@@ -6250,7 +6250,7 @@
# TT-AF 1.0 DFXP Parameter Attributes Module ............................
# .......................................................................
-namespace ttp = "http://www.w3.org/2006/10/ttaf1#parameter"
+namespace ttp = "http://www.w3.org/ns/ttml#parameter"
# Standard Metadata Attributes
@@ -6300,8 +6300,8 @@
# TT-AF 1.0 DFXP Styling Attributes Module ..............................
# .......................................................................
-namespace tt = "http://www.w3.org/2006/10/ttaf1"
-namespace tts = "http://www.w3.org/2006/10/ttaf1#styling"
+namespace tt = "http://www.w3.org/ns/ttml"
+namespace tts = "http://www.w3.org/ns/ttml#styling"
namespace local = ""
# Standard Style Attributes
@@ -6513,22 +6513,22 @@
<h3><a name="dfxp-schema-xsd" id="dfxp-schema-xsd"/>C.2 XML Schema Definition (XSD) Schema</h3><p>This section specifies a W3C XML Schema Definition (XSD) <a href="#xsd-1">[XML Schema Part 1]</a> based schema
for DFXP, also available in a <a href="xsd/schema.zip">ZIP
Archive</a>.</p><div class="div3">
-<h4><a name="xsd-dfxp-driver-schema" id="xsd-dfxp-driver-schema"/>C.2.1 Driver</h4><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h4><a name="xsd-dfxp-driver-schema" id="xsd-dfxp-driver-schema"/>C.2.1 Driver</h4><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1">
+ xmlns:tt="http://www.w3.org/ns/ttml">
<xs:include schemaLocation="ttaf1-dfxp-document.xsd"/>
</xs:schema>
</pre></div></div><div class="div3">
<h4><a name="xsd-dfxp-modules" id="xsd-dfxp-modules"/>C.2.2 Modules</h4><div class="div4">
-<h5><a name="xsd-dfxp-animation-module" id="xsd-dfxp-animation-module"/>C.2.2.1 Animation Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-animation-module" id="xsd-dfxp-animation-module"/>C.2.2.1 Animation Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-timing-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-metadata.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#styling"
+ <xs:import namespace="http://www.w3.org/ns/ttml#styling"
schemaLocation="ttaf1-dfxp-styling-attribs.xsd"/>
<xs:attributeGroup name="set.attlist">
<xs:attributeGroup ref="tt:Core.attrib.class" />
@@ -6549,18 +6549,18 @@
</xs:group>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-content-module" id="xsd-dfxp-content-module"/>C.2.2.2 Content Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-content-module" id="xsd-dfxp-content-module"/>C.2.2.2 Content Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-timing-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-metadata.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-animation.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-layout.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-styling.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#metadata"
+ <xs:import namespace="http://www.w3.org/ns/ttml#metadata"
schemaLocation="ttaf1-dfxp-metadata-attribs.xsd"/>
<xs:attributeGroup name="body.attlist">
<xs:attributeGroup ref="tt:Core.attrib.class"/>
@@ -6663,9 +6663,9 @@
</xs:group>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-core-attribs-module" id="xsd-dfxp-core-attribs-module"/>C.2.2.3 Core Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-core-attribs-module" id="xsd-dfxp-core-attribs-module"/>C.2.2.3 Core Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tt="http://www.w3.org/ns/ttml"
xmlns:xml="http://www.w3.org/XML/1998/namespace">
<xs:import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="xml.xsd"/>
@@ -6684,9 +6684,9 @@
</xs:attributeGroup>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-datatypes-module" id="xsd-dfxp-datatypes-module"/>C.2.2.4 Data Types Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#datatype"
+<h5><a name="xsd-dfxp-datatypes-module" id="xsd-dfxp-datatypes-module"/>C.2.2.4 Data Types Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml#datatype"
xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype">
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype">
<xs:simpleType name="alpha">
<xs:restriction base="xs:float">
<xs:minInclusive value="0"/>
@@ -6998,17 +6998,17 @@
</xs:simpleType>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-document-module" id="xsd-dfxp-document-module"/>C.2.2.5 Document Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-document-module" id="xsd-dfxp-document-module"/>C.2.2.5 Document Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
- xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#metadata"
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+ xmlns:ttp="http://www.w3.org/ns/ttml#parameter"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
+ <xs:import namespace="http://www.w3.org/ns/ttml#metadata"
schemaLocation="ttaf1-dfxp-metadata-items.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#parameter"
+ <xs:import namespace="http://www.w3.org/ns/ttml#parameter"
schemaLocation="ttaf1-dfxp-parameter-items.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#styling"
+ <xs:import namespace="http://www.w3.org/ns/ttml#styling"
schemaLocation="ttaf1-dfxp-styling-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-timing-attribs.xsd"/>
@@ -7028,12 +7028,12 @@
<xs:element name="tt" type="tt:tt.eltype"/>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-head-module" id="xsd-dfxp-head-module"/>C.2.2.6 Header Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-head-module" id="xsd-dfxp-head-module"/>C.2.2.6 Header Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
- xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+ xmlns:ttp="http://www.w3.org/ns/ttml#parameter"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-metadata.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-parameters.xsd"/>
@@ -7054,17 +7054,17 @@
<xs:element name="head" type="tt:head.eltype"/>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-layout-module" id="xsd-dfxp-layout-module"/>C.2.2.7 Layout Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-layout-module" id="xsd-dfxp-layout-module"/>C.2.2.7 Layout Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-timing-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-metadata.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-animation.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-styling.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#styling"
+ <xs:import namespace="http://www.w3.org/ns/ttml#styling"
schemaLocation="ttaf1-dfxp-styling-attribs.xsd"/>
<xs:attributeGroup name="RegionBinding.attrib.class">
<xs:attribute name="region" type="xs:IDREF"/>
@@ -7096,12 +7096,12 @@
<xs:element name="region" type="tt:region.eltype"/>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-metadata-module" id="xsd-dfxp-metadata-module"/>C.2.2.8 Metadata Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-metadata-module" id="xsd-dfxp-metadata-module"/>C.2.2.8 Metadata Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#metadata"
+ <xs:import namespace="http://www.w3.org/ns/ttml#metadata"
schemaLocation="ttaf1-dfxp-metadata-items.xsd"/>
<xs:attributeGroup name="metadata.attlist">
<xs:attributeGroup ref="tt:Core.attrib.class"/>
@@ -7122,14 +7122,14 @@
</xs:group>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-metadata-items-module" id="xsd-dfxp-metadata-items-module"/>C.2.2.9 Metadata Items Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#metadata"
+<h5><a name="xsd-dfxp-metadata-items-module" id="xsd-dfxp-metadata-items-module"/>C.2.2.9 Metadata Items Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml#metadata"
xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#datatype"
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata">
+ <xs:import namespace="http://www.w3.org/ns/ttml#datatype"
schemaLocation="ttaf1-dfxp-datatypes.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1"
+ <xs:import namespace="http://www.w3.org/ns/ttml"
schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-metadata-attribs.xsd"/>
<xs:attributeGroup name="actor.attlist">
@@ -7192,11 +7192,11 @@
</xs:group>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-metadata-attribs-module" id="xsd-dfxp-metadata-attribs-module"/>C.2.2.10 Metadata Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#metadata"
+<h5><a name="xsd-dfxp-metadata-attribs-module" id="xsd-dfxp-metadata-attribs-module"/>C.2.2.10 Metadata Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml#metadata"
xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#datatype"
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata">
+ <xs:import namespace="http://www.w3.org/ns/ttml#datatype"
schemaLocation="ttaf1-dfxp-datatypes.xsd"/>
<xs:attribute name="agent" type="ttd:agent"/>
<xs:attribute name="role" type="ttd:role"/>
@@ -7206,12 +7206,12 @@
</xs:attributeGroup>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-parameters-module" id="xsd-dfxp-parameters-module"/>C.2.2.11 Parameters Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-parameters-module" id="xsd-dfxp-parameters-module"/>C.2.2.11 Parameters Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttp="http://www.w3.org/ns/ttml#parameter">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#parameter"
+ <xs:import namespace="http://www.w3.org/ns/ttml#parameter"
schemaLocation="ttaf1-dfxp-parameter-items.xsd"/>
<xs:group name="Parameters.class">
<xs:choice>
@@ -7220,16 +7220,16 @@
</xs:group>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-parameter-items-module" id="xsd-dfxp-parameter-items-module"/>C.2.2.12 Parameter Items Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#parameter"
+<h5><a name="xsd-dfxp-parameter-items-module" id="xsd-dfxp-parameter-items-module"/>C.2.2.12 Parameter Items Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml#parameter"
xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype"
- xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype"
+ xmlns:ttp="http://www.w3.org/ns/ttml#parameter">
<xs:import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="xml.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#datatype"
+ <xs:import namespace="http://www.w3.org/ns/ttml#datatype"
schemaLocation="ttaf1-dfxp-datatypes.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1"
+ <xs:import namespace="http://www.w3.org/ns/ttml"
schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-parameter-attribs.xsd"/>
<xs:attributeGroup name="profile.attlist">
@@ -7297,11 +7297,11 @@
</xs:group>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-parameter-attribs-module" id="xsd-dfxp-parameter-attribs-module"/>C.2.2.13 Parameter Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#parameter"
+<h5><a name="xsd-dfxp-parameter-attribs-module" id="xsd-dfxp-parameter-attribs-module"/>C.2.2.13 Parameter Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml#parameter"
xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype"
- xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter">
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#datatype"
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype"
+ xmlns:ttp="http://www.w3.org/ns/ttml#parameter">
+ <xs:import namespace="http://www.w3.org/ns/ttml#datatype"
schemaLocation="ttaf1-dfxp-datatypes.xsd"/>
<xs:attribute name="cellResolution" type="ttd:cellResolution"/>
<xs:attribute name="clockMode" type="ttd:clockMode"/>
@@ -7329,11 +7329,11 @@
</xs:attributeGroup>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-styling-attribs-module" id="xsd-dfxp-styling-attribs-module"/>C.2.2.14 Styling Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#styling" xml:lang="en"
+<h5><a name="xsd-dfxp-styling-attribs-module" id="xsd-dfxp-styling-attribs-module"/>C.2.2.14 Styling Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml#styling" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#datatype"
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
+ <xs:import namespace="http://www.w3.org/ns/ttml#datatype"
schemaLocation="ttaf1-dfxp-datatypes.xsd"/>
<xs:attribute name="backgroundColor" type="ttd:color"/>
<xs:attribute name="color" type="ttd:color"/>
@@ -7389,14 +7389,14 @@
</xs:attributeGroup>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-styling-module" id="xsd-dfxp-styling-module"/>C.2.2.15 Styling Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-styling-module" id="xsd-dfxp-styling-module"/>C.2.2.15 Styling Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
+ xmlns:tt="http://www.w3.org/ns/ttml"
+ xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+ xmlns:tts="http://www.w3.org/ns/ttml#styling">
<xs:include schemaLocation="ttaf1-dfxp-core-attribs.xsd"/>
<xs:include schemaLocation="ttaf1-dfxp-metadata.xsd"/>
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#styling"
+ <xs:import namespace="http://www.w3.org/ns/ttml#styling"
schemaLocation="ttaf1-dfxp-styling-attribs.xsd"/>
<xs:attributeGroup name="StyleBinding.attrib.class">
<xs:attribute name="style" type="xs:IDREFS"/>
@@ -7429,11 +7429,11 @@
<xs:element name="style" type="tt:style.eltype"/>
</xs:schema>
</pre></div></div><div class="div4">
-<h5><a name="xsd-dfxp-timing-attribs-module" id="xsd-dfxp-timing-attribs-module"/>C.2.2.16 Timing Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<h5><a name="xsd-dfxp-timing-attribs-module" id="xsd-dfxp-timing-attribs-module"/>C.2.2.16 Timing Attributes Module</h5><div class="exampleInner"><pre><xs:schema targetNamespace="http://www.w3.org/ns/ttml" xml:lang="en"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:ttd="http://www.w3.org/2006/10/ttaf1#datatype"
- xmlns:tt="http://www.w3.org/2006/10/ttaf1">
- <xs:import namespace="http://www.w3.org/2006/10/ttaf1#datatype"
+ xmlns:ttd="http://www.w3.org/ns/ttml#datatype"
+ xmlns:tt="http://www.w3.org/ns/ttml">
+ <xs:import namespace="http://www.w3.org/ns/ttml#datatype"
schemaLocation="ttaf1-dfxp-datatypes.xsd"/>
<xs:attributeGroup name="TimingInterval.attrib.class">
<xs:attribute name="begin" type="ttd:timeCoordinate"/>
@@ -8614,8 +8614,8 @@
<h3><a name="profile-dfxp-transformation" id="profile-dfxp-transformation"/>G.1 DFXP Transformation Profile</h3><p>The DFXP Transformation Profile is intended to be used to
express minimum compliance for transformation processing.</p><div class="exampleInner"><pre><?xml version="1.0" encoding="utf-8"?>
<!-- this file defines the "dfxp-transformation" profile of ttaf1 -->
-<profile xmlns="http://www.w3.org/2006/10/ttaf1#parameter">
-<features xml:base="http://www.w3.org/2006/10/ttaf1/feature/">
+<profile xmlns="http://www.w3.org/ns/ttml#parameter">
+<features xml:base="http://www.w3.org/ns/ttml/feature/">
<!-- required (mandatory) feature support -->
<feature value="required">#content</feature>
<feature value="required">#core</feature>
@@ -8749,7 +8749,7 @@
<feature value="optional">#writingMode</feature>
<feature value="optional">#zIndex</feature>
</features>
-<extensions xml:base="http://www.w3.org/2006/10/ttaf1/extension/">
+<extensions xml:base="http://www.w3.org/ns/ttml/extension/">
<!-- required (mandatory) extension support -->
<!-- optional (voluntary) extension support -->
</extensions>
@@ -8758,8 +8758,8 @@
<h3><a name="profile-dfxp-presentation" id="profile-dfxp-presentation"/>G.2 DFXP Presentation Profile</h3><p>The DFXP Presentation Profile is intended to be used to
express minimum compliance for presentation processing.</p><div class="exampleInner"><pre><?xml version="1.0" encoding="utf-8"?>
<!-- this file defines the "dfxp-presentation" profile of ttaf1-dfxp -->
-<profile xmlns="http://www.w3.org/2006/10/ttaf1#parameter">
-<features xml:base="http://www.w3.org/2006/10/ttaf1/feature/">
+<profile xmlns="http://www.w3.org/ns/ttml#parameter">
+<features xml:base="http://www.w3.org/ns/ttml/feature/">
<!-- required (mandatory) feature support -->
<feature value="required">#content</feature>
<feature value="required">#core</feature>
@@ -8893,7 +8893,7 @@
<feature value="optional">#writingMode</feature>
<feature value="optional">#zIndex</feature>
</features>
-<extensions xml:base="http://www.w3.org/2006/10/ttaf1/extension/">
+<extensions xml:base="http://www.w3.org/ns/ttml/extension/">
<!-- required (mandatory) extension support -->
<!-- optional (voluntary) extension support -->
</extensions>
@@ -8902,8 +8902,8 @@
<h3><a name="profile-dfxp-full" id="profile-dfxp-full"/>G.3 DFXP Full Profile</h3><p>The DFXP Full Profile is intended to be used to
express maximum compliance for both transformation and presentation processing.</p><div class="exampleInner"><pre><?xml version="1.0" encoding="utf-8"?>
<!-- this file defines the "dfxp-full" profile of ttaf1-dfxp -->
-<profile xmlns="http://www.w3.org/2006/10/ttaf1#parameter">
-<features xml:base="http://www.w3.org/2006/10/ttaf1/feature/">
+<profile xmlns="http://www.w3.org/ns/ttml#parameter">
+<features xml:base="http://www.w3.org/ns/ttml/feature/">
<!-- required (mandatory) feature support -->
<feature value="required">#animation</feature>
<feature value="required">#backgroundColor-block</feature>
@@ -9037,7 +9037,7 @@
<feature value="required">#zIndex</feature>
<!-- optional (voluntary) feature support -->
</features>
-<extensions xml:base="http://www.w3.org/2006/10/ttaf1/extension/">
+<extensions xml:base="http://www.w3.org/ns/ttml/extension/">
<!-- required (mandatory) extension support -->
<!-- optional (voluntary) extension support -->
</extensions>
@@ -9822,6 +9822,6 @@
<span class="strong">Technical Changes</span>
* Changed the media type from application/ttaf+xml to application/ttml+xml
-* Changed the namespace base to http://www.w3.org/ns/ttml
+* Update namespace URIs to use ns/ttml instead of 2006/10.
* Changed the title of the document
</pre></div></div></div></div></body></html>
\ No newline at end of file