New namespace
authorPhilippe Le Hégaret <plh@w3.org>
Thu, 29 Oct 2009 13:27:45 +0000
changeset 176 edd9606d32c4
parent 175 813f60cea203
child 177 02246e49825b
New namespace
spec/examples/ex1-x-0.xml
spec/examples/ex1-x-1.xml
spec/examples/ex1-x-2.xml
spec/examples/ex1.xml
spec/profiles/dfxp-full.xml
spec/profiles/dfxp-presentation.xml
spec/profiles/dfxp-transformation.xml
spec/rnc/ttaf1-dfxp-metadata-attribs.rnc
spec/rnc/ttaf1-dfxp-metadata-items.rnc
spec/rnc/ttaf1-dfxp-metadata.rnc
spec/rnc/ttaf1-dfxp-parameter-attribs.rnc
spec/rnc/ttaf1-dfxp-parameter-items.rnc
spec/rnc/ttaf1-dfxp-styling-attribs.rnc
spec/rnc/ttaf1-dfxp.rnc
spec/scm/adi.scm
spec/scm/test.xml
spec/ttaf1
spec/xsd/ttaf1-dfxp-animation.xsd
spec/xsd/ttaf1-dfxp-content.xsd
spec/xsd/ttaf1-dfxp-core-attribs.xsd
spec/xsd/ttaf1-dfxp-datatypes.xsd
spec/xsd/ttaf1-dfxp-document.xsd
spec/xsd/ttaf1-dfxp-head.xsd
spec/xsd/ttaf1-dfxp-layout.xsd
spec/xsd/ttaf1-dfxp-metadata-attribs.xsd
spec/xsd/ttaf1-dfxp-metadata-items.xsd
spec/xsd/ttaf1-dfxp-metadata.xsd
spec/xsd/ttaf1-dfxp-parameter-attribs.xsd
spec/xsd/ttaf1-dfxp-parameter-items.xsd
spec/xsd/ttaf1-dfxp-parameters.xsd
spec/xsd/ttaf1-dfxp-styling-attribs.xsd
spec/xsd/ttaf1-dfxp-styling.xsd
spec/xsd/ttaf1-dfxp-timing-attribs.xsd
spec/xsd/ttaf1-dfxp.xsd
--- a/spec/examples/ex1-x-0.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/examples/ex1-x-0.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,6 +1,6 @@
 <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">
--- a/spec/examples/ex1-x-1.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/examples/ex1-x-1.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,6 +1,6 @@
 <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">
--- a/spec/examples/ex1-x-2.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/examples/ex1-x-2.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,6 +1,6 @@
 <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">
--- a/spec/examples/ex1.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/examples/ex1.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,6 +1,6 @@
 <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">
--- a/spec/profiles/dfxp-full.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/profiles/dfxp-full.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,7 +1,7 @@
 <?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>
@@ -135,7 +135,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>
--- a/spec/profiles/dfxp-presentation.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/profiles/dfxp-presentation.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,7 +1,7 @@
 <?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>
@@ -135,7 +135,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>
--- a/spec/profiles/dfxp-transformation.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/profiles/dfxp-transformation.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,7 +1,7 @@
 <?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>
@@ -135,7 +135,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>
--- a/spec/rnc/ttaf1-dfxp-metadata-attribs.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp-metadata-attribs.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -2,8 +2,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
--- a/spec/rnc/ttaf1-dfxp-metadata-items.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp-metadata-items.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -2,7 +2,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 =
--- a/spec/rnc/ttaf1-dfxp-metadata.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp-metadata.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -3,8 +3,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
--- a/spec/rnc/ttaf1-dfxp-parameter-attribs.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp-parameter-attribs.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -2,7 +2,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
 
--- a/spec/rnc/ttaf1-dfxp-parameter-items.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp-parameter-items.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -2,7 +2,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 =
--- a/spec/rnc/ttaf1-dfxp-styling-attribs.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp-styling-attribs.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -2,8 +2,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
--- a/spec/rnc/ttaf1-dfxp.rnc	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/rnc/ttaf1-dfxp.rnc	Thu Oct 29 13:27:45 2009 +0000
@@ -3,7 +3,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"
--- a/spec/scm/adi.scm	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/scm/adi.scm	Thu Oct 29 13:27:45 2009 +0000
@@ -8,12 +8,12 @@
 (declare (usual-integrations))
 
 (define *dfxp-preferred-reverse-bindings*
-  '(("http://www.w3.org/2006/10/ttaf1" . "")
-    ("http://www.w3.org/2006/10/ttaf1#parameter" . "ttp")
-    ("http://www.w3.org/2006/10/ttaf1#style" . "tts")
-    ("http://www.w3.org/2006/10/ttaf1#style-extension" . "ttsx")
-    ("http://www.w3.org/2006/10/ttaf1#metadata" . "ttm")
-    ("http://www.w3.org/2006/10/ttaf1#metadata-extension" . "ttmx")))
+  '(("http://www.w3.org/ns/ttml" . "")
+    ("http://www.w3.org/ns/ttml#parameter" . "ttp")
+    ("http://www.w3.org/ns/ttml#style" . "tts")
+    ("http://www.w3.org/ns/ttml#style-extension" . "ttsx")
+    ("http://www.w3.org/ns/ttml#metadata" . "ttm")
+    ("http://www.w3.org/ns/ttml#metadata-extension" . "ttmx")))
 
 (define *dfxp-namespaces-table*
   (let ((t (make-string-hash-table)))
@@ -24,8 +24,8 @@
     t))
 
 (define *dfxp-empty-element-types*
-  '(("br" . "http://www.w3.org/2006/10/ttaf1")
-    ("metadata" . "http://www.w3.org/2006/10/ttaf1")))
+  '(("br" . "http://www.w3.org/ns/ttml")
+    ("metadata" . "http://www.w3.org/ns/ttml")))
 
 (define (in-per-element-namespace? attr)
   (let* ((name (rxi-attribute/name attr))
--- a/spec/scm/test.xml	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/scm/test.xml	Thu Oct 29 13:27:45 2009 +0000
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tt ttp:profile="http://www.w3.org/2006/10/ttaf1#profile-dfxp"
+<tt ttp:profile="http://www.w3.org/ns/ttml#profile-dfxp"
     xml:lang="en"
-    xmlns="http://www.w3.org/2006/10/ttaf1"
-    xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter"
-    xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
-    xmlns:tts="http://www.w3.org/2006/10/ttaf1#style">
+    xmlns="http://www.w3.org/ns/ttml"
+    xmlns:ttp="http://www.w3.org/ns/ttml#parameter"
+    xmlns:ttm="http://www.w3.org/ns/ttml#metadata"
+    xmlns:tts="http://www.w3.org/ns/ttml#style">
   <head>
     <metadata>
       <ttm:title>Timed Text DFXP Example</ttm:title>
--- a/spec/ttaf1	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/ttaf1	Thu Oct 29 13:27:45 2009 +0000
@@ -2,13 +2,13 @@
 dereferencing the Timed Text (TT) Authoring Format V1.0
 Distribution Format Exchange Profile namespace URIs:
 
-http://www.w3.org/2006/10/ttaf1
-http://www.w3.org/2006/10/ttaf1#styling
-http://www.w3.org/2006/10/ttaf1#styling-extension
-http://www.w3.org/2006/10/ttaf1#metadata
-http://www.w3.org/2006/10/ttaf1#metadata-extension
-http://www.w3.org/2006/10/ttaf1#parameter
-http://www.w3.org/2006/10/ttaf1#parameter-extension
+http://www.w3.org/ns/ttml
+http://www.w3.org/ns/ttml#styling
+http://www.w3.org/ns/ttml#styling-extension
+http://www.w3.org/ns/ttml#metadata
+http://www.w3.org/ns/ttml#metadata-extension
+http://www.w3.org/ns/ttml#parameter
+http://www.w3.org/ns/ttml#parameter-extension
 
 This namespace document is expected to be replaced by a
 W3C XML Schema document.
--- a/spec/xsd/ttaf1-dfxp-animation.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-animation.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,12 +1,12 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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" />
--- a/spec/xsd/ttaf1-dfxp-content.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-content.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,15 +1,15 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-core-attribs.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-core-attribs.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,6 +1,6 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-datatypes.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-datatypes.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,6 +1,6 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#datatype"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-document.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-document.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,14 +1,14 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-head.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-head.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,9 +1,9 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-layout.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-layout.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,14 +1,14 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-metadata-attribs.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-metadata-attribs.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,8 +1,8 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#metadata"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-metadata-items.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-metadata-items.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,11 +1,11 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#metadata"
+<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">
--- a/spec/xsd/ttaf1-dfxp-metadata.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-metadata.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,9 +1,9 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-parameter-attribs.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-parameter-attribs.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,8 +1,8 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#parameter"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-parameter-items.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-parameter-items.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,13 +1,13 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#parameter"
+<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">
--- a/spec/xsd/ttaf1-dfxp-parameters.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-parameters.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,9 +1,9 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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>
--- a/spec/xsd/ttaf1-dfxp-styling-attribs.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-styling-attribs.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,8 +1,8 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1#styling" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-styling.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-styling.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,11 +1,11 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp-timing-attribs.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp-timing-attribs.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,8 +1,8 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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"/>
--- a/spec/xsd/ttaf1-dfxp.xsd	Thu Oct 29 13:22:44 2009 +0000
+++ b/spec/xsd/ttaf1-dfxp.xsd	Thu Oct 29 13:27:45 2009 +0000
@@ -1,5 +1,5 @@
-<xs:schema targetNamespace="http://www.w3.org/2006/10/ttaf1" xml:lang="en"
+<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>