]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed; we're using the W3C entities
authorNorman Walsh <ndw@nwalsh.com>
Thu, 14 Apr 2005 13:36:01 +0000 (13:36 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 14 Apr 2005 13:36:01 +0000 (13:36 +0000)
xmlcharent/spec/wd-docbook-xmlcharent.xml [deleted file]

diff --git a/xmlcharent/spec/wd-docbook-xmlcharent.xml b/xmlcharent/spec/wd-docbook-xmlcharent.xml
deleted file mode 100644 (file)
index df43eec..0000000
+++ /dev/null
@@ -1,1012 +0,0 @@
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-                  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY version "0.3">
-<!ENTITY standard "Standard">
-<!ENTITY % glyphs SYSTEM "glyphs100.ent">
-%glyphs;
-<!ENTITY baseuri "http://www.oasis-open.org/docbook/xmlcharent/&version;">
-<!ENTITY charns "http://www.oasis-open.org/docbook/xmlcharent/names">
-<!ENTITY xmlrecuri "http://www.w3.org/TR/REC-xml">
-<!ENTITY iso-lat1-table SYSTEM "iso-lat1.gen">
-<!ENTITY iso-lat2-table SYSTEM "iso-lat2.gen">
-<!ENTITY iso-grk1-table SYSTEM "iso-grk1.gen">
-<!ENTITY iso-grk2-table SYSTEM "iso-grk2.gen">
-<!ENTITY iso-cyr1-table SYSTEM "iso-cyr1.gen">
-<!ENTITY iso-cyr2-table SYSTEM "iso-cyr2.gen">
-<!ENTITY iso-num-table SYSTEM "iso-num.gen">
-<!ENTITY iso-dia-table SYSTEM "iso-dia.gen">
-<!ENTITY iso-pub-table SYSTEM "iso-pub.gen">
-<!ENTITY iso-box-table SYSTEM "iso-box.gen">
-<!ENTITY iso-tech-table SYSTEM "iso-tech.gen">
-<!ENTITY iso-grk3-table SYSTEM "iso-grk3.gen">
-<!ENTITY iso-grk4-table SYSTEM "iso-grk4.gen">
-<!ENTITY iso-amso-table SYSTEM "iso-amso.gen">
-<!ENTITY iso-amsb-table SYSTEM "iso-amsb.gen">
-<!ENTITY iso-amsr-table SYSTEM "iso-amsr.gen">
-<!ENTITY iso-amsn-table SYSTEM "iso-amsn.gen">
-<!ENTITY iso-amsa-table SYSTEM "iso-amsa.gen">
-<!ENTITY iso-amsc-table SYSTEM "iso-amsc.gen">
-]>
-<article status="Working Draft">
-
-<articleinfo>
-<productname>wd-docbook-xmlcharent</productname>
-<productnumber>&version;</productnumber>
-
-<releaseinfo role="product"><ulink url="wd-wd-docbook-xmlcharent-&version;.xml">XML</ulink></releaseinfo>
-<releaseinfo role="product"><ulink url="wd-wd-docbook-xmlcharent-&version;.html">HTML</ulink></releaseinfo>
-<releaseinfo role="product"><ulink url="wd-wd-docbook-xmlcharent-&version;.pdf">PDF</ulink></releaseinfo>
-
-<releaseinfo role="location">http://www.oasis-open.org/docbook/specs</releaseinfo>
-
-<title>XML Character Entities</title>
-
-<authorgroup>
-<editor>
-  <firstname>Norman</firstname><surname>Walsh</surname>
-  <affiliation>
-    <shortaffil>Sun</shortaffil>
-    <orgname>Sun Microsystems, Inc.</orgname>
-    <address><email>Norman.Walsh@Sun.COM</email></address>
-  </affiliation>
-</editor>
-</authorgroup>
-
-<pubdate>13 June 2002</pubdate>
-
-<copyright><year>2001</year><year>2002</year>
-<holder>The Organization for the Advancement of Structured Information
-Standards [OASIS]. All Rights Reserved.
-</holder></copyright>
-
-<abstract>
-
-<para>This &standard; defines XML encodings of the 19 standard
-character entity sets defined in Non-normative Annex D of <xref
-linkend="iso8879"/>.</para>
-
-</abstract>
-
-<legalnotice role="status"><title>Status</title>
-
-<para>This is a working draft constructed by the editor. It is not
-an official committee work product and may not reflect the consensus
-opinion of the committee.</para>
-
-<!--
-<para>This Committee Specification was approved for publication by the
-OASIS DocBook Technical Committee. It represents the
-consensus of the committee. Comments on this document may be
-sent to
-<ulink url="mailto:docbook@lists.oasis-open.org">docbook@lists.oasis-open.org</ulink>.
-</para>
--->
-
-<para>Please send comments on this specification to the
-<email>docbook@lists.oasis-open.org</email> list. To subscribe, send
-an email message to
-<email>docbook-request@lists.oasis-open.org</email> with the word
-<quote><literal>subscribe</literal></quote> as the body of the
-message.
-</para>
-
-<!--
-<para>The errata page for this specification is at
-<ulink url="http://www.oasis-open.org/docbook/specs/simple-errata.html"/>.
-</para>
--->
-
-</legalnotice>
-
-</articleinfo>
-
-<para>This &standard; defines XML encodings of the standard SGML
-character entity sets.</para>
-
-<para>Non-normative Annex D of <xref linkend="iso8879"/> defines 19
-standard SGML character entity sets:
-<simplelist type="inline">
-<member>Added Latin 1</member>
-<member>Added Latin 2</member>
-<member>Greek Letters</member>
-<member>Monotoniko Greek</member>
-<member>Russian Cyrillic</member>
-<member>Non-Russian Cyrillic</member>
-<member>Numeric and Special Graphic</member>
-<member>Diacritical Marks</member>
-<member>Publishing</member>
-<member>Box and Line Drawing</member>
-<member>General Technical</member>
-<member>Greek Symbols</member>
-<member>Alternative Greek Symbols</member>
-<member>Added Math Symbols: Ordinary</member>
-<member>Added Math Symbols: Binary Operators</member>
-<member>Added Math Symbols: Relations</member>
-<member>Added Math Symbols: Negated Relations</member>
-<member>Added Math Symbols: Arrow Relations</member>
-<member>Added Math Symbols: Delimiters</member>
-</simplelist>. The SGML declarations for these entities use the
-specific character data (SDATA) entity type that is
-not supported in XML, so alternative XML declarations are necessary.
-</para>
-
-<para>In XML, the specific character data of most entities can be expressed
-as a <xref linkend="unicode20"/> character.</para>
-
-<section id="entities"><title>XML Character Entity Sets</title>
-
-<para>The character entity sets defined by this &standard; are
-summarized in <xref linkend="isolat1"/> through <xref
-linkend="isoamsc"/>.</para>
-
-<para>In order to use these entities in a document, they must be declared.
-Entities can be declared in the external subset or the internal subset,
-as described in <xref linkend="xml-rec"/>. An example document, with the
-declaration in the internal subset, is shown in <xref linkend="ex.decl"/>.
-</para>
-
-<example id="ex.decl">
-<title>Declaring and Using the ISO Latin 1 Character Entity Set</title>
-<programlisting>&lt;!DOCTYPE doc [
-&lt;!ENTITY % iso-lat1 PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
-                    "&baseuri;/iso-lat1.ent">
-%iso-lat1;
-]>
-&lt;doc>
-&lt;p>This document declares the ISO Latin 1 Character Entity Set, providing
-access to the ISO Latin 1 entities, such as "&amp;eacute;" and "&amp;copy;".&lt;/p>
-&lt;/doc></programlisting>
-</example>
-
-<note>
-<para>Non-validating XML Parsers may choose not to process externally
-declared entities. This &standard; does not alter the semantics of XML
-processors. If a processor does not see the declaration for an entity,
-it will not be able to report the correct replacement text for that
-entity.</para>
-</note>
-
-<section><title>Multi-Character Replacements</title>
-
-<para>The replacement text of some entities includes more than a single
-Unicode character. Some characters are composed with the
-<quote>combining reverse solidus overlay</quote> (<literal>20E5</literal>)
-and some are composed with a variation selector
-(<literal>FE00</literal>, <literal>FE01</literal>, &hellip;).
-</para>
-
-</section>
-
-<section><title>Duplicate Entities</title>
-
-<para>Historically, the <literal>inodot</literal> entity is multiply
-defined in <link linkend="inodot.1">iso-lat2.ent</link> and <link
-linkend="inodot.2">iso-amso.ent</link>. If both entity sets are
-included, some parsers will warn about redefinition of this entity.
-The warning can be ignored.</para>
-
-</section>
-
-<section><title>Entities with no Mapping</title>
-
-<para>There are a small number of entities that have no
-<xref linkend="unicode20"/> representation. These entities are all mapped to
-the Unicode character <quote><literal>FFFD</literal></quote>, the
-<quote>replacement character</quote>.
-</para>
-
-<informaltable pgwide="1">
-<tgroup cols="3">
-<colspec colwidth="0.75in"/>
-<colspec colwidth="1.25in"/>
-<thead>
-<row>
-  <entry>Entity <?lb?>Name</entry>
-  <entry>Entity Set</entry>
-  <entry>Description</entry>
-</row>
-</thead>
-<tbody>
-<row>
-  <entry><link linkend="fjlig">fjlig</link></entry>
-  <entry><filename>iso-pub.ent</filename></entry>
-  <entry>Small fj ligature</entry>
-</row>
-<row>
-  <entry><link linkend="gnap">gnap</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>Greater, not approximate</entry>
-</row>
-<row>
-  <entry><link linkend="jnodot">jnodot</link></entry>
-  <entry><filename>iso-amso.ent</filename></entry>
-  <entry>Small j, no dot</entry>
-</row>
-<row>
-  <entry><link linkend="lnap">lnap</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>Less, not approximate</entry>
-</row>
-<row>
-  <entry><link linkend="lpargt">lpargt</link></entry>
-  <entry><filename>iso-amsc.ent</filename></entry>
-  <entry>Greater than, left arc</entry>
-</row>
-<row>
-  <entry><link linkend="nsmid">nsmid</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>Negated short mid</entry>
-</row>
-<row>
-  <entry><link linkend="prnE">prnE</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>Precedes, not double equals</entry>
-</row>
-<row>
-  <entry><link linkend="rpargt">rpargt</link></entry>
-  <entry><filename>iso-amsc.ent</filename></entry>
-  <entry>Right paren, greater than</entry>
-</row>
-<row>
-  <entry><link linkend="scnE">scnE</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>Succeeds, not double equals</entry>
-</row>
-<row>
-  <entry><link linkend="smid">smid</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>shortmid r</entry>
-</row>
-<row>
-  <entry><link linkend="vsubnE">vsubnE</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>Subset not double equals, variant</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>Users needing these characters will have to rely on the private use
-area or other non-portable mechanisms to access them.</para>
-
-</section>
-
-<section><title>Entities with Substituted Mappings</title>
-
-<para>There are a few more for which there is no specific
-<xref linkend="unicode20"/> representation but where a reasonable
-substitution has been used:</para>
-
-<informaltable pgwide="1">
-<tgroup cols="4">
-<colspec colwidth="0.75in"/>
-<colspec colwidth="1.25in"/>
-<colspec colwidth="1in"/>
-<thead>
-<row>
-  <entry>Entity <?lb?>Name</entry>
-  <entry>Entity Set</entry>
-  <entry>Substitution</entry>
-  <entry>Description</entry>
-</row>
-</thead>
-<tbody>
-<row>
-  <entry><link linkend="bepsi">bepsi</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>220D</entry>
-  <entry>Back epsilon: such that</entry>
-</row>
-<row>
-  <entry><link linkend="ges">ges</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>2265</entry>
-  <entry>Greater-or-equal, slanted</entry>
-</row>
-<row>
-  <entry><link linkend="gvnE">gvnE</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>2269</entry>
-  <entry>Gt, vert, not double equals</entry>
-</row>
-<row>
-  <entry><link linkend="iff">iff</link></entry>
-  <entry><filename>iso-tech.ent</filename></entry>
-  <entry>21D4</entry>
-  <entry>If and only if</entry>
-</row>
-<row>
-  <entry><link linkend="les">les</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>2264</entry>
-  <entry>Less-than-or-equal, slanted</entry>
-</row>
-<row>
-  <entry><link linkend="lozf">lozf</link></entry>
-  <entry><filename>iso-pub.ent</filename></entry>
-  <entry>2726</entry>
-  <entry>Lozenge, filled</entry>
-</row>
-<row>
-  <entry><link linkend="lvnE">lvnE</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>2268</entry>
-  <entry>Less, vert, not double equals</entry>
-</row>
-<row>
-  <entry><link linkend="nge">nge</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>2271</entry>
-  <entry>Neither greater-than nor equal to</entry>
-</row>
-<row>
-  <entry><link linkend="nle">nle</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>2270</entry>
-  <entry>Not less-than-or-equal</entry>
-</row>
-<row>
-  <entry><link linkend="npre">npre</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>22E0</entry>
-  <entry>Not precedes, equals</entry>
-</row>
-<row>
-  <entry><link linkend="nsce">nsce</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>22E1</entry>
-  <entry>Not succeeds, equals</entry>
-</row>
-<row>
-  <entry><link linkend="nspar">nspar</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>2226</entry>
-  <entry>Not short parallel</entry>
-</row>
-<row>
-  <entry><link linkend="pre">pre</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>227C</entry>
-  <entry>Precedes, equals</entry>
-</row>
-<row>
-  <entry><link linkend="spar">spar</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>2225</entry>
-  <entry>Short parallel</entry>
-</row>
-<row>
-  <entry><link linkend="ssetmn">ssetmn</link></entry>
-  <entry><filename>iso-amsb.ent</filename></entry>
-  <entry>2216</entry>
-  <entry>Small set minus (reverse solidus)</entry>
-</row>
-<row>
-  <entry><link linkend="star">star</link></entry>
-  <entry><filename>iso-pub.ent</filename></entry>
-  <entry>22C6</entry>
-  <entry>Star operator</entry>
-</row>
-<row>
-  <entry><link linkend="starf">starf</link></entry>
-  <entry><filename>iso-pub.ent</filename></entry>
-  <entry>2605</entry>
-  <entry>Black star</entry>
-</row>
-<row>
-  <entry><link linkend="thkap">thkap</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>2248</entry>
-  <entry>Thick approximate</entry>
-</row>
-<row>
-  <entry><link linkend="thksim">thksim</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>223C</entry>
-  <entry>Thick similar</entry>
-</row>
-<row>
-  <entry><link linkend="vsubne">vsubne</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>228A</entry>
-  <entry>Subset, not equals, variant</entry>
-</row>
-<row>
-  <entry><link linkend="vsupnE">vsupnE</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>228B</entry>
-  <entry>Subset not double equals, variant</entry>
-</row>
-<row>
-  <entry><link linkend="vsupne">vsupne</link></entry>
-  <entry><filename>iso-amsn.ent</filename></entry>
-  <entry>228B</entry>
-  <entry>Superset, not equals, variant</entry>
-</row>
-<row>
-  <entry><link linkend="xhArr">xhArr</link></entry>
-  <entry><filename>iso-amsa.ent</filename></entry>
-  <entry>2194</entry>
-  <entry>Long left and right double arr</entry>
-</row>
-<row>
-  <entry><link linkend="xharr">xharr</link></entry>
-  <entry><filename>iso-amsa.ent</filename></entry>
-  <entry>2194</entry>
-  <entry>Long left and right arr</entry>
-</row>
-<row>
-  <entry><link linkend="xlArr">xlArr</link></entry>
-  <entry><filename>iso-amsa.ent</filename></entry>
-  <entry>21D0</entry>
-  <entry>Long left double arrow</entry>
-</row>
-<row>
-  <entry><link linkend="xrArr">xrArr</link></entry>
-  <entry><filename>iso-amsa.ent</filename></entry>
-  <entry>21D2</entry>
-  <entry>Long right double arr</entry>
-</row>
-<row>
-  <entry><link linkend="ssmile">ssmile</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>2323</entry>
-  <entry>Small smile</entry>
-</row>
-<row>
-  <entry><link linkend="sfrown">sfrown</link></entry>
-  <entry><filename>iso-amsr.ent</filename></entry>
-  <entry>2322</entry>
-  <entry>Small frown</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>Users needing alternate glyphs for these characters will have to
-rely on redefining them to use the private use area or other
-non-portable mechanisms to access them.</para>
-
-</section>
-
-</section>
-
-<section id="char"><title>XML Character Elements</title>
-
-<para>Named XML entities (except for the five
-<ulink url="&xmlrecuri;#sec-predefined-ent">predefined entities</ulink>) cannot
-be used if they are not declared. Entity declaration requires either an external
-or an internal subset. Some classes of applications forbid the occurrence of
-markup declarations in documents. For these documents, named character entities are
-inaccessible.</para>
-
-<para>In this section, we introduce an XML vocabulary with the semantics of
-character entity reference. This &standard; defines the semantics of elements
-and attributes declared in the <quote><literal>&charns;</literal></quote>
-namespace.</para>
-
-<para>This namespace contains exactly one element, <sgmltag>char</sgmltag>.
-The <sgmltag>char</sgmltag> element has two attributes,
-<sgmltag class="attribute">entity</sgmltag> and
-<sgmltag class="attribute">name</sgmltag>. They are mutually exclusive.</para>
-
-<para>The <sgmltag class="attribute">entity</sgmltag> attribute identifies
-characters by their character entity names. (The set of valid names
-is the closed set of names associated with character entity sets defined
-by this &standard;.) Case is significant in entity names.</para>
-
-<para>The <sgmltag class="attribute">name</sgmltag> attribute identifies
-characters by their Unicode character names. (The set of valid names
-is the set of character names published in the <xref linkend="unicode20"/>
-specification, or any later version of that specification.) Case is
-insignificant in character names.</para>
-
-<para>The <xref linkend="relaxng"/> definition of this namespace is
-shown in figure <xref linkend="fig.charns"/>.</para>
-
-<figure id="fig.charns">
-<title>The RELAX NG Definition of the <literal>&charns;</literal> Namespace</title>
-<programlisting><inlinemediaobject>
-<imageobject>
-<imagedata fileref="../chars.rng" format="linespecific"/>
-</imageobject>
-</inlinemediaobject>
-</programlisting>
-</figure>
-
-<para><xref linkend="ex.charns"/>
-shows a sample document using this mechanism.</para>
-
-<example id="ex.charns">
-<title>Declaring and Using the ISO Latin 1 Character Entity Set</title>
-<programlisting>&lt;doc xmlns:e="&charns;">
-&lt;p>This document uses the character names element to access
-character entities, such as "&lt;e:char name="eacute"/>" and
-"&lt;e:char name="COPYRIGHT SIGN"/>".&lt;/p>
-&lt;/doc></programlisting>
-</example>
-
-<para>The character names element is limited to contexts where elements may
-occur. In particular, elements may not occur in XML attribute values. Note,
-however, that internationalization requirements such as bidirectional language
-support and Ruby already require structure in arbitrary contexts. It is probably
-an error to use attributes for human-readable content.</para>
-
-</section>
-
-<appendix id="isolat1"><title>Added Latin 1</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Latin 1//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-lat1.ent</member>
-</simplelist>
-
-<para>
-The following character entities are defined in this entity set:
-</para>
-
-&iso-lat1-table;
-
-</appendix>
-
-<appendix id="isolat2"><title>Added Latin 2</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Latin 2//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-lat2.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-lat2-table;
-
-</appendix>
-
-<appendix id="isogrk1"><title>Greek Letters</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Greek Letters//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-grk1.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-grk1-table;
-
-</appendix>
-
-<appendix id="isogrk2"><title>Monotoniko Greek</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-grk2.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-grk2-table;
-
-</appendix>
-
-<appendix id="isocyr1"><title>Russian Cyrillic</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-cyr1.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-cyr1-table;
-
-</appendix>
-
-<appendix id="isocyr2"><title>Non-Russian Cyrillic</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-cyr2.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-cyr2-table;
-
-</appendix>
-
-<appendix id="isonum"><title>Numeric and Special Graphic</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-num.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-num-table;
-
-</appendix>
-
-<appendix id="isodia"><title>Diacritical Marks</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-dia.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-dia-table;
-
-</appendix>
-
-<appendix id="isopub"><title>Publishing</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Publishing//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-pub.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-pub-table;
-
-</appendix>
-
-<appendix id="isobox"><title>Box and Line Drawing</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-box.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-box-table;
-
-</appendix>
-
-<appendix id="isotech"><title>General Technical</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES General Technical//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-tech.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-tech-table;
-
-</appendix>
-
-<appendix id="isogrk3"><title>Greek Symbols</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Greek Symbols//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-grk3.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-grk3-table;
-
-</appendix>
-
-<appendix id="isogrk4"><title>Alternative Greek Symbols</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-grk4.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-grk4-table;
-
-</appendix>
-
-<appendix id="isoamso"><title>Added Math Symbols: Ordinary</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-amso.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-amso-table;
-
-</appendix>
-
-<appendix id="isoamsb"><title>Added Math Symbols: Binary Operators</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-amsb.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-amsb-table;
-
-</appendix>
-
-<appendix id="isoamsr"><title>Added Math Symbols: Relations</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-amsr.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-amsr-table;
-
-</appendix>
-
-<appendix id="isoamsn"><title>Added Math Symbols: Negated Relations</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-amsn.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-amsn-table;
-
-</appendix>
-
-<appendix id="isoamsa"><title>Added Math Symbols: Arrow Relations</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-amsa.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-amsa-table;
-
-</appendix>
-
-<appendix id="isoamsc"><title>Added Math Symbols: Delimiters</title>
-
-<para>Identifiers for this entity set:</para>
-
-<simplelist type="vert">
-<member><emphasis role="bold">Public identifier:</emphasis> ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML</member>
-<member><emphasis role="bold">System identifier:</emphasis> &baseuri;/iso-amsc.ent</member>
-</simplelist>
-
-<para>The following character entities are defined in this entity set:
-</para>
-
-&iso-amsc-table;
-
-</appendix>
-
-<appendix id="glyphs"><title>Unicode Glyphs</title>
-
-<para>The Unicode reference glyphs in this document are examples
-only. Some characters have more than one Unicode representation and
-different Unicode characters may be appropriate in different
-contexts. The glyph images offer only one of many possible
-representations for the specified character.
-</para>
-
-<para>Most of the glyphs this reference are from the TmsPF Roman font
-by
-<ulink url="http://ourworld.compuserve.com/homepages/profirst/homepagx.htm">Production
-First Software</ulink>. A few glyphs are from
-<ulink url="http://www.indigo.ie/egt/celtscript/">Everson Mono</ulink>.
-</para>
-
-<para>Unicode support requires much more than a simple character to glyph
-mapping; for more information on Unicode, consult
-<citetitle><ulink url="http://www.unicode.org/unicode/uni2book/u2.html">The
-Unicode Standard, Version 2.0</ulink></citetitle> and
-<citetitle>
-<ulink url="http://www.unicode.org/unicode/reports/tr8.html">Unicode
-Technical Report #8</ulink></citetitle>, which describes Unicode Version 2.1.
-</para>
-</appendix>
-
-<appendix id="a.committee" role="non-normative">
-<title>OASIS DocBook Technical Committee</title>
-
-<para>The following individuals were members of the committee during
-the formulation of this &standard;:</para>
-
-<itemizedlist spacing="compact">
-<listitem><para>Dennis Evans</para></listitem>
-<listitem><para>Patricia Gee-Best</para></listitem>
-<listitem><para>Paul Grosso</para></listitem>
-<listitem><para>Dick Hamilton</para></listitem>
-<listitem><para>Nancy (Paisner) Harrison</para></listitem>
-<listitem><para>Sabine Ocker</para></listitem>
-<listitem><para>Michael Sabrio</para></listitem>
-<listitem><para>Michael Smith</para></listitem>
-<listitem><para>Tim Teebken (prospective)</para></listitem>
-<listitem><para>Norman Walsh (Chair, Editor)</para></listitem>
-</itemizedlist>
-
-</appendix>
-
-<appendix id="a.notices">
-<title>Notices</title>
-
-<para>Copyright &#169; The Organization for the Advancement of
-Structured Information Standards [OASIS] 2001, 2002. All Rights
-Reserved.</para>
-
-<para>OASIS takes no position regarding the validity
-or scope of any intellectual property or other rights
-that might be claimed to pertain to the implementation
-or use of the technology described in this document
-or the extent to which any license under such rights
-might or might not be available; neither does it represent
-that it has made any effort to identify any such rights.
-Information on OASIS's procedures with respect to rights
-in OASIS specifications can be found at the OASIS website.
-Copies of claims of rights made available for publication
-and any assurances of licenses to be made available,
-or the result of an attempt made to obtain a general
-license or permission for the use of such proprietary
-rights by implementors or users of this specification,
-can be obtained from the OASIS Executive Director.</para>
-
-<para>OASIS invites any interested party to bring to
-its attention any copyrights, patents or patent applications,
-or other proprietary rights which may cover technology
-that may be required to implement this specification.
-Please address the information to the OASIS Executive
-Director.</para>
-
-<para>This document and translations of it may be copied
-and furnished to others, and derivative works that comment
-on or otherwise explain it or assist in its implementation
-may be prepared, copied, published and distributed,
-in whole or in part, without restriction of any kind,
-provided that the above copyright notice and this paragraph
-are included on all such copies and derivative works.
-However, this document itself may not be modified in
-any way, such as by removing the copyright notice or
-references to OASIS, except as needed for the purpose
-of developing OASIS specifications, in which case the
-procedures for copyrights defined in the OASIS Intellectual
-Property Rights document must be followed, or as required
-to translate it into languages other than English.</para>
-
-<para>The limited permissions granted above are perpetual
-and will not be revoked by OASIS or its successors or
-assigns.</para>
-
-<para>This document and the information contained herein
-is provided on an <quote>AS IS</quote> basis and OASIS DISCLAIMS
-ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
-HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES
-OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.</para>
-
-<para>OASIS has been notified of intellectual property
-rights claimed in regard to some or all of the contents
-of this specification. For more information consult
-the online list of claimed rights.</para>
-
-</appendix>
-
-<appendix id="a.ipr">
-<title>Intellectual Property Rights</title>
-
-<para>For information on wether any patents have been disclosed that may be
-essential to implementing this specification, and any offers of patent
-licensing terms, please refer to the Intellectual Property Rights section
-of the DocBook web page
-(<ulink url="http://www.oasis-open.org/docbook/"/>)
-</para>
-
-</appendix>
-
-<appendix id="a.revhistory">
-<title>Revision History</title>
-
-<para><revhistory>
-<revision>
-  <revnumber>Working Draft</revnumber>
-  <date>13 Jun 2002</date>
-</revision>
-
-<revision>
-  <revnumber>Working Draft</revnumber>
-  <date>19 Mar 2002</date>
-</revision>
-
-<revision>
-  <revnumber>Working Draft</revnumber>
-  <date>19 Nov 2001</date>
-</revision>
-</revhistory>
-</para>
-
-</appendix>
-
-<bibliography id="bibl"><title>References</title>
-
-<bibliodiv><title>Normative</title>
-
-<bibliomixed id="iso8879"/>
-<bibliomixed id="xml-rec"/>
-<bibliomixed id="xml-names"/>
-<bibliomixed id="relaxng"/>
-<bibliomixed id="unicode20"/>
-
-</bibliodiv>
-
-<bibliodiv><title>Non-Normative</title>
-
-<bibliomixed id="missglyph"><abbrev>gaiji</abbrev>Martin D&uuml;rst,
-editor.
-<citetitle><ulink url="http://www.w3.org/International/O-MissCharGlyph">Missing
-Characters and Glyphs</ulink></citetitle>.
-World Wide Web Consortium, 2002.
-</bibliomixed>
-
-</bibliodiv>
-
-</bibliography>
-
-</article>