[ttml2] add ed notes re: profile designations
authorGlenn Adams <glenn@skynav.com>
Mon, 26 May 2014 09:06:55 +0800
changeset 632 86d68fe4a893
parent 631 75c2199868a3
child 633 dd04cf802e85
[ttml2] add ed notes re: profile designations
ttml2/spec/ttml2.xml
--- a/ttml2/spec/ttml2.xml	Sat May 24 11:56:05 2014 +0800
+++ b/ttml2/spec/ttml2.xml	Mon May 26 09:06:55 2014 +0800
@@ -1567,11 +1567,23 @@
 <div3 id="vocabulary-profile-designators">
 <head>Profile Designators</head>
 
+<ednote>
+<name>Reference by designator to internally defined profile.</name>
+<date>2014-05-26</date>
+<edtext>Handle case where a designator refers to an internally defined profile.</edtext>
+</ednote>
+
 <p>A profile is referenced in one of two ways according to whether the profile is defined externally to the referring document or
 is defined inline within the referring document. When defined externally, a profile is referenced by means of a
 <loc href="#terms-profile-designator">profile designator</loc>. When defined internally (inline), a profile is referenced either implicitly
 or by means of <loc href="#terms-profile-fragment-identifier">profile fragment identifier</loc>.</p>
 
+<ednote>
+<name>Profile Fragment Identifiers.</name>
+<date>2014-05-26</date>
+<edtext>Update following to account for use of profile fragment identifier as a profile designator.</edtext>
+</ednote>
+
 <p>A profile designator must adhere to the
 <code>xsd:anyURI</code> data type defined by <bibref ref="xsd-2"/>,
 &sect;3.2.17. If the profile designator is expressed as a relative URI,