[ttml2] fix more broken links
authorGlenn Adams <glenn@skynav.com>
Mon, 09 Feb 2015 15:07:45 -0700
changeset 864 98b02363aed2
parent 863 db8f3cf532e0
child 865 c5a7c19a1e5c
[ttml2] fix more broken links
ttml2/spec/ttml2.xml
--- a/ttml2/spec/ttml2.xml	Mon Feb 09 14:44:09 2015 -0700
+++ b/ttml2/spec/ttml2.xml	Mon Feb 09 15:07:45 2015 -0700
@@ -752,6 +752,12 @@
 procedure.</p>
 </def>
 </gitem>
+<gitem id="terms-default-profile">
+<label>[default profile]</label>
+<def>
+<p>&tbd;</p>
+</def>
+</gitem>
 <gitem id="terms-default-region">
 <label>[default region]</label>
 <def>
@@ -1505,7 +1511,7 @@
 <gitem id="terms-viewport-target">
 <label>[viewport target]</label>
 <def>
-<p>An implied or explicit target or mapping of a <loc href="#viewport">viewport</loc> to some logical or physical entity, of which this
+<p>An implied or explicit target or mapping of a <loc href="#terms-viewport">viewport</loc> to some logical or physical entity, of which this
 specification identifies three such targets:
 <loc href="#terms-display-target">display target</loc>,
 <loc href="#terms-display-region-target">display region target</loc>, and
@@ -6486,7 +6492,7 @@
 <name>Font Loading Semantics</name>
 <date>2014-11-21</date>
 <edtext>Specify font loading semantics, making as much use as possible (by reference) of material found at
-<loc href="http://dev.w3.org/csswg/css-fonts/#font-face-loading">CSS Font Module Level 3, Font Loading Guidelines</loc>.</edtext>
+<loc href="http://www.w3.org/TR/css3-fonts/#font-face-loading">CSS Font Module Level 3, Font Loading Guidelines</loc>.</edtext>
 </ednote>
 <p>The use of the <el>font</el> element is illustrated by the following example.</p>
 <table id="embedded-content-vocabulary-font-example-1" role="example">
@@ -7541,9 +7547,9 @@
 <div3 id="style-attribute-backgroundImage">
 <head>tts:backgroundImage</head>
 <p>The <att>tts:backgroundImage</att> attribute is used to specify a style property that
-designates a background <loc href="#non-content-image">non-content image</loc> to be rendered as
+designates a background <loc href="#terms-non-content-image">non-content image</loc> to be rendered as
 the background image of a region or an area generated by content flowed into a region.</p>
-<p>A <att>tts:backgroundImage</att> attribute should not make reference to a <loc href="#content-image">content image</loc>
+<p>A <att>tts:backgroundImage</att> attribute should not make reference to a <loc href="#terms-content-image">content image</loc>
 used to represent actual content, such as a raster image rendering of a caption. Rather, the use of <att>tts:backgroundImage</att>
 should be limited to styling the background of an element where the content is represented by other means. If it is necessary
 to represent content using a raster image, then it should be expressed by means of an <loc href="#embedded-content-vocabulary-image"><el>image</el></loc>
@@ -14319,7 +14325,7 @@
 a <loc href="#layout-vocabulary-layout"><el>layout</el></loc> child element, then insert an empty
 <loc href="#layout-vocabulary-layout"><el>layout</el></loc> element immediately after a
 <loc href="#styling-vocabulary-styling"><el>styling</el></loc> element, if present, and immediately before an
-<loc href="#animation-vocabulary-styling"><el>animation</el></loc> element, if present, or as the last child of
+<loc href="#animation-vocabulary-animation"><el>animation</el></loc> element, if present, or as the last child of
 the <loc href="#document-structure-vocabulary-head"><el>head</el></loc> element if neither are present;</p>
 </item>
 <item>
@@ -19877,7 +19883,7 @@
 <loc href="#terms-intermediate-document-syntax">Intermediate Synchronic Document Syntax</loc> specification used in authoring
 the ISD sequence document. If specified, the numeric value must be greater than or equal to two (2). If not specified, then the version must be
 consider to be equal to two (2). The version associated with this
-<loc href="#terms-intermediate-synchronic-document-sequence-syntax">Intermediate Synchronic Document Sequence Syntax</loc> specification is two (2).</p>
+<loc href="#terms-intermediate-document-syntax">Intermediate Synchronic Document Syntax</loc> specification is two (2).</p>
 <note role="elaboration">
 <p>The ISD abstraction referred to or implied by <bibref ref="ttml1"/> &sect;9.3.2 was not concretely defined by that specification. Here we reserve version one (1)
 for informal discussion of that earlier abstraction and its various (non-standardized) realizations.</p>
@@ -20290,37 +20296,36 @@
 Consumer Electronics Association (CEA).
 </bibl>
 <bibl id="css3-bb" key="CSS Backgrounds and Borders">Bert Bos, Elika Etamad and Brad Kemper,
-<titleref href="http://dev.w3.org/csswg/css3-background/">CSS Backgrounds and Borders Module Level 3</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css-backgrounds/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css3-background/">CSS Backgrounds and Borders Module Level 3</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css3-background/">http://www.w3.org/TR/css-backgrounds/</xspecref>.)
 </bibl>
 <bibl id="css3-box" key="CSS Box Model">Bert Bos, Anton Prowse,
-<titleref href="http://dev.w3.org/csswg/css-box-3/">CSS Basic Box Model</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css-box-3/">http://dev.w3.org/csswg/css-box-3/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-box-3/">CSS Basic Box Model</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css-box-3/">http://www.w3.org/TR/css-box-3/</xspecref>.)
 </bibl>
 <bibl id="css3-fonts" key="CSS Fonts">John Daggett,
-<titleref href="http://dev.w3.org/csswg/css-fonts/">CSS Fonts Module Level 3</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-fonts/">CSS Fonts Module Level 3</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css-fonts/">http://www.w3.org/TR/css-fonts/</xspecref>.)
 </bibl>
 <bibl id="css3-frag" key="CSS Fragmentation">Rossen Atanassov and Elika Etemad,,
-<titleref href="http://dev.w3.org/csswg/css-break/">CSS Fragmentation Module Level 3</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css-break/">http://dev.w3.org/csswg/css-break/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-break/">CSS Fragmentation Module Level 3</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css-break/">http://www.w3.org/TR/css-break/</xspecref>.)
 </bibl>
 <bibl id="cssruby" key="CSS Ruby">Elika Etemad and Koji Ishii,
-<titleref href="http://dev.w3.org/csswg/css-ruby-1/">CSS Ruby Layout Module Level 1</titleref>
-W3C Editor's Draft.
-(See <xspecref href="http://dev.w3.org/csswg/css-ruby-1/">http://dev.w3.org/csswg/css-ruby-1/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-ruby-1/">CSS Ruby Layout Module Level 1</titleref>.
+(See <xspecref href="http://www.w3.org/TR/css-ruby-1/">http://www.w3.org/TR/css-ruby-1/</xspecref>.)
 </bibl>
 <bibl id="css3-text" key="CSS Text">Elika Etamad (aka fantasai) and Koji Ishii,
-<titleref href="http://dev.w3.org/csswg/css-text-3/">CSS Text Module Level 3</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css-text-3/">http://dev.w3.org/csswg/css-text-3/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-text-3/">CSS Text Module Level 3</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css-text-3/">http://www.w3.org/TR/css-text-3/</xspecref>.)
 </bibl>
 <bibl id="css3-decoration" key="CSS Text Decoration">Elika Etamad (aka fantasai) and Koji Ishii,
-<titleref href="http://dev.w3.org/csswg/css-text-decor-3/">CSS Text Decoration Module Level 3</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css-text-decor-3/">http://dev.w3.org/csswg/css-text-decor-3/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-text-decor-3/">CSS Text Decoration Module Level 3</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css-text-decor-3/">http://www.w3.org/TR/css-text-decor-3/</xspecref>.)
 </bibl>
 <bibl id="css3-wm" key="CSS Writing Modes">Elika Etamad and Koji Ishii,
-<titleref href="http://dev.w3.org/csswg/css-writing-modes-3/">CSS Writing Modes Level 3</titleref>, W3C Editor's Draft. (See
-<xspecref href="http://dev.w3.org/csswg/css-writing-modes-3/">http://dev.w3.org/csswg/css-writing-modes-3/</xspecref>.)
+<titleref href="http://www.w3.org/TR/css-writing-modes-3/">CSS Writing Modes Level 3</titleref>. (See
+<xspecref href="http://www.w3.org/TR/css-writing-modes-3/">http://www.w3.org/TR/css-writing-modes-3/</xspecref>.)
 </bibl>
 <bibl id="dcmes" key="DCMES 1.1">Dublin Core Metadata Initiative,
 <titleref href="http://dublincore.org/documents/dces/">Dublin Core Metadata Element Set, Version 1.1: Reference Description</titleref>. (See