From: Norman Walsh Date: Thu, 12 Jan 2006 23:00:53 +0000 (+0000) Subject: Updated for 5.0b2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2689fc985ee2522b022f926c22e3fe8f52221402;p=docbook-dsssl Updated for 5.0b2 --- diff --git a/docbook/relaxng/docbook/spec/Makefile b/docbook/relaxng/docbook/spec/Makefile index 021342159..59d71cee3 100644 --- a/docbook/relaxng/docbook/spec/Makefile +++ b/docbook/relaxng/docbook/spec/Makefile @@ -1,9 +1,10 @@ include ../../../../cvstools/Makefile.incl +XSLT=saxon HTMLSTYLE=html.xsl FOSTYLE=fo.xsl -XSLPARAM="" +XSLPARAM= all: docbook.html docbook.pdf diff --git a/docbook/relaxng/docbook/spec/docbook.xml b/docbook/relaxng/docbook/spec/docbook.xml index 141ae8e29..ad2f62821 100644 --- a/docbook/relaxng/docbook/spec/docbook.xml +++ b/docbook/relaxng/docbook/spec/docbook.xml @@ -1,6 +1,6 @@ - + @@ -40,11 +40,11 @@ $Id$ -2005-10-27 +2006-01-12 200120022003 -20042005 +200420052006 The Organization for the Advancement of Structured Information Standards [OASIS]. All Rights Reserved. @@ -145,7 +145,8 @@ document.
The DocBook RELAX NG Schema V5.0 -The DocBook RELAX NG Schema is distributed +The DocBook +RELAX NG Schema is distributed from the DocBook site at OASIS. @@ -153,7 +154,46 @@ DocBook is also available from the mirror on . -
+
+Changes in DocBook V5.0b2 + +This release addresses several bugs identified in V5.0b1. + + + +When SVG or MathML are used, allow more than one element from the +respective namespace to be used in the appropriate location. + + + +Fixed RFE 1356238: +the xrefstyle attribute on +olink is now “text” rather than +“xsd:IDREF”. + + + +Fixed RFE 1380477: +Make xml:id optional on +areas within areaset; allow linking attributes on +areaset; establish the semantics that an area +inside an areaset inherits its linking attributes from the +areaset if it doesn't have linking attributes of its own. + + +Allow alt inside equation, +informalequation, and inlineequation. + + + +Fixed RFE 1356254: +dbforms.rnc schema now supports the HTML form elements. + + + + +
+
Changes in DocBook V5.0 In V5.0, DocBook has been rewritten as a native RELAX NG