From: Norman Walsh Date: Wed, 11 Sep 2002 21:03:44 +0000 (+0000) Subject: Updated for 1.0CR3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cef392f115c5703b6a0b858a52ad333b92a83645;p=docbook-dsssl Updated for 1.0CR3 --- diff --git a/docbook/simple/spec/Makefile b/docbook/simple/spec/Makefile index e2caec348..0103f7bdc 100644 --- a/docbook/simple/spec/Makefile +++ b/docbook/simple/spec/Makefile @@ -5,7 +5,7 @@ XSLT=xsltproc STATUS=wd OASISTC=docbook SPECNAME=simple -SPECVER=1.0-CR2 +SPECVER=1.0-CR3 SPECROOT=$(STATUS)-$(OASISTC)-$(SPECNAME) SPECBASE=$(SPECROOT)-$(SPECVER) diff --git a/docbook/simple/spec/wd-docbook-simple.xml b/docbook/simple/spec/wd-docbook-simple.xml index f299a52fb..aeefcc380 100644 --- a/docbook/simple/spec/wd-docbook-simple.xml +++ b/docbook/simple/spec/wd-docbook-simple.xml @@ -9,11 +9,11 @@ wd-docbook-simple -1.0-CR2 +1.0-CR3 -XML -HTML -PDF +XML +HTML +PDF http://www.oasis-open.org/docbook/specs @@ -30,7 +30,7 @@ -12 June 2002 +12 Sep 2002 20012002 The Organization for the Advancement of Structured Information @@ -128,16 +128,59 @@ document.
-The Simplified DocBook Document Type V1.0CR2 +The Simplified DocBook Document Type V1.0CR3 The Simplified DocBook document type is a subset of -DocBook XML V4.1.2. +DocBook XML V4.2. It is distributed from the DocBook site at OASIS. +
+ +
+Changes in DocBook V1.0CR3 + +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. + + +Each of the changes made between V1.0CR2 and V1.0CR3 +is summarized here. + +
+Enhancements + + +Added SVG notation. + + + +Allow textobject as a peer of the other objects in +mediaobject. + + + +Added literallayout to epigraph. + + + +Added textdata element. + + + + + +In most cases, where DocBook XML V4.2 allows new elements (for example +personname and co), +Simplified DocBook still uses the former, more restrictive content models. + + +
@@ -301,6 +344,13 @@ of the DocBook web page Revision History + +1.0-CR3 +12 Sep 2002 +ndw +Candidate Release 3 + + 1.0-CR2 12 Jun 2002