SDP-US - Synchronize example file numbers.
authorGlenn Adams <glenn@skynav.com>
Sun, 20 Jan 2013 15:44:45 -0700
changeset 336 cdbe48c58791
parent 335 6894a9492ca1
child 337 d0f559aa0029
SDP-US - Synchronize example file numbers.
ttml10-sdp-us/example-1.xml
ttml10-sdp-us/example-2.xml
ttml10-sdp-us/example-3.xml
ttml10-sdp-us/example-4.xml
ttml10-sdp-us/example-5.xml
--- a/ttml10-sdp-us/example-1.xml	Sun Jan 20 15:43:21 2013 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<tt xml:lang="en-us" xmlns="http://www.w3.org/ns/ttml" 
-    xmlns:s='http://www.w3.org/ns/ttml#styling' 
-    xmlns:p='http://www.w3.org/ns/ttml#parameter' >
-  <head>
-    <p:profile use="http://www.w3.org/ns/ttml/profile/online-delivery"/>
-    <styling>
-      <!-- A typical transparent region with centered text that has an outline -->
-      <style xml:id="bottomMidStyle" s:textAlign="center" s:textOutline="#000000ff 5%" s:backgroundColor="#00000000" s:color="#ffffffff" s:origin='20% 58%' s:extent='60% 18%'/>
-    </styling>
-    <layout>
-      <!-- typical 'pop on' type region -->
-      <region xml:id="bottomMid" style="bottomMidStyle" />
-    </layout>
-  </head>
-  <body>
-    <div style="defaultFont">
-      <p region="bottomMid" begin='00:00:00.101' end='00:00:03.000'> This is a pop on caption. </p>
-    </div>
-  </body>
-</tt>
\ No newline at end of file
--- a/ttml10-sdp-us/example-2.xml	Sun Jan 20 15:43:21 2013 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-<style xml:id="bottomMidStyle" s:textAlign="center" s:textOutline="black 1px" s:backgroundColor="transparent" s:color="white" s:origin='20% 58%' s:extent='60% 18%'/>
-<style xml:id="topMidStyle" s:textAlign="center" s:textOutline="black 1px" s:backgroundColor="transparent" s:color="white" s:origin='20% 10%' s:extent='60% 18%'/>
\ No newline at end of file
--- a/ttml10-sdp-us/example-3.xml	Sun Jan 20 15:43:21 2013 -0700
+++ b/ttml10-sdp-us/example-3.xml	Sun Jan 20 15:44:45 2013 -0700
@@ -1,47 +1,20 @@
-<?xml version="1.0" encoding="utf-8"?>
-<tt xml:lang="en-us" xmlns="http://www.w3.org/ns/ttml" xmlns:s='http://www.w3.org/ns/ttml#styling'>
+<tt xml:lang="en-us" xmlns="http://www.w3.org/ns/ttml" 
+    xmlns:s='http://www.w3.org/ns/ttml#styling' 
+    xmlns:p='http://www.w3.org/ns/ttml#parameter' >
   <head>
+    <p:profile use="http://www.w3.org/ns/ttml/profile/online-delivery"/>
     <styling>
-      <style xml:id="s1" s:display="none" s:extent='40% 18%'/>
+      <!-- A typical transparent region with centered text that has an outline -->
+      <style xml:id="bottomMidStyle" s:textAlign="center" s:textOutline="#000000ff 5%" s:backgroundColor="#00000000" s:color="#ffffffff" s:origin='20% 58%' s:extent='60% 18%'/>
     </styling>
     <layout>
-      <region xml:id="r1" style="s1">
-        <set begin='00:00:10.000' end='00:00:12.000' s:display='auto'/>
-        <set begin='00:00:10.000' end='00:00:12.000' s:origin='10% 10%'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:origin='10% 10%'/>
-      </region>
-      <region id="r2" style="s2">
-        <set begin='00:00:10.330' end='00:00:10.670' s:display='auto'/>
-        <set begin='00:00:10.330' end='00:00:10.670' s:origin='50% 10%'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:origin='50% 10%'/>
-      </region>
-      <region id="r3" style="s3">
-        <set begin='00:00:10.670' end='00:00:11.000' s:display='auto'/>
-        <set begin='00:00:10.670' end='00:00:11.000' s:origin='10% 78%'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:origin='10% 78%'/>
-      </region>
-      <region id="r4" style="s4">
-        <set begin='00:00:11.000' end='00:00:11.330' s:display='auto'/>
-        <set begin='00:00:11.000' end='00:00:11.330' s:origin='50% 78%'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
-        <set begin='00:00:11.670' end='00:00:12.000' s:origin='50% 78%'/>
-      </region>
+      <!-- typical 'pop on' type region -->
+      <region xml:id="bottomMid" style="bottomMidStyle" />
     </layout>
   </head>
   <body>
-    <div>
-      <!--four speakers count off, and then all call 'Jump' together -->
-      <p begin='00:00:10.000' end='00:00:10.330' region="r1" >One</p>
-      <p begin='00:00:10.330' end='00:00:10.670' region="r2" >Two</p>
-      <p begin='00:00:10.670' end='00:00:11.000' region="r3">Three</p>
-      <p begin='00:00:11.000' end='00:00:11.330' region="r4" >Four</p>
-      <p begin='00:00:11.670' end='00:00:12.000' region="r1" >Jump!</p>
-      <p begin='00:00:11.670' end='00:00:12.000' region="r2" >Jump!</p>
-      <p begin='00:00:11.670' end='00:00:12.000' region="r3">Jump!</p>
-      <p begin='00:00:11.670' end='00:00:12.000' region="r4" >Jump!</p>
+    <div style="defaultFont">
+      <p region="bottomMid" begin='00:00:00.101' end='00:00:03.000'> This is a pop on caption. </p>
     </div>
   </body>
 </tt>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ttml10-sdp-us/example-4.xml	Sun Jan 20 15:44:45 2013 -0700
@@ -0,0 +1,2 @@
+<style xml:id="bottomMidStyle" s:textAlign="center" s:textOutline="black 1px" s:backgroundColor="transparent" s:color="white" s:origin='20% 58%' s:extent='60% 18%'/>
+<style xml:id="topMidStyle" s:textAlign="center" s:textOutline="black 1px" s:backgroundColor="transparent" s:color="white" s:origin='20% 10%' s:extent='60% 18%'/>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ttml10-sdp-us/example-5.xml	Sun Jan 20 15:44:45 2013 -0700
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en-us" xmlns="http://www.w3.org/ns/ttml" xmlns:s='http://www.w3.org/ns/ttml#styling'>
+  <head>
+    <styling>
+      <style xml:id="s1" s:display="none" s:extent='40% 18%'/>
+    </styling>
+    <layout>
+      <region xml:id="r1" style="s1">
+        <set begin='00:00:10.000' end='00:00:12.000' s:display='auto'/>
+        <set begin='00:00:10.000' end='00:00:12.000' s:origin='10% 10%'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:origin='10% 10%'/>
+      </region>
+      <region id="r2" style="s2">
+        <set begin='00:00:10.330' end='00:00:10.670' s:display='auto'/>
+        <set begin='00:00:10.330' end='00:00:10.670' s:origin='50% 10%'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:origin='50% 10%'/>
+      </region>
+      <region id="r3" style="s3">
+        <set begin='00:00:10.670' end='00:00:11.000' s:display='auto'/>
+        <set begin='00:00:10.670' end='00:00:11.000' s:origin='10% 78%'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:origin='10% 78%'/>
+      </region>
+      <region id="r4" style="s4">
+        <set begin='00:00:11.000' end='00:00:11.330' s:display='auto'/>
+        <set begin='00:00:11.000' end='00:00:11.330' s:origin='50% 78%'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:display='auto'/>
+        <set begin='00:00:11.670' end='00:00:12.000' s:origin='50% 78%'/>
+      </region>
+    </layout>
+  </head>
+  <body>
+    <div>
+      <!--four speakers count off, and then all call 'Jump' together -->
+      <p begin='00:00:10.000' end='00:00:10.330' region="r1" >One</p>
+      <p begin='00:00:10.330' end='00:00:10.670' region="r2" >Two</p>
+      <p begin='00:00:10.670' end='00:00:11.000' region="r3">Three</p>
+      <p begin='00:00:11.000' end='00:00:11.330' region="r4" >Four</p>
+      <p begin='00:00:11.670' end='00:00:12.000' region="r1" >Jump!</p>
+      <p begin='00:00:11.670' end='00:00:12.000' region="r2" >Jump!</p>
+      <p begin='00:00:11.670' end='00:00:12.000' region="r3">Jump!</p>
+      <p begin='00:00:11.670' end='00:00:12.000' region="r4" >Jump!</p>
+    </div>
+  </body>
+</tt>
\ No newline at end of file