CVS WWW/International/multilingualweb/lt/drafts/its20

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

Modified Files:
	its20.html its20.odd 
Log Message:
edit related to action-413

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/03/21 13:53:58	1.339
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/03/21 14:30:39	1.340
@@ -61,7 +61,7 @@
 </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="#d0e2033" shape="rect">XPath 1.0</a></div>
-<div class="toc3">5.3.3 <a href="#d0e2224" shape="rect">CSS Selectors</a></div>
+<div class="toc3">5.3.3 <a href="#css-selectors" shape="rect">CSS Selectors</a></div>
 <div class="toc3">5.3.4 <a href="#d0e2263" 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>
@@ -951,9 +951,7 @@
                 with the following changes:</p><ul><li><p>Nodes selected by the expression in the <code class="its-attr-markup">selector</code> attribute form the
                     current node list.</p></li><li><p>Context node comes from the current node list.</p></li><li><p>The context position comes from the position of the current node in the current
                     node list; the first position is 1.</p></li><li><p>The context size comes from the size of the current node list.</p></li></ul></div></div><div class="div3">
-<h4><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="d0e2224" id="d0e2224" shape="rect"/>5.3.3 CSS Selectors</h4><div class="note"><p class="prefix"><b>Note:</b></p><p id="css-selectors-feature-at-risk">As of writing the working group has no
-                implememtation commitment for CSS selectors. If this doesn't change CSS selectors
-                will be marked as feature at risk for the candidate recommendation draft.</p></div><p>CSS Selectors are identified by <code>css</code> value in <code class="its-attr-markup">queryLanguage</code>
+<h4><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="css-selectors" id="css-selectors" shape="rect"/>5.3.3 CSS Selectors</h4><div class="note"><p class="prefix"><b>Note:</b></p><p id="css-selectors-implementations">The working group will not provide a CSS selectors based implementation; nevertheless there are several existing libraries which can translate CSS selectors to XPath, so that XPath selectors based implementations can be used.</p></div><p>CSS Selectors are identified by <code>css</code> value in <code class="its-attr-markup">queryLanguage</code>
               attribute.</p><div class="div4">
 <h5><a name="d0e2238" id="d0e2238" shape="rect"/>5.3.3.1 Absolute selector</h5><p>Absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as selector
                 as defined in <a href="#css3-selectors" shape="rect">Selectors Level 3</a>. Both simple
@@ -5692,12 +5690,11 @@
                      <code class="its-attr-markup">its-storage-size</code>, <code class="its-attr-markup">its-storage-encoding</code>?, <code class="its-attr-markup">lits-line-break-type</code>?</td></tr></tbody></table></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-20121206">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-20121206/" shape="rect">ITS 2.0 Working Draft 6 December 2012</a>.</p><ol class="depth1"><li><p>Fixed <a href="#EX-its-tool-annotation-1" shape="rect">Example 26</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/58" shape="rect">issue-58</a>.</p></li><li><p>Clarified text in <a class="section-ref" href="#basic-concepts-addingpointing" shape="rect">Section 2.3: Adding Information or Pointing to Existing Information</a> and 
-            <a class="section-ref" href="#selection-global" shape="rect">Section 5.2.1: Global, Rule-based Selection</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/59" shape="rect">issue-59</a>.</p></li><li><p>Clarified the definition of <code>uncategorized</code> in <a class="section-ref" href="#lqissue-typevalues" shape="rect">Appendix C: Values for the Localization Quality Issue Type</a>, and (see <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2012Dec/0031.html" shape="rect">related mail</a>) used "<span class="quote">value</span>" consistently instead of "<span class="quote">category</span>" to refer to the value types. See <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/60" shape="rect">issue-60</a>.</p></li><li><p>Clarified definition of <a href="#lqissue-global" shape="rect">Localization Quality Issue</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/62" shape="rect">issu-62</a>.</p></li><li><p>Removed <code>disambigClassPointer</code> attribute, see <a class="section-ref" href="#Disambiguation-implementation" shape="rect">Section 8.10.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/64" shape="rect">issue-64</a>.</p></li><li><p>Clarified that <code class="its-attr-markup">provenanceRecordsRefPointer</code> cannot be used in HTML, see <a class="section-ref" href="#provenance-implementation" shape="rect">Section 8.12.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/65" shape="rect">issue-65</a>.</p></li><li><p>Changed the allowed location of the <code class="its-attr-markup">version</code> attribute in <a class="section-ref" href="#its-version-attribute" shape="rect">Section 5.1: Indicating the Version of ITS</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/66" shape="rect">issue-66</a>.</p></li><li><p>Clarified links to external rules, se <a class="section-ref" href="#link-external-rules" shape="rect">Section 5.4: Link to External Rules</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/69" shape="rect">issue-69</a>.</p></li><li><p>Clarified in <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> that in HTML (like in XML) global rules are to be read in document order, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/77" shape="rect">issue-77</a>.</p></li><li><p>Clarified how the filter in <a class="section-ref" href="#LocaleFilter" shape="rect">Section 8.11: Locale Filter</a> works, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/92" shape="rect">issue-92</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/103" shape="rect">issue-103</a>.</p></li><li><p>Clarified in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in TML</a> that values of attributes in HTML with a pre-defined set of values match ASCII-case-insensitively, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/93" shape="rect">issue-93</a>.</p></li><li><p>Changed representation of decimal numbers from xs:decimal to xs:double, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/94" shape="rect">issue-94</a>.</p></li><li><p>Added statement about HTML5 <code>translate</code> attribute in <a href="#trans-datacat" shape="rect">Translate</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/97" shape="rect">issue-97</a></p></li><li><p>Removed case-insensitivity from the algorithm of the <a href="#domain" shape="rect">Domain</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/102" shape="rect">issue-102</a>.</p></li><li><p>Clarified <a class="section-ref" href="#xhtml5-markup" shape="rect">Section 7: Using ITS Markup in XHTML/a> and a related <a href="#note-html-rules-location" shape="rect">note</a> in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a> in response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/115" shape="rect">issue-115</a>.</p></li><li><p>Clarified when to use HTML-like and when XML-like ITS markup in XHTML as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/110" shape="rect">issue-110</a>.</p></li><li><p>Deleted excessive requirement from locale filter as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/111" shape="rect">issue-111</a>.</p></li><li><p>Added links to examples in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/80" shape="rect">issue-80</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/action/394" shape="rect">action-394</a>.</p></li><li><p>Added a <a href="#unicode" shape="rect">reference to Unicode</a>, see <a href="http://www.w3.org/International/multilingualweb/lt/track/issues/104" shape="rect">issue-104</a>.</p></li><li><p>Implemented in <a href="#EX-motivation-its-2" shape="rect">Example 2</a> the <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2013Jan/0126.html" shape="rect">resolution</a> for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/100" shape="rect">issue-100</a>.</p></li><li><p>Implemented resolution for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/70" shape="rect">issue-70</a> in <a class="section-ref" href="#selection-precedence" shape="rect">Section 5.5: Precedence between Selections</a> (for XML) and <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> (for HTML5).</p></li></ol><p id="changelog-since-20121023">The followin log records major changes that have been
+            <a class="section-ref" href="#selection-global" shape="rect">Section 5.2.1: Global, Rule-based Selection</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/59" shape="rect">issue-59</a>.</p></li><li><p>Clarified the definition of <code>uncategorized</code> in <a class="section-ref" href="#lqissue-typevalues" shape="rect">Appendix C: Values for the Localization Quality Issue Type</a>, and (see <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2012Dec/0031.html" shape="rect">related mail</a>) used "<span class="quote">value</span>" consistently instead of "<span class="quote">category</span>" to refer to the value types. See <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/60" shape="rect">issue-60</a>.</p></li><li><p>Clarified definition of <a href="#lqissue-global" shape="rect">Localization Quality Issue</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/62" shape="rect">issu-62</a>.</p></li><li><p>Removed <code>disambigClassPointer</code> attribute, see <a class="section-ref" href="#Disambiguation-implementation" shape="rect">Section 8.10.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/64" shape="rect">issue-64</a>.</p></li><li><p>Clarified that <code class="its-attr-markup">provenanceRecordsRefPointer</code> cannot be used in HTML, see <a class="section-ref" href="#provenance-implementation" shape="rect">Section 8.12.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/65" shape="rect">issue-65</a>.</p></li><li><p>Changed the allowed location of the <code class="its-attr-markup">version</code> attribute in <a class="section-ref" href="#its-version-attribute" shape="rect">Section 5.1: Indicating the Version of ITS</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/66" shape="rect">issue-66</a>.</p></li><li><p>Clarified links to external rules, se <a class="section-ref" href="#link-external-rules" shape="rect">Section 5.4: Link to External Rules</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/69" shape="rect">issue-69</a>.</p></li><li><p>Clarified in <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> that in HTML (like in XML) global rules are to be read in document order, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/77" shape="rect">issue-77</a>.</p></li><li><p>Clarified how the filter in <a class="section-ref" href="#LocaleFilter" shape="rect">Section 8.11: Locale Filter</a> works, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/92" shape="rect">issue-92</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/103" shape="rect">issue-103</a>.</p></li><li><p>Clarified in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in TML</a> that values of attributes in HTML with a pre-defined set of values match ASCII-case-insensitively, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/93" shape="rect">issue-93</a>.</p></li><li><p>Changed representation of decimal numbers from xs:decimal to xs:double, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/94" shape="rect">issue-94</a>.</p></li><li><p>Added statement about HTML5 <code>translate</code> attribute in <a href="#trans-datacat" shape="rect">Translate</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/97" shape="rect">issue-97</a></p></li><li><p>Removed case-insensitivity from the algorithm of the <a href="#domain" shape="rect">Domain</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/102" shape="rect">issue-102</a>.</p></li><li><p>Clarified <a class="section-ref" href="#xhtml5-markup" shape="rect">Section 7: Using ITS Markup in XHTML/a> and a related <a href="#note-html-rules-location" shape="rect">note</a> in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a> in response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/115" shape="rect">issue-115</a>.</p></li><li><p>Clarified when to use HTML-like and when XML-like ITS markup in XHTML as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/110" shape="rect">issue-110</a>.</p></li><li><p>Deleted excessive requirement from locale filter as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/111" shape="rect">issue-111</a>.</p></li><li><p>Added links to examples in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/80" shape="rect">issue-80</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/action/394" shape="rect">action-394</a>.</p></li><li><p>Added a <a href="#unicode" shape="rect">reference to Unicode</a>, see <a href="http://www.w3.org/International/multilingualweb/lt/track/issues/104" shape="rect">issue-104</a>.</p></li><li><p>Implemented in <a href="#EX-motivation-its-2" shape="rect">Example 2</a> the <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2013Jan/0126.html" shape="rect">resolution</a> for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/100" shape="rect">issue-100</a>.</p></li><li><p>Implemented resolution for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/70" shape="rect">issue-70</a> in <a class="section-ref" href="#selection-precedence" shape="rect">Section 5.5: Precedence between Selections</a> (for XML) and <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> (for HTML5).</p></li><li><p>Added explanatory note about CSS selectors mplemnetations to <a class="section-ref" href="#css-selectors" shape="rect">Section 5.3.3: CSS Selectors</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/413" shape="rect">action-413</a>.</p></li></ol><p id="changelog-since-20121023">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-20121023/" shape="rect">ITS 2.0 Working Draft 23 October 2012</a>.</p><ol class="depth1"><li><p>Clarified usage of <a href="#domain" shape="rect">Domain</a> data category in HTML in
             response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/56" shape="rect">issue-56</a>.</p></li><li><p>Added the <a href="#lqissueDefs" shape="rect">enabled information</a> in <a class="section-ref" href="#lqissue" shape="rect">Section 8.17: Localization Quality Issue</a>.</p></li><li><p>Updated the <a href="#Disambiguation" shape="rect">Disambiguation</a> data category.</p></li><li><p>Fine tuned the algorithm to compute the result values of the <a href="#domain" shape="rect">Domain</a> data category.</p></li><li><p>Fix on <a href="#EX-locQualityIssue-html5-local-2" shape="rect">Example 81</a>:
               <code>id</code> attribute of <code>script</code> element now the same as of containing
-            XML.</p></li><li><p>NIF example fix - see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/284" shape="rect">action-284</a>.</p></li><li><p>Added <a href="#css-selectors-feature-at-risk" shape="rect">a note</a> to mark CSS
-            selectors as feature at risk, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/272" shape="rect">action-272</a>.</p></li><li><p>Defined in <a class="section-ref" href="#xpath-relative-selector" shape="rect">Section 5.3.2.2: Relative selector</a> that an XPath
+            XML.</p></li><li><p>NIF example fix - see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/284" shape="rect">action-284</a>.</p></li><li><p>Added a note to mark CSS selectors as feature at risk, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/272" shape="rect">action-272</a>.</p></li><li><p>Defined in <a class="section-ref" href="#xpath-relative-selector" shape="rect">Section 5.3.2.2: Relative selector</a> that an XPath
             based relative selector can also be an absolute location path - see the <code class="its-attr-markup">domainPointer</code> attribute in <a href="#EX-domain-2" shape="rect">Example 56</a> and
               <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/282" shape="rect">action-282</a>.</p></li><li><p>Defined <a href="#directionality" shape="rect">Directionality</a> and <a href="#ruby-annotation" shape="rect">Ruby</a> as non-normative features. See <a class="section-ref" href="#relation-to-its10" shape="rect">Section 1.1.1: Relation to ITS 1.0</a>, <a href="#directionality-non-normative-explanation" shape="rect">note on directionality</a>, <a href="#ruby-non-normative-explanation" shape="rect">note on ruby</a>, and <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/250" shape="rect">action-250</a>.</p></li><li><p>Update on <a href="#Disambiguation" shape="rect">Disambiguation</a> example <a href="#EX-disambiguation-html5-rdfa-companion-document" shape="rect">Example 59</a>. See <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/266" shape="rect">action-266</a> (<a href="http://www.w3.org/2012/11/01-mlw-lt-irc#T10-53-44"shape="rect">related discussion</a>).</p></li><li><p>Made a simplification of <a href="#disambiguation-global" shape="rect">Disambiguation used
               globally</a>. See <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/267" shape="rect">action-267</a>.</p></li><li><p>Added <a class="section-ref" href="#its-mime-type" shape="rect">Appendix B: Internationalization Tag Set (ITS) MIME Type</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/251" shape="rect">action-251</a>.</p></li><li><p>Added <a class="section-ref" href="#mtconfidence" shape="rect">Section 8.19: MT Confidence</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/287" shape="rect">action-287</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/288" shape="rect">action-288</a>.</p></li><li><p>Added <a class="section-ref" href="#its-tool-annotation" shape="rect">Section 5.8: ITS Tools Annotation</a> see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/301" shape="rect">action-301</a>.</p></li><li><p>Added confidence score attributes to<a href="#Disambiguation" shape="rect">Disambiguation</a> and <a href="#mtconfidence" shape="rect">MTConfidence</a> data
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/03/21 13:53:59	1.333
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/03/21 14:30:39	1.334
@@ -1367,11 +1367,9 @@
               </list>
             </div>
           </div>
-          <div>
+          <div xml:id="css-selectors">
             <head>CSS Selectors</head>
-            <note><p xml:id="css-selectors-feature-at-risk">As of writing the working group has no
-                implememtation commitment for CSS selectors. If this doesn't change CSS selectors
-                will be marked as feature at risk for the candidate recommendation draft.</p></note>
+            <note><p xml:id="css-selectors-implementations">The working group will not provide a CSS selectors based implementation; nevertheless there are several existing libraries which can translate CSS selectors to XPath, so that XPath selectors based implementations can be used.</p></note>
             <p>CSS Selectors are identified by <code>css</code> value in <att>queryLanguage</att>
               attribute.</p>
             <div>
@@ -5581,6 +5579,7 @@
           <item>Added a <ref target="#unicode">reference to Unicode</ref>, see <ref target="http://www.w3.org/International/multilingualweb/lt/track/issues/104">issue-104</ref>.</item>
           <item>Implemented in <ptr target="#EX-motivation-its-2" type="exref"/> the <ref target="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2013Jan/0126.html">resolution</ref> for <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/100">issue-100</ref>.</item>
           <item>Implemented resolution for <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/70">issue-70</ref> in <ptr target="#selection-precedence" type="specref"/> (for XML) and <ptr target="#html5-selection-precedence" type="specref"/> (for HTML5).</item>
+          <item>Added explanatory note about CSS selectors implemnetations to <ptr type="specref" target="#css-selectors"/>, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/actions/413">action-413</ref>.</item>
         </list>
         <p xml:id="changelog-since-20121023">The following log records major changes that have been
           made to this document since the <ref target="http://www.w3.org/TR/2012/WD-its20-20121023/"
@@ -5601,8 +5600,7 @@
           <item>NIF example fix - see <ref
               target="https://www.w3.org/International/multilingualweb/lt/track/actions/284"
               >action-284</ref>.</item>
-          <item>Added <ref target="#css-selectors-feature-at-risk">a note</ref> to mark CSS
-            selectors as feature at risk, see <ref
+          <item>Added a note to mark CSS selectors as feature at risk, see <ref
               target="https://www.w3.org/International/multilingualweb/lt/track/actions/272"
               >action-272</ref>.</item>
           <item>Defined in <ptr target="#xpath-relative-selector" type="specref"/> that an XPath

Received on Thursday, 21 March 2013 14:30:41 UTC