Skip to content

Commit 4a0fe7d

Browse files
committed
added authors section to front matter
Removed the Versioning section and Copyright section at the end of the document, since these were throwbacks to the joint publication between Unicode and W3C. Replaced the Changes section with something simpler and added link to Github commits list.
1 parent a678d25 commit 4a0fe7d

File tree

1 file changed

+21
-110
lines changed

1 file changed

+21
-110
lines changed

index.html

Lines changed: 21 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424

2525
// editors, add as many as you like
2626
// only "name" is required
27+
authors: [
28+
{ name: "Martin Dürst", mailto: "duerst@it.aoyama.ac.jp",
29+
company: "Invited Expert" },
30+
{ name: "Asmus Freytag", mailto: "asmus@unicode.org",
31+
company: "Unicode Consortium" },
32+
],
2733
editors: [
2834
{ name: "Martin Dürst", mailto: "duerst@it.aoyama.ac.jp",
2935
company: "Invited Expert" },
@@ -91,7 +97,7 @@
9197

9298

9399
<div id="sotd">
94-
<p>This document contains guidelines on the use of the Unicode Standard in conjunction with markup languages such as XML.</p>
100+
<p>This document contains guidelines on the use of the Unicode Standard in conjunction with markup languages such as XML. It was originally produced as a joint publication between the W3C and the Unicode Consortium. It is now being maintained solely by the W3C. The document will be published as a Working Group Note.</p>
95101
<div class="note">
96102
<p data-lang="en" style="font-weight: bold; font-size: 120%">Sending comments on this
97103
document</p>
@@ -1579,38 +1585,6 @@ <h3>Converting Newline Functions to White Space</h3>
15791585
</section>
15801586

15811587

1582-
<section id="Versioning">
1583-
<h2>Versioning</h2>
1584-
<p>This report will be updated by the Unicode Technical Committee in
1585-
cooperation with the W3C Internationalization Activity whenever the tables of
1586-
characters in this document need to be updated as a result of the addition of
1587-
characters to the Unicode Standard, as a result of a revised determination of
1588-
the suitability of a given character for use with markup, or when additional
1589-
background information or recommendations become available.</p>
1590-
<p>Each report carries a revision number, which may be used to refer to a
1591-
specific version of the report. Older versions of the report will remain
1592-
available. Each version of this report specifies the underlying version of
1593-
the Unicode Standard.</p>
1594-
<p>For more information on the Unicode Standard and its versions, see:</p>
1595-
<ul class="unicode">
1596-
<li><a href="http://www.unicode.org/standard/versions/">Versions of
1597-
the Unicode Standard</a> [<a
1598-
href="#UnicodeVersions">UnicodeVersions</a>]</li>
1599-
<li><a href="http://www.unicode.org/ucd/">About the Unicode Character
1600-
Database</a> [<a href="#UCD">UCD</a>]</li>
1601-
<li><a href="http://www.unicode.org/Public/UNIDATA/UCD.html">Unicode
1602-
Character Database</a> [<a href="#UnicodeData">UnicodeData</a>]</li>
1603-
</ul>
1604-
</section>
1605-
<section id="Conformance">
1606-
<h2>Conformance</h2>
1607-
<p>In the context of the Unicode Standard, the material in this technical
1608-
report is <em>informative. </em>However, other documents, particularly markup
1609-
language specifications, may specify conformance including normative
1610-
references to this document. Such references may have to be updated as a
1611-
result of future updates to this report as discussed in Section 8, <a
1612-
href="#Versioning">Versioning</a>.</p>
1613-
</section>
16141588
<section id="References">
16151589
<h2>References</h2>
16161590
<dl>
@@ -1723,82 +1697,19 @@ <h2>Acknowledgements</h2>
17231697
<p>Mark Davis and Hideki Hiura contributed to the early drafts. Yukka Korpela
17241698
and Felix Sasaki provided input to the current document.</p>
17251699
</section>
1726-
<section id="ChangeHistory">
1727-
<h2>Change History (last changes first)</h2>
1728-
<p>Changes from <a class="unicode"
1729-
href="http://www.unicode.org/reports/tr20/tr20-8.html">http://www.unicode.org/reports/tr20/tr20-8.html</a> : Fixed one typo: &quot;accent&quot; to "acute" in Table 3.1. Updated references to the Unicode Standard in the Introduction and References section. [RI]</p>
1730-
<p>Changes from <a class="unicode"
1731-
href="http://www.unicode.org/reports/tr20/tr20-7.html">http://www.unicode.org/reports/tr20/tr20-7.html</a> : Added entries for new characters in Unicode 5.0. Updated references to use
1732-
new chapter/section numbers in Unicode 5.0. Updated the discussion of
1733-
superscript and subscript characters, accounting for the differences between
1734-
their use in phonetic or phonemic transcription and mathematics. Added
1735-
Section 3.10 and 4.5, 4.6 and 4.7. Added a Section 7 on handling white space.
1736-
Updated references to W3C publications (AF). More work on white space
1737-
section; moved everything about BOM to one place (MJD)</p>
1738-
<p>Changes from <a class="unicode"
1739-
href="http://www.unicode.org/reports/tr20/tr20-6.html">http://www.unicode.org/reports/tr20/tr20-6.html</a> : Added entries for new characters in Unicode 4.0. Separated out, and
1740-
extended, the discussion of format characters suitable for markup. This
1741-
resulted in a new section 2.6, moving section 3.2 to 4, and renumbering, as
1742-
well as new sections 4.1, 4.2, 4.3, 4.4. Added a discussion on noncharacters
1743-
in a new section 6. Updated reference from Unicode 3.1 and 3.2 to Unicode
1744-
4.0. Improved the layout an description of what is now table 5.1. Changed the
1745-
recommended action in 5.6 to none. Updated the Unicode status section.
1746-
Changed http://www.unicode.org/unicode/reports/ to <a
1747-
href="http://www.unicode.org/reports/">http://www.unicode.org/reports</a> throughout to reflect the preferred style of URL (older style URLs continue
1748-
to be valid). Updated references to W3C publications. (AF/MJD)</p>
1749-
<p>Changes from <a class="unicode"
1750-
href="http://www.unicode.org/reports/tr20/tr20-5.html">http://www.unicode.org/reports/tr20/tr20-5.html</a> : Updated reference from Unicode 3.0 to 3.1 and 3.2 where appropriate. Added
1751-
sections 3.6 and  3.9. Minor wording fixes in sections 2.3, 3.1, 3.2, 3.6,
1752-
3.10, 4.3, 4.5 and 5. (AF/MJD)</p>
1753-
<p>Changes from <a class="unicode"
1754-
href="http://www.unicode.org/reports/tr20/tr20-4.html">http://www.unicode.org/reports/tr20/tr20-4.html</a> : Added a note to the introduction to limit the scope. Reorganized section 3
1755-
and clarified the language. Renamed some sections and tables. Updated the
1756-
document to prepare for publication as Unicode Technical Report and W3C Note
1757-
(AF/MJD). Minor editorial changes to the text, added section 4.7, fixed some
1758-
dates, plus a few typos. (AF)</p>
1759-
<p>Changes from <a class="unicode"
1760-
href="http://www.unicode.org/reports/tr20/tr20-3.html">http://www.unicode.org/reports/tr20/tr20-3.html</a> : Minor editorial changes to the introduction, fixed some references, links,
1761-
and dates, plus a few typos. (AF/MJD)</p>
1762-
<p>Changes from <a class="unicode"
1763-
href="http://www.unicode.org/reports/tr20/tr20-2.html">http://www.unicode.org/reports/tr20/tr20-2.html</a> : Added sections 2.1-2.6 (MJD), sections 3.1-3.5, and 3.8, as well as
1764-
sections 4.4-4.6 and 8 (AF). Edited text for publication as DRAFT Unicode
1765-
Technical Report. (AF)</p>
1766-
<p>Changes from <a class="unicode"
1767-
href="http://www.unicode.org/reports/tr20/tr20-1.html">http://www.unicode.org/reports/tr20/tr20-1.html</a> : Completed references, linked TOC. Various wording changes. Added W3C WD
1768-
stylesheet, logo, copyright, status of this document. Streamlined authors'
1769-
section. (MJD) Added material on compatibility characters. (AF)</p>
1770-
<p>Changes from the initial draft: Fixed the header. Fixed the numbering.
1771-
Fixed the title. Put references to final version of data files based on
1772-
naming conventions. Minor wording changes. Added proposed language on
1773-
annotation characters to match example on FFFC. Posted for internal review by
1774-
UTC and W3C. (AF)</p>
1775-
</section>
1776-
<section id="Copyright">
1777-
<h2>Copyright</h2>
1778-
<p>Copyright © 1999-2012 Unicode<sup>®</sup>, Inc. and <a
1779-
href="http://www.w3.org/">W3C</a><sup>®</sup> (<a
1780-
href="http://www.csail.mit.edu/index.php"><acronym
1781-
title="Massachussetts Institute of Technology">MIT</acronym></a>, <a
1782-
href="http://www.ercim.eu/"><acronym
1783-
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved.</p>
1784-
<p>This document is available under the <a
1785-
href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">W3C
1786-
Document License</a> or the <a
1787-
href="http://www.unicode.org/copyright.html">Unicode License</a>.
1788-
Documents available from the W3C have additional <a
1789-
href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Legal_Disclaimer">warranties,
1790-
liability</a>, and <a
1791-
href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#W3C_Trademarks">trademark</a> policies associated with them. The <a
1792-
href="http://www.unicode.org/copyright.html">Unicode License</a> specifies warranty/liability and trademark terms including:</p>
1793-
<blockquote>
1794-
<p class="unicode">The Unicode Consortium makes no expressed or implied
1795-
warranty of any kind, and assumes no liability for errors or omissions. No
1796-
liability is assumed for incidental and consequential damages in connection
1797-
with or arising out of the use of the information or programs contained or
1798-
accompanying this technical report.</p>
1799-
<p class="unicode">Unicode and the Unicode logo are trademarks of Unicode,
1800-
Inc., and are registered in some jurisdictions.</p>
1801-
</blockquote>
1802-
</section>
1700+
1701+
<section>
1702+
<h2 id="changeLog" class="informative">Changes Since the Last Published Version</h2>
1703+
<p>The following changes have been made since the <a href="https://www.w3.org/TR/unicode-xml/">Working Group Note</a> of 2013-01-24: </p>
1704+
<ul>
1705+
<li>Ported the document to HTML5 and formatted for respec, and published on github.</li>
1706+
<li>Replaced a lot of presentational markup with semantic.</li>
1707+
<li>Changes to SOTD and top matter to reflect the standard i18n publication development process.</li>
1708+
<li>Removed the Versioning section and Copyright section at the end of the document, since these were throwbacks to the joint publication between Unicode and W3C.</li>
1709+
<li>Replaced this Changes section with something simpler and added link to Github commits list.</li>
1710+
</ul>
1711+
<p>See the <a href="https://github.com/w3c/unicode-xml/commits/gh-pages">github commit log</a> for more details and diffs.</p>
1712+
</section>
1713+
18031714
</body>
18041715
</html>

0 commit comments

Comments
 (0)