From: Norman Walsh Date: Sun, 18 Nov 2001 20:12:28 +0000 (+0000) Subject: Updated date of publication X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd0095e9befb15e968087e5726357592df0dbe25;p=docbook-dsssl Updated date of publication --- diff --git a/docbook/spec/docbook.xml b/docbook/spec/docbook.xml index d4b8ab401..7f40d4b03 100644 --- a/docbook/spec/docbook.xml +++ b/docbook/spec/docbook.xml @@ -18,7 +18,7 @@ -14 Nov 2001 +18 Nov 2001 $Id$ @@ -354,8 +354,23 @@ Added newsgroup class to systemitem. Former RFE 140: Allow multiple msgexplan inside simplemsgentry. +RFE 482053: +Former RFE 119: Add support for DOI in meta. + +RFE 482817: +An errortext element will be added. The processing expectations +of errorname will be clarified. See also +RFE 482922. + +RFE 482820: +An extension value will be added to the +class attribute of +filename. + +RFE 482821: +Add introductory material to the beginning of list elements. + - @@ -451,6 +466,40 @@ The class attribute on productname will be #IMPLIED. +RFE 482810: +The content model of msgtext is far too broad. It will +be reduced to the same mixture as example.mix. + + +RFE 482811: +The title element will be removed from +bibliocomponent.mix (use +citetitle instead). + +RFE 482812: +The content model of citetitle will be reduced from +para.char.mix to +title.char.mix. + +RFE 482815: +The synopsis element will be removed from +para.char.mix. + +RFE 482818: +Simplify the content model of toc. + + +RFE 482819: +The content models of the bibliography elements will be adjusted so that +it is not possible to mix biblioset and +bibliomset elements. + +RFE 482922: +The msgtext element will be constrained to occur only +inside msgset. See also +RFE 482817. + +