← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [docbook] Announce: DocBook V5.0CR5

From
Mauritz Jeanson <>
Date
2007-07-25T17:03:12+00:00
ID
000801c7cedd$a45f1ee0$71ea1a51@D7MZ171J
Thread
RE: [docbook] Announce: DocBook V5.0CR5
> -----Original Message-----
> From: Norman Walsh 
> 
> The specification for DocBook V5.0CR5 reads:
> 
>     There are no user-visible changes in DocBook V5.0CR5. If no bug
>     reports are received before the August, 2007 DocBook TC meeting,
>     this version will become the offiical DocBook V5.0 release.
> 
> Test, please. Sooner rather than later :-)


I did a DB 4 -> DB 5 batch conversion of the 228 test documents in
/trunk/testdocs/tests, using db4-upgrade.xsl (r7022). Of the resulting
DocBook 5 documents, six were invalid. This could be due to bugs in the
schema or in the upgrade stylesheet. Below is a summary.

Mauritz
---

Invalid test documents after conversion to DocBook 5
====================================================

1. In DocBook 5, affiliation, personblurb, and titleabbrev are not allowed
as children of biblioentry.

bibliography.001.xml:58:18: error: element "affiliation" from namespace
"http://docbook.org/ns/docbook" not allowed in this context
bibliography.001.xml:67:18: error: element "personblurb" from namespace
"http://docbook.org/ns/docbook" not allowed in this context
bibliography.001.xml:151:18: error: element "titleabbrev" from namespace
"http://docbook.org/ns/docbook" not allowed in this context

bibliography.002.xml:50:20: error: element "affiliation" from namespace
"http://docbook.org/ns/docbook" not allowed in this context
bibliography.002.xml:59:20: error: element "personblurb" from namespace
"http://docbook.org/ns/docbook" not allowed in this context
bibliography.002.xml:143:20: error: element "titleabbrev" from namespace
"http://docbook.org/ns/docbook" not allowed in this context

2. In DocBook 5, cmdsynopsis is not allowed in glossterm and methodsynopsis
is not allowed in term.

cmdsynopsis.002.xml:20:45: error: element "cmdsynopsis" from namespace
"http://docbook.org/ns/docbook" not allowed in this context

variablelist.002.xml:13:29: error: element "methodsynopsis" from namespace
"http://docbook.org/ns/docbook" not allowed in this context

3. In DocBook 5, there must be some content after info in a book.

legalnotice.001.xml:25:8: error: unfinished element

4. In DocBook 5, tocdiv is used instead of several discarded lot*/toc*
elements.

toc.001.xml:11:17: error: unknown element "tocchap" from namespace
"http://docbook.org/ns/docbook"
toc.001.xml:24:14: error: unknown element "tocpart" from namespace
"http://docbook.org/ns/docbook"
← Prev in month ← Prev in thread
Next in thread → Next in month →