Next in thread → Next in month →

Re: DOCBOOK: Possible bug in dbpoolx (V4.1.2)

From
Bob Stayton <>
Date
2000-10-03T22:02:48+00:00
ID
Thread
Re: DOCBOOK: Possible bug in dbpoolx (V4.1.2)
I think it is correct, since the content model for
seglistitem is:

<!ELEMENT seglistitem (seg, seg+)>

It appears that at least two of each is required.
Less than two isn't considered a segmentedlist, I guess.

bobs

> From: Dieter Maurer <>
> 
> Is this content model really correct?
> 
> <!ELEMENT segmentedlist ((%formalobject.title.content;)?,
>                          segtitle, segtitle+,
>                          seglistitem+)>
> 
> A segmented list consists of an optional title
> followed by at least 2 segment titles
> followes by at least 1 segment list item.
> 
> 
> Dieter
Next in thread → Next in month →