Norm Walsh has published the seventh beta of
DocBook 5.0
DocBook 5 is
"a significant redesign that attempts to remain true to the spirit of DocBook."
The schema is written in
RELAX NG. A DTD and W3C XML Schema generated from the RELAX NG schema are also available. There's also a Schematron schema "that validates some extra-grammatical DocBook constraints. These patterns are also present directly in the RELAX NG Grammar and some validators, for example MSV, can perform both kinds of validation at the same time."
Changes in this beta are quite minor and include
a startingnumber
attribute for
orderedlist
and making msgaud
, msgorig
, and msglevel
optional on
simplemsgentry
.