]> granicus.if.org Git - docbook-dsssl/commitdiff
Version 1.1b1
authorNorman Walsh <ndw@nwalsh.com>
Sun, 21 Dec 2003 20:25:40 +0000 (20:25 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 21 Dec 2003 20:25:40 +0000 (20:25 +0000)
docbook/simple/spec/docbook-simple.xml

index 1e956eeb231b8bb092390d6f26fda52efc7f45c8..62efc03aab6b2c6119ac8c1aaf5d684800717293 100644 (file)
@@ -1,6 +1,5 @@
-<!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 "Committee Specification">
+<!DOCTYPE article [
+<!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;">
 ]>
@@ -8,12 +7,12 @@
 <article status="&standard;">
 
 <articleinfo>
-<productname>cs-docbook-simple</productname>
-<productnumber>1.0</productnumber>
+<productname>wd-docbook-simple</productname>
+<productnumber>1.1b1</productnumber>
 
-<releaseinfo role="product"><ulink url="cs-docbook-simple-1.0.xml">XML</ulink></releaseinfo>
-<releaseinfo role="product"><ulink url="cs-docbook-simple-1.0.html">HTML</ulink></releaseinfo>
-<releaseinfo role="product"><ulink url="cs-docbook-simple-1.0.pdf">PDF</ulink></releaseinfo>
+<releaseinfo role="product"><ulink url="wd-docbook-simple-1.1b1.xml">XML</ulink></releaseinfo>
+<releaseinfo role="product"><ulink url="wd-docbook-simple-1.1b1.html">HTML</ulink></releaseinfo>
+<releaseinfo role="product"><ulink url="wd-docbook-simple-1.1b1.pdf">PDF</ulink></releaseinfo>
 
 <releaseinfo role="location">http://www.oasis-open.org/docbook/specs</releaseinfo>
 
@@ -30,9 +29,9 @@
 </editor>
 </authorgroup>
 
-<pubdate>19 Nov 2002</pubdate>
+<pubdate>21 Dec 2003</pubdate>
 
-<copyright><year>2001</year><year>2002</year>
+<copyright><year>2001</year><year>2002</year><year>2003</year>
 <holder>OASIS Open, Inc. All Rights Reserved.</holder></copyright>
 
 <abstract>
@@ -97,8 +96,7 @@ Technical Committee</ulink> maintains the Simplified DocBook schema.
 Simplified DocBook is officially available as an <xref linkend="xml-rec"/> Document Type
 Definition (DTD).</para>
 
-<para>The Version 1.0 release is the first official release from the DocBook
-Technical Committee.</para>
+<para>The Version 1.1 release is based on DocBook V4.3.</para>
 
 <para>The DocBook Technical Committee welcomes bug reports and
 requests for enhancement (RFEs) from the user community. The current list
@@ -127,10 +125,10 @@ document.</para>
 </section>
 
 <section id="docbook">
-<title>The Simplified DocBook Document Type V1.0</title>
+<title>The Simplified DocBook Document Type V1.1b1</title>
 
 <para>The Simplified DocBook document type is a subset of
-<xref linkend="bib.docbook42"/>.
+<xref linkend="bib.docbook43CR2"/>.
 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>.
@@ -142,8 +140,8 @@ It is distributed from the
 <para>To use this document type, specify the public and system identifiers
 in your document type declaration. For example:</para>
 
-<screen><![CDATA[<!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0//EN"
-                  "http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">]]></screen>
+<screen><![CDATA[<!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.1b1//EN"
+                  "http://docbook.org/xml/simple/1.1b1/sdocbook.dtd">]]></screen>
 
 <para>Naturally, you can include an internal subset if you wish.</para>
 
@@ -151,119 +149,21 @@ in your document type declaration. For example:</para>
 public and system identifiers of this module's customization layer in your own. For
 example:</para>
 
-<screen><![CDATA[<!DOCTYPE % sdocbook PUBLIC "-//OASIS//DTD Simplified DocBook XML Customization V1.0//EN"
-                  "http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook-custom.dtd">
+<screen><![CDATA[<!DOCTYPE % sdocbook PUBLIC "-//OASIS//DTD Simplified DocBook XML Customization V1.1b1//EN"
+                  "http://docbook.org/xml/simple/1.1b1/sdocbook-custom.dtd">
 %sdocbook;]]></screen>
 
 </section>
 </section>
 
 <section id="s.changes">
-<title>Changes in Simplified DocBook V1.0</title>
+<title>Changes in Simplified DocBook V1.1b1</title>
 
-<para>The version numbers were updated. No significant changes were made from CR3.</para>
+<para>Simplified DocBook V1.1 is based on DocBook V4.3. It introduces
+HTML tables but no other additional markup.</para>
 
 </section>
 
-<section id="s.changes3">
-<title>Changes in Simplified DocBook V1.0CR3</title>
-
-<para>This release updates Simplified DocBook to be a customization of DocBook XML V4.2.
-All of the changes in this release are a consequence of the transition to
-DocBook XML V4.2; no substantive changes have been made to Simplified DocBook
-directly.
-</para>
-
-<para>Each of the changes made between V1.0CR2 and V1.0CR3
-is summarized here.</para>
-
-<section id="s.enhance2">
-<title>Enhancements</title>
-
-<itemizedlist>
-<listitem><para>Added SVG notation.
-</para>
-</listitem>
-<listitem>
-<para>Allow <sgmltag>textobject</sgmltag> as a peer of the other objects in
-<sgmltag>mediaobject</sgmltag>.
-</para>
-</listitem>
-<listitem>
-<para>Added <sgmltag>literallayout</sgmltag> to <sgmltag>epigraph</sgmltag>.
-</para>
-</listitem>
-<listitem>
-<para>Added <sgmltag>textdata</sgmltag> element.
-</para>
-</listitem>
-</itemizedlist>
-
-<note>
-<para>In most cases, where DocBook XML V4.2 allows new elements (for example
-<sgmltag>personname</sgmltag> and <sgmltag>co</sgmltag>),
-Simplified DocBook still uses the former, more restrictive content models.
-</para>
-</note>
-
-</section>
-</section>
-
-<section id="s.changes2">
-<title>Changes in Simplified DocBook V1.0CR2</title>
-
-<para>This release fixes a bug in CR1.
-</para>
-
-<para>Each of the changes made between V1.0CR1 and V1.0CR2
-is summarized here.</para>
-
-<section id="s.bugs2">
-<title>Bug Fixes</title>
-
-<itemizedlist>
-<listitem><para>The name of the
-<sgmltag>footnoteref</sgmltag> element was misspelled in the declaration of
-The <sgmltag class="paramentity">xref.char.class</sgmltag>.</para>
-</listitem>
-<listitem>
-<para>The DTD was incorrectly identified as 1.0b2 in several internal comments.</para>
-</listitem>
-</itemizedlist>
-
-</section>
-</section>
-
-<section id="s.changes1">
-<title>Changes in Simplified DocBook V1.0CR1</title>
-
-<para>This release fixes several DocBook incompatibilities.
-</para>
-
-<para>Each of the changes made between V1.0b2 and V1.0CR1
-is summarized here.</para>
-
-<section id="s.bugs1">
-<title>Bug Fixes</title>
-
-<itemizedlist>
-<listitem><para>The <sgmltag>footnoteref</sgmltag> and <sgmltag>xref</sgmltag>
-elements were moved back into the <sgmltag class="paramentity">xref.char.class</sgmltag>.
-The <sgmltag class="paramentity">xref.char.class</sgmltag> was added to several
-other parameter entities.</para>
-</listitem>
-
-<listitem><para>The full CALS Table Model was selected instead of the XML Exchange
-Table Model.</para>
-</listitem>
-
-<listitem><para>The incorrect and unnecessary redefinition of the
-<sgmltag>systemitem</sgmltag> element was removed.</para>
-</listitem>
-</itemizedlist>
-</section>
-</section>
-
 <section><title>Release Notes</title>
 
 <para>None.</para>
@@ -277,14 +177,17 @@ Table Model.</para>
 the formulation of this &standard;:</para>
 
 <itemizedlist spacing="compact">
-<listitem><para>Dennis Evans</para></listitem>
+<listitem><para>Jeff Beal</para></listitem>
+<listitem><para>Steve Cogorno</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>Nancy Harrison</para></listitem>
+<listitem><para>Scott Hudson</para></listitem>
+<listitem><para>Mark Johnson</para></listitem>
+<listitem><para>Larry Rowland (prospective)</para></listitem>
 <listitem><para>Michael Smith</para></listitem>
-<listitem><para>Norman Walsh (Chair, Editor)</para></listitem>
+<listitem><para>Bob Stayton, Secretary</para></listitem>
+<listitem><para>Norman Walsh, Chair, Editor</para></listitem>
 </itemizedlist>
 
 </appendix>
@@ -368,28 +271,8 @@ of the DocBook web page
 
 <para><revhistory>
 <revision>
-<revnumber>1.0</revnumber>
-<date>19 Nov 2002</date>
-</revision>
-
-<revision>
-<revnumber>1.0-CR3</revnumber>
-<date>12 Sep 2002</date>
-</revision>
-
-<revision>
-<revnumber>1.0-CR2</revnumber>
-<date>12 Jun 2002</date>
-</revision>
-
-<revision>
-<revnumber>1.0-CR1</revnumber>
-<date>05 Jun 2002</date>
-</revision>
-
-<revision>
-<revnumber>1.0b2</revnumber>
-<date>08 Jan 2002</date>
+<revnumber>1.1b1</revnumber>
+<date>21 Dec 2003</date>
 </revision>
 </revhistory>
 </para>
@@ -402,7 +285,7 @@ of the DocBook web page
 
 <bibliomixed id="xml-rec"/>
 <bibliomixed id="rfc2119"/>
-<bibliomixed id="bib.docbook42"/>
+<bibliomixed id="bib.docbook43CR2"/>
 
 </bibliodiv>