its20 CVS commit

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory hutz:/tmp/cvs-serv28627

Modified Files:
	build.xml its20.html 
Log Message:
Added syntax highlighting of examples

Index: build.xml
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/build.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- build.xml	18 Oct 2012 10:10:12 -0000	1.10
+++ build.xml	18 Oct 2012 12:38:32 -0000	1.11
@@ -17,6 +17,9 @@
     <path id="html5parser.classpath">
         <pathelement location="tools/htmlparser-1.4.jar"/>
     </path>
+    <path id="xslthl.classpath">
+        <pathelement location="tools/xslthl-2.1.0beta.jar"/>
+    </path>
     
 <!-- Run this before publication or if new people join the working group, put the output into its20.odd -->
 <target name="updateAcks">
@@ -73,10 +76,13 @@
         <replaceregexp file="temp/its20-valid-xmlspec.xml"
             match="&lt;w3c-doctype&gt;.*&lt;/w3c-doctype&gt;"
             replace="&lt;w3c-doctype&gt;Editor's Copy&lt;/w3c-doctype&gt;" flags="" encoding="utf-8"/>
-        <java fork="true" classname="net.sf.saxon.Transform">
-            <classpath refid="saxon9.classpath"/>
-            <arg value="-o:temp/its20.html"/>
-            <arg value="-versionmsg:off"/>
+        <java fork="true" classname="com.icl.saxon.StyleSheet">
+            <!-- <classpath refid="saxon9.classpath"/> -->
+            <classpath refid="saxon1-0.classpath"/>
+            <classpath refid="xslthl.classpath"/>
+            <arg value="-o"/>
+            <arg value="temp/its20.html"/>
+            <!--<arg value="-versionmsg:off"/>-->
             <arg value="temp/its20-valid-xmlspec.xml"/>
             <arg value="tools/xslt/xmlspec-i18n-itstagset.xsl"/>
             <arg value="toc.level=3"/>

Index: its20.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- its20.html	18 Oct 2012 12:00:29 -0000	1.196
+++ its20.html	18 Oct 2012 12:38:32 -0000	1.197
@@ -53,9 +53,9 @@
 <div class="toc3">5.2.2 <a href="#selection-local" shape="rect">Local Selection in an XML Document</a></div>
 </div>
 <div class="toc2">5.3 <a href="#selectors" shape="rect">Query Language of Selectors</a><div class="toc3">5.3.1 <a href="#queryLanguage" shape="rect">Choosing Query Language</a></div>
-<div class="toc3">5.3.2 <a href="#d3e2140" shape="rect">XPath 1.0</a></div>
-<div class="toc3">5.3.3 <a href="#d3e2320" shape="rect">CSS Selectors</a></div>
-<div class="toc3">5.3.4 <a href="#d3e2356" shape="rect">Additional query languages</a></div>
+<div class="toc3">5.3.2 <a href="#d0e2119" shape="rect">XPath 1.0</a></div>
+<div class="toc3">5.3.3 <a href="#d0e2296" shape="rect">CSS Selectors</a></div>
+<div class="toc3">5.3.4 <a href="#d0e2332" shape="rect">Additional query languages</a></div>
 <div class="toc3">5.3.5 <a href="#its-param" shape="rect">Variables in selectors</a></div>
 </div>
[...3611 lines suppressed...]
-    itsrdf:disambigIdentRef  &lt;http://dbpedia.org/resource/Ireland&gt; .
+<strong class="hl-tag" style="color: #000096">&lt;http:</strong>//example.com/exampledoc.html#offset_21_28&gt; 
+    itsrdf:disambigIdentRef  <strong class="hl-tag" style="color: #000096">&lt;http:</strong>//dbpedia.org/resource/Ireland&gt; .
  
 # NIF2ITS 
  
-&lt;html&gt;
-  &lt;body&gt;
-     &lt;h2 &gt;Welcome to Dublin in &lt;span 
-          its-disambig-ident-ref="http://dbpedia.org/resource/Ireland” &gt;Ireland&lt;/span&gt;!&lt;/h2&gt;
+<strong class="hl-tag" style="color: #000096">&lt;html&gt;</strong>
+  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>
+     <strong class="hl-tag" style="color: #000096">&lt;h2 &gt;</strong>Welcome to Dublin in <strong class="hl-tag" style="color: #000096">&lt;span</strong> 
+          <span class="hl-attribute" style="color: #F5844C">its-disambig-ident-ref</span>=<span class="hl-value" style="color: #993300">"http://dbpedia.org/resource/Ireland” &gt;Ireland&lt;/span&gt;!&lt;/h2&gt;
   &lt;/body&gt;
-&lt;/html&gt;</pre></div></div><p>Case 3: The NLP annotation created in NIF starts in one region and ends in another. Solution: No straight mapping is possible; a mapping can be created if both regions have the same parent.</p></div><div class="div1">
+&lt;/html&gt;</span></pre></div></div><p>Case 3: The NLP annotation created in NIF starts in one region and ends in another. Solution: No straight mapping is possible; a mapping can be created if both regions have the same parent.</p></div><div class="div1">
 <h2><a href="#contents" shape="rect"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="revisionlog" id="revisionlog" shape="rect"/>H Revision Log (Non-Normative)</h2><p id="changelog-since-20120829">The following log records major changes that
 					have been made to this document since the <a href="http://www.w3.org/TR/2012/WD-its20-20120829/" shape="rect">ITS 2.0 Working Draft
 						29 August 2012</a>.</p><ol class="depth1"><li><p>Added a first draft of <a class="section-ref" href="#translation-agent-provenance" shape="rect">Section 6.12: Translation Agent Provenance</a></p></li><li><p>Added <a class="section-ref" href="#html5-markup" shape="rect">Section 7: Using ITS Markup in HTML5</a>.</p></li><li><p>Removed inline markup declarations.</p></li><li><p>Addition of a <code>locQualityPrecisVote</code> attribute and a

Received on Thursday, 18 October 2012 12:38:36 UTC