Skip to content

Commit 8b02037

Browse files
committed
sotd urls
1 parent ac6df45 commit 8b02037

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

character-set.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,18 +112,18 @@ put the text “XML-Entities” in the subject line, preferably like t
112112
<phrase diff="add">Alternatively, report an issue at this specification's <loc href="https://github.com/w3c/xml-entities">GitHub repository</loc>.</phrase>
113113
</p>
114114

115-
<p>This document is governed by the <loc id="w3c_process_revision" href="https://www.w3.org/2020/Process-20200915/">15 September 2020 W3C Process Document</loc>. </p>
115+
<p>This document is governed by the <loc id="w3c_process_revision" href="https://www.w3.org/2021/Process-20211102/">2 November 2021 <abbr title="World Wide Web Consortium">W3C</abbr> Process Document</loc>.</p>
116116

117117
<p>This document was produced by a group operating under the
118-
<loc href="https://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</loc>.
118+
<loc href="https://www.w3.org/Consortium/Patent-Policy/">W3C Patent Policy</loc>.
119119
W3C maintains a
120-
<loc role="disclosure" href="https://www.w3.org/2004/01/pp-impl/35549/status">public list of any patent disclosures</loc> made in connection with
120+
<loc role="disclosure" href="https://www.w3.org/groups/wg/math/ipr">public list of any patent disclosures</loc> made in connection with
121121
the deliverables of the group; that page also includes instructions
122122
for disclosing a patent. An individual who has actual knowledge of
123123
a patent which the individual believes contains
124-
<loc href="https://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</loc>
124+
<loc href="https://www.w3.org/Consortium/Patent-Policy/#def-essential">Essential Claim(s)</loc>
125125
must disclose the information in accordance with
126-
<loc href="https://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</loc>.
126+
<loc href="https://www.w3.org/Consortium/Patent-Policy/#sec-Disclosure">section 6 of the W3C Patent Policy</loc>.
127127
</p>
128128
<p> Appendix <specref ref="changes"/> details the changes since earlier versions of this document.</p>
129129

docs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2><a id="w3c-doctype"></a>Editors Draft 16 September 2022</h2><dl>
2828
<dt>Previous versions:</dt><dd><a href="https://www.w3.org/TR/2014/REC-xml-entity-names-20140410/">https://www.w3.org/TR/2014/REC-xml-entity-names-20140410/</a><br>
2929
<a href="https://www.w3.org/TR/2010/REC-xml-entity-names-20100401/">https://www.w3.org/TR/2010/REC-xml-entity-names-20100401/</a></dd><dt>
3030
Editors' version:</dt><dd><a href="https://w3c.github.io/xml-entities/">https://w3c.github.io/xml-entities/</a></dd><dt>Editors:</dt><dd>David Carlisle, NAG</dd><dd>Patrick Ion, Mathematical Reviews, American Mathematical Society</dd></dl><p>Please refer to the <a href="errata.html"><strong>errata</strong></a>
31-
for this document, which may include some normative corrections.</p><p>See also <a href="https://www.w3.org/2005/11/Translations/Query?titleMatch=XML+Entity+definitions+for+Characters"><strong>translations</strong></a>.</p><p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#xa9; 1998-2017 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&#xae;</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr title="Separator for header"></div><div>
31+
for this document, which may include some normative corrections.</p><p>See also <a href="https://www.w3.org/2005/11/Translations/Query?titleMatch=XML+Entity+definitions+for+Characters"><strong>translations</strong></a>.</p><p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#xa9; 1998-2022 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&#xae;</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr title="Separator for header"></div><div>
3232
<h2><a id="abstract"></a>Abstract</h2>
3333
<p>
3434
This document defines several sets of names, so that to each name is assigned
@@ -82,18 +82,18 @@ <h2><a id="status"></a>Status of this Document</h2>
8282
Alternatively, report an issue at this specification's <a href="https://github.com/w3c/xml-entities">GitHub repository</a>.
8383
</p>
8484

85-
<p>This document is governed by the <a href="https://www.w3.org/2020/Process-20200915/" id="w3c_process_revision">15 September 2020 W3C Process Document</a>. </p>
85+
<p>This document is governed by the <a href="https://www.w3.org/2021/Process-20211102/" id="w3c_process_revision">2 November 2021 <abbr title="World Wide Web Consortium">W3C</abbr> Process Document</a>.</p>
8686

8787
<p>This document was produced by a group operating under the
88-
<a href="https://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</a>.
88+
<a href="https://www.w3.org/Consortium/Patent-Policy/">W3C Patent Policy</a>.
8989
W3C maintains a
90-
<a href="https://www.w3.org/2004/01/pp-impl/35549/status" rel="disclosure">public list of any patent disclosures</a> made in connection with
90+
<a href="https://www.w3.org/groups/wg/math/ipr" rel="disclosure">public list of any patent disclosures</a> made in connection with
9191
the deliverables of the group; that page also includes instructions
9292
for disclosing a patent. An individual who has actual knowledge of
9393
a patent which the individual believes contains
94-
<a href="https://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a>
94+
<a href="https://www.w3.org/Consortium/Patent-Policy/#def-essential">Essential Claim(s)</a>
9595
must disclose the information in accordance with
96-
<a href="https://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
96+
<a href="https://www.w3.org/Consortium/Patent-Policy/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
9797
</p>
9898

9999
<p> Appendix <a href="#changes"><b>B Changes</b></a> details the changes since earlier versions of this document.</p>

xmlspec-restyle.xsl

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
Only handles statuses of NOTE, WD, and REC.
190190
-->
191191

192+
192193
<!-- Output a warning for unhandled elements! -->
193194
<xsl:template match="*">
194195
<xsl:message>
@@ -1075,7 +1076,7 @@
10751076
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
10761077
Copyright</a> &#xa9; 1998-2007 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&#xae;</sup> (<a href="http://www.lcs.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> rules apply.</p>
10771078
-->
1078-
<p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1998-2017 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
1079+
<p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1998-2022 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
10791080
</xsl:otherwise>
10801081
</xsl:choose>
10811082
<hr title="Separator for header"/>
@@ -1089,6 +1090,13 @@ Copyright</a> &#xa9; 1998-2007 <a href="http://www.w3.org/"><acronym title="Worl
10891090
<xsl:apply-templates/>
10901091
</xsl:template>
10911092

1093+
<xsl:template match="abbr">
1094+
<abbr>
1095+
<xsl:copy select="@title"/>
1096+
<xsl:apply-templates/>
1097+
</abbr>
1098+
</xsl:template>
1099+
10921100
<xsl:template match="copyright/p">
10931101
<p class="copyright">
10941102
<xsl:apply-templates/>

0 commit comments

Comments
 (0)