Next in thread → Next in month →

[docbook-apps] DocBook lists.

From
Neil Roeth <>
Date
2006-01-28T14:54:18+00:00
ID
Thread
[docbook-apps] DocBook lists.
On Jan 28, Daniel Carrera () wrote:
 > Hi all,
 > 
 > The DocBook DTD says that <listitem> cannot contain plain text, it must 
 > conteind a paragraph. In other words:
 > 
 > BAD:  <listitem>Hello world</listitem>
 > GOOD: <listitem><para>Hello world</para></listitem>
 > 
 > Is it fair to say that most real world DocBook files actually do this 
 > correctly?

I'd say that if a file is not valid according to the DocBook DTD, it's not a
DocBook file. IMHO, your task will be much easier if you take that as a
given. For example, it makes the answer to your question yes, always. :-)

-- 
Neil Roeth
Next in thread → Next in month →