]> granicus.if.org Git - docbook-dsssl/commitdiff
Renamed and updated
authorNorman Walsh <ndw@nwalsh.com>
Fri, 13 Sep 2002 14:56:19 +0000 (14:56 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 13 Sep 2002 14:56:19 +0000 (14:56 +0000)
docbook/svg/spec/svg.xml [deleted file]
docbook/svg/spec/wd-docbook-svg.xml [new file with mode: 0644]

diff --git a/docbook/svg/spec/svg.xml b/docbook/svg/spec/svg.xml
deleted file mode 100644 (file)
index 3f74d60..0000000
+++ /dev/null
@@ -1,257 +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 standard "Standard">
-<!ENTITY tracker "http://sourceforge.net/tracker/">
-<!ENTITY RFE "&tracker;/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;">
-]>
-<article status="Working Draft">
-<?dbhtml filename="docbook-svg-1.0b2.html"?>
-<articleinfo>
-<title>The DocBook SVG Module</title>
-<productnumber>Version 1.0 Beta 2</productnumber>
-<subtitle>OASIS DocBook Technical Committee</subtitle>
-<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>21 May 2002</pubdate>
-<releaseinfo role="cvs">
-$Id$
-</releaseinfo>
-<copyright><year>2001</year><year>2002</year>
-<holder>
-The Organization for the Advancement of Structured Information
-Standards [OASIS]. All Rights Reserved.
-</holder></copyright>
-<legalnotice>
-<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>
-</legalnotice>
-
-<legalnotice role="status"><title>Status of this Document</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>
--->
-
-</legalnotice>
-
-<abstract><title>Abstract</title>
-
-<para>DocBook is a general purpose XML and SGML document type
-particularly well suited to books and papers about computer hardware
-and software. SVG (Scalable Vector Graphics) is an XML document type
-designed for describing two-dimensional graphics (vector graphic
-shapes, images, and text).</para>
-
-<para>This module integrates SVG into DocBook, allowing elements from the
-SVG namespace to be used in DocBook documents.</para>
-</abstract>
-
-<revhistory>
-<revision role="http://www.oasis-open.org/docbook/svg/docbook-svg-1.0-b2.html">
-  <revnumber>Beta Release 2</revnumber>
-  <date>21 May 2002</date>
-</revision>
-</revhistory>
-</articleinfo>
-
-<section id="s.intro">
-<title>Introduction</title>
-
-<para><xref linkend="bib.docbook42"/>
-is a general purpose XML and SGML document type particularly well
-suited to books and papers about computer hardware and software
-(though it is by no means limited to these applications).
-</para>
-
-<para><xref linkend="bib.svg11"/>
-(Scalable Vector Graphics) is an XML document type designed for describing
-two-dimensional graphics (vector graphic shapes, images, and text).</para>
-
-<para>This module integrates SVG into DocBook, allowing elements from the
-SVG namespace to be used in <sgmltag>imageobject</sgmltag>s.</para>
-
-<para>The <ulink url="mailto:docbook-tc@oasis-open.org">DocBook
-Technical Committee</ulink> maintains the DocBook schema.</para>
-
-<para>The <ulink url="http://www.w3.org/">W3C</ulink> maintains SVG.</para>
-
-<para>The 1.0 Beta 2 release of this module is based on the
-<ulink url="http://www.w3.org/TR/SVG11/">SVG 1.1 Candidate Release</ulink>
-DTD.</para>
-
-<para>The DocBook Technical Committee welcomes bug reports and
-requests for enhancement (RFEs) from the user community. The current list
-of outstanding requests is available through the
-<ulink url="http://sourceforge.net/">SourceForge</ulink>
-<ulink url="&tracker;/?atid=384107&amp;group_id=21935&amp;func=browse">tracker</ulink>
-interface. This is also the preferred mechanism for submitting new requests.
-Old RFEs, from a previous legacy tracking system, are
-<ulink url="http://www.oasis-open.org/docbook/old-rfes.html">archived</ulink>
-for reference.</para>
-
-</section>
-
-<section id="s.terminology"><title>Terminology</title>
-
-<para>The key words <glossterm>must</glossterm>, <glossterm>must
-not</glossterm>, <glossterm>required</glossterm>,
-<glossterm>shall</glossterm>, <glossterm>shall not</glossterm>,
-<glossterm>should</glossterm>, <glossterm>should not</glossterm>,
-<glossterm>recommended</glossterm>, <glossterm>may</glossterm>, and
-<glossterm>optional</glossterm> in this &standard; are to be
-interpreted as described in <xref linkend="rfc2119"/>. Note that for
-reasons of style, these words are not capitalized in this
-document.</para>
-
-</section>
-
-<section id="svg-module">
-<title>The DocBook SVG Module V1.0b2</title>
-
-<para>This module integrates SVG into DocBook by incorporating the SVG
-V1.1 DTD using a namespace prefix and extending the content model of
-DocBook's <sgmltag>imageobject</sgmltag> element to allow those
-elements to occur.</para>
-
-<section id="usage">
-<title>Usage</title>
-
-<para>To use this module, specify the public and system identifiers of this
-module in your document type declaration. For example, to use this module
-to write a book, use the following document type declaration:</para>
-
-<screen><![CDATA[<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0beta2//EN"
-                      "http://www.oasis-open.org/docbook/xml/svg/1.0beta2/dbsvg.dtd">]]></screen>
-
-<para>Naturally, you can include an internal subset if you wish.</para>
-
-<para>This module declares <literal>svg:</literal> as the namespace
-prefix for SVG. If you wish to change that prefix, you may declare an alternative
-by changing the declaration of the parameter entity <literal>SVG.prefix</literal>.
-</para>
-
-<para>For example, to write an article using this module and to specify that
-the namespace prefix for SVG elements should be <literal>s:</literal>, you could
-use the following document type declaration:</para>
-
-<screen><![CDATA[<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0beta2//EN"
-                         "http://www.oasis-open.org/docbook/xml/svg/1.0beta2/dbsvg.dtd" [
-<!ENTITY % SVG.prefix "s">
-]>]]></screen>
-
-<para>To incorporate this module into a higher-level customization layer, use the
-public and system identifiers of this module in your customization layer. For
-example:</para>
-
-<screen><![CDATA[<!ENTITY %docbooksvg PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0beta2//EN"
-                         "http://www.oasis-open.org/docbook/xml/svg/1.0beta2/dbsvg.dtd">
-%docbooksvg;]]></screen>
-
-</section>
-
-<section id="limitations">
-<title>Limitations</title>
-
-<para>This module is DTD-based. DTDs and <xref linkend="xml-names"/>
-do not work together with perfect harmony. In particular, although you
-can change the namespace prefix used for SVG diagrams on a
-per-document basis, you cannot change it on a per-diagram basis. You
-simply cannot use <literal>svg:</literal> as the prefix on one diagram
-and <literal>s:</literal> as the prefix in another diagram within the
-same document. Such a document may be well-formed, and many XML tools
-may process it correctly, but it cannot be validated against this
-module's DTD.</para>
-
-<para>The SVG module overrides the declaration of the <sgmltag>imageobject</sgmltag>
-element. In order to write a customization layer that also changes the declaration
-of <sgmltag>imageobject</sgmltag>, that customization layer must
-disable <sgmltag class="paramentity">docbook.svg.imageobject.element</sgmltag>
-before including the SVG module.</para>
-</section>
-</section>
-
-<section id="relnotes"><title>Release Notes</title>
-
-<para>This module is a customization layer on top of DocBook XML V4.2
-Candidate Release 2. The DocBook Candidate Release specification may
-change without warning. This module will not (can not) be published in
-final form until DocBook V4.2 is officially published.</para>
-
-<para>This module is currently based on the
-<ulink url="http://www.w3.org/TR/SVG11/">SVG 1.1 Candidate Release</ulink>
-specification. The Candidate Release specification may change without
-warning. This module will not (can not) be published in final form until
-the SVG 1.1 Recommendation is released.</para>
-</section>
-
-<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>
-<listitem><para>Dennis Evans</para></listitem>
-<listitem><para>Paul Grosso (prospective)</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>
-
-<bibliography id="bibl"><title>References</title>
-
-<bibliodiv><title>Normative</title>
-
-<bibliomixed id="bib.docbook42"/>
-<bibliomixed id="bib.svg11"/>
-<bibliomixed id="xml-names"/>
-<bibliomixed id="rfc2119"/>
-
-</bibliodiv>
-
-</bibliography>
-
-</article>
diff --git a/docbook/svg/spec/wd-docbook-svg.xml b/docbook/svg/spec/wd-docbook-svg.xml
new file mode 100644 (file)
index 0000000..3c1c1d5
--- /dev/null
@@ -0,0 +1,356 @@
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+                  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY standard "Working Draft">
+<!ENTITY tracker "http://sourceforge.net/tracker/">
+<!ENTITY RFE "&tracker;/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;">
+]>
+
+<article status="&standard;">
+
+<articleinfo>
+<productname>wd-docbook-svg</productname>
+<productnumber>1.0-CR1</productnumber>
+
+<releaseinfo role="product"><ulink url="wd-docbook-svg-1.0-CR1.xml">XML</ulink></releaseinfo>
+<releaseinfo role="product"><ulink url="wd-docbook-svg-1.0-CR1.html">HTML</ulink></releaseinfo>
+<releaseinfo role="product"><ulink url="wd-docbook-svg-1.0-CR1.pdf">PDF</ulink></releaseinfo>
+
+<releaseinfo role="location">http://www.oasis-open.org/docbook/specs</releaseinfo>
+
+<title>The DocBook SVG Document Type</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>12 Sep 2002</pubdate>
+
+<copyright><year>2001</year><year>2002</year>
+<holder>OASIS Open, Inc. All Rights Reserved.</holder></copyright>
+
+<abstract>
+
+<para>DocBook SVG Document Type is a modular superset of <ulink
+url="http://www.oasis-open.org/docbook/xml/">DocBook XML V4.2</ulink>.
+It is a DocBook extension to allow Scalable Vector Graphics (SVG) in
+DocBook images. SVG is an XML document type designed for describing
+two-dimensional graphics (vector graphic shapes, images, and
+text).</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/svg-errata.html"/>.
+</para>
+-->
+
+</legalnotice>
+
+</articleinfo>
+
+<section id="s.intro">
+<title>Introduction</title>
+
+<para>DocBook is general purpose document type particularly well
+suited to books and papers about computer hardware and software
+(though it is by no means limited to these applications).
+</para>
+
+<para>Scalable Vector Graphics <xref linkend="bib.svg11"/> is an XML
+document type designed for describing two-dimensional graphics (vector
+graphic shapes, images, and text).</para>
+
+<para>This module integrates SVG into DocBook, allowing elements from the
+SVG namespace to be used in <sgmltag>imageobject</sgmltag>s.</para>
+
+<para>The <ulink url="mailto:docbook-tc@oasis-open.org">DocBook
+Technical Committee</ulink> maintains the DocBook SVG schema.
+DocBook SVG is officially available as an <xref linkend="xml-rec"/> Document Type
+Definition (DTD).</para>
+
+<para>The Version 1.0 release is based on <xref linkend="bib.docbook42"/> and
+<xref linkend="bib.svg11"/>.
+</para>
+
+<para>The DocBook Technical Committee welcomes bug reports and
+requests for enhancement (RFEs) from the user community. The current list
+of outstanding requests is available through the
+<ulink url="http://sourceforge.net/">SourceForge</ulink>
+<ulink url="&tracker;/?atid=384107&amp;group_id=21935&amp;func=browse">tracker</ulink>
+interface. This is also the preferred mechanism for submitting new requests.
+Old RFEs, from a previous legacy tracking system, are
+<ulink url="http://www.oasis-open.org/docbook/old-rfes.html">archived</ulink>
+for reference.</para>
+
+</section>
+
+<section id="s.terminology"><title>Terminology</title>
+
+<para>The key words <glossterm>must</glossterm>, <glossterm>must
+not</glossterm>, <glossterm>required</glossterm>,
+<glossterm>shall</glossterm>, <glossterm>shall not</glossterm>,
+<glossterm>should</glossterm>, <glossterm>should not</glossterm>,
+<glossterm>recommended</glossterm>, <glossterm>may</glossterm>, and
+<glossterm>optional</glossterm> in this &standard; are to be
+interpreted as described in <xref linkend="rfc2119"/>. Note that for
+reasons of style, these words are not capitalized in this
+document.</para>
+
+</section>
+
+<section id="docbook">
+<title>The DocBook SVG Document Type V1.0CR1</title>
+
+<para>The DocBook SVG Document Type is a superset of
+<xref linkend="bib.docbook42"/>.
+It is distributed from the
+<ulink url="http://www.oasis-open.org/docbook/">DocBook site</ulink> at
+<ulink url="http://www.oasis-open.org/">OASIS</ulink>.
+</para>
+
+<para>This module integrates SVG into DocBook by incorporating the SVG
+V1.1 DTD using a namespace prefix and extending the content model of
+DocBook's <sgmltag>imageobject</sgmltag> element to allow those
+elements to occur.</para>
+
+<section id="usage">
+<title>Usage</title>
+
+<para>To use this module, specify the public and system identifiers of this
+module in your document type declaration. For example, to use this module
+to write a book, use the following document type declaration:</para>
+
+<screen><![CDATA[<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0CR1//EN"
+                      "http://www.oasis-open.org/docbook/xml/svg/1.0CR1/dbsvg.dtd">]]></screen>
+
+<para>Naturally, you can include an internal subset if you wish.</para>
+
+<para>This module declares <literal>svg:</literal> as the namespace
+prefix for SVG. If you wish to change that prefix, you may declare an
+alternative by changing the declaration of the parameter entity
+<sgmltag class="paramentity">SVG.prefix</sgmltag>.
+</para>
+
+<para>For example, to write an article using this module and to
+specify that the namespace prefix for SVG elements should be
+<literal>s:</literal>, you could use the following document type
+declaration:</para>
+
+<screen><![CDATA[<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0CR1//EN"
+                         "http://www.oasis-open.org/docbook/xml/svg/1.0CR1/dbsvg.dtd" [
+<!ENTITY % SVG.prefix "s">
+]>]]></screen>
+
+<para>To incorporate this module into a higher-level customization layer, use the
+public and system identifiers of this module in your customization layer. For
+example:</para>
+
+<screen><![CDATA[<!ENTITY %docbooksvg PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0CR1//EN"
+                            "http://www.oasis-open.org/docbook/xml/svg/1.0CR1/dbsvg.dtd">
+%docbooksvg;]]></screen>
+
+</section>
+
+<section id="limitations">
+<title>Limitations</title>
+
+<para>This module is DTD-based. DTDs and <xref linkend="xml-names"/>
+do not work together with perfect harmony. In particular, although you
+can change the namespace prefix used for SVG diagrams on a
+per-document basis, you cannot change it on a per-diagram basis. You
+simply cannot use <literal>svg:</literal> as the prefix on one diagram
+and <literal>s:</literal> as the prefix in another diagram within the
+same document. Such a document may be well-formed, and many XML tools
+may process it correctly, but it cannot be validated against this
+module's DTD.</para>
+
+<para>The SVG module overrides the declaration of the
+<sgmltag>imageobject</sgmltag> element. In order to write a
+customization layer that also changes the declaration of
+<sgmltag>imageobject</sgmltag>, that customization layer must disable
+<sgmltag class="paramentity">docbook.svg.imageobject.element</sgmltag>
+before including the SVG module.</para>
+
+</section>
+</section>
+
+<section id="s.changes1">
+<title>Changes in DocBook SVG V1.0CR1</title>
+
+<para>This release updates DocBook SVG to be a customization of DocBook XML V4.2.
+</para>
+
+<para>There are no substantive changes to the SVG-specific markup.
+</para>
+</section>
+
+<section><title>Release Notes</title>
+
+<para>This module is currently based on the <ulink
+url="http://www.w3.org/TR/SVG11/">SVG 1.1 Candidate
+Recommendation</ulink> specification. The Candidate Recommendation
+specification may change without warning. This module will not
+be published in final form until the SVG 1.1 Recommendation is
+released.</para>
+
+</section>
+
+<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>Richard Lander</para></listitem>
+<listitem><para>Sabine Ocker</para></listitem>
+<listitem><para>Michael Sabrio</para></listitem>
+<listitem><para>Michael Smith</para></listitem>
+<listitem><para>Tim Teebken</para></listitem>
+<listitem><para>Norman Walsh (Chair, Editor)</para></listitem>
+</itemizedlist>
+
+</appendix>
+
+<appendix id="a.notices">
+<title>Notices</title>
+
+<para>Copyright &#169; 2001, 2002 OASIS Open, Inc. 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>1.0-CR1</revnumber>
+  <date>12 Sep 2002</date>
+</revision>
+
+<revision role="http://www.oasis-open.org/docbook/svg/docbook-svg-1.0-b2.html">
+  <revnumber>Beta Release 2</revnumber>
+  <date>21 May 2002</date>
+</revision>
+</revhistory>
+</para>
+
+</appendix>
+
+<bibliography id="bibl"><title>References</title>
+
+<bibliodiv><title>Normative</title>
+
+<bibliomixed id="xml-rec"/>
+<bibliomixed id="xml-names"/>
+<bibliomixed id="rfc2119"/>
+<bibliomixed id="bib.docbook42"/>
+<bibliomixed id="bib.svg11"/>
+
+</bibliodiv>
+
+</bibliography>
+
+</article>