--- a/ttml2/spec/ttml2.xml Wed Sep 24 13:17:59 2014 -0600
+++ b/ttml2/spec/ttml2.xml Wed Sep 24 14:05:19 2014 -0600
@@ -3636,14 +3636,11 @@
</div3>
<div3 id="parameter-attribute-markerMode">
<head>ttp:markerMode</head>
-<p>The <att>ttp:markerMode</att> attribute is <phrase role="deprecated">deprecated</phrase>. In <bibref ref="ttml1"/>, it was used to specify
+<p>The <att>ttp:markerMode</att> attribute is used to specify
constraints on the interpretation and use of time expressions
that correspond with <bibref ref="smpte12m"/> time coordinates when operating
with time base of <code>smpte</code> as defined by
<specref ref="parameter-attribute-timeBase"/>.</p>
-<p>If specified and support for neither <code>#markerMode</code> nor <code>#markerMode-continuous</code> feature
-is required by a document's <loc href="#terms-effective-processor-profile">effective processor profile</loc>,
-then the specified value must be ignored and the value <code>discontinuous</code> applied.</p>
<p>If specified, the value of this attribute must adhere to the following syntax:</p>
<table id="parameter-attribute-markerMode-syntax" role="syntax">
<caption>Syntax Representation – ttp:markerMode</caption>
@@ -3651,7 +3648,7 @@
<tr>
<td>
<eg xml:space="preserve">
-<phrase role="deprecated">ttp:markerMode</phrase>
+ttp:markerMode
: "continuous"
| "discontinuous"
</eg>