1. Fix validity problem with author mapping.
authorGlenn Adams <glenn@skynav.com>
Sun, 14 Dec 2008 04:14:17 +0000
changeset 66 43fa2ecc1bb0
parent 65 3bb0da1a5c36
child 67 b9b9f340bc46
child 68 9afffb90c35b
1. Fix validity problem with author mapping.
2. Remove unused use of graphics as alternative for email eltype.
spec/ttaf1-dfxp.html
spec/xmlspec-ttaf1-dfxp.dtd
spec/xmlspec-ttaf1-dfxp.xsl
--- a/spec/ttaf1-dfxp.html	Sun Dec 14 03:56:52 2008 +0000
+++ b/spec/ttaf1-dfxp.html	Sun Dec 14 04:14:17 2008 +0000
@@ -75,7 +75,7 @@
 <a href="http://www.w3.org/TR/2006/CR-ttaf1-dfxp-20061116/">http://www.w3.org/TR/2006/CR-ttaf1-dfxp-20061116/</a>
 </dd><dt>Latest version:</dt><dd><a href="http://www.w3.org/TR/ttaf1-dfxp/">http://www.w3.org/TR/ttaf1-dfxp/</a></dd><dt>Previous version:</dt><dd>
 <a href="http://www.w3.org/TR/2006/WD-ttaf1-dfxp-20060427/">http://www.w3.org/TR/2006/WD-ttaf1-dfxp-20060427/</a>
-</dd><dt>Editor:</dt><dd><table style="margin: 0em 0em"><td>Glenn Adams, Extensible Formatting Systems, Inc. (XFSI)</td><td/></table></dd><dt>Contributing Authors:</dt><dd><table style="margin: 0em 0em"><td>Mike Dolan, Invited Expert</td><td/></table></dd><dd><table style="margin: 0em 0em"><td>Geoff Freed, WGBH National Center for Accessible Media</td><td/></table></dd><dd><table style="margin: 0em 0em"><td>Sean Hayes, Microsoft</td><td/></table></dd><dd><table style="margin: 0em 0em"><td>Erik Hodge, RealNetworks</td><td/></table></dd><dd><table style="margin: 0em 0em"><td>David Kirby, British Broadcasting Corporation (BBC)</td><td/></table></dd><dd><table style="margin: 0em 0em"><td>Thierry Michel, W3C</td><td/></table></dd><dd><table style="margin: 0em 0em"><td>Dave Singer, Apple Computer</td><td/></table></dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2006 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr/><div>
+</dd><dt>Editor:</dt><dd>Glenn Adams, Extensible Formatting Systems, Inc. (XFSI)</dd><dt>Contributing Authors:</dt><dd>Mike Dolan, Invited Expert</dd><dd>Geoff Freed, WGBH National Center for Accessible Media</dd><dd>Sean Hayes, Microsoft</dd><dd>Erik Hodge, RealNetworks</dd><dd>David Kirby, British Broadcasting Corporation (BBC)</dd><dd>Thierry Michel, W3C</dd><dd>Dave Singer, Apple Computer</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2006 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr/><div>
 <h2><a name="abstract" id="abstract"/>Abstract</h2><p>This document specifies the distribution format exchange profile
 (DFXP) of the timed text authoring format (TT AF) in terms of a
 vocabulary and semantics thereof.</p><p>The timed text authoring format is a content type that represents
--- a/spec/xmlspec-ttaf1-dfxp.dtd	Sun Dec 14 03:56:52 2008 +0000
+++ b/spec/xmlspec-ttaf1-dfxp.dtd	Sun Dec 14 04:14:17 2008 +0000
@@ -7,9 +7,8 @@
 <!--
 PURPOSE:
 1. allow multiple authlist elts to separate editor from contribing authors;
-2. allow use of graphic rather than text email spec in author;
-3. allow use of sub|sup in code (and other similar elt types);
-4. allow use of el|att|code|emph in loc;
+2. allow use of sub|sup in code (and other similar elt types);
+3. allow use of el|att|code|emph in loc;
 -->
 
 <!-- parameter entity overrides -->
@@ -24,7 +23,6 @@
 	"#PCDATA|loc|ednote|phrase|rfc2119|sub|sup">
 
 <!-- element definition ignores -->
-<!ENTITY % author.element "IGNORE">
 <!ENTITY % loc.element "IGNORE">
 
 <!-- xmlspec inclusion -->
@@ -32,7 +30,6 @@
 %xmlspec;
 
 <!-- element definition overrides -->
-<!ELEMENT author (name, affiliation?, (email|graphic)?)>
 <!ELEMENT loc (#PCDATA|phrase|el|att|code|emph)*>
 
 
--- a/spec/xmlspec-ttaf1-dfxp.xsl	Sun Dec 14 03:56:52 2008 +0000
+++ b/spec/xmlspec-ttaf1-dfxp.xsl	Sun Dec 14 04:14:17 2008 +0000
@@ -596,20 +596,4 @@
   </dt>
   <xsl:apply-templates/>
 </xsl:template>
-
-<!-- author -->
-<xsl:template match="author">
-  <dd xmlns="http://www.w3.org/1999/xhtml">
-    <table style="margin: 0em 0em">
-      <td>
-	<xsl:apply-templates select="name"/>
-	<xsl:apply-templates select="affiliation"/>
-      </td>
-      <td>
-	<xsl:apply-templates select="graphic"/>
-      </td>
-    </table>
-  </dd>
-</xsl:template>
-
 </xsl:stylesheet>