This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: listitem


On Sun, Dec 02, 2001 at 12:40:06AM +0000, Matt G. wrote:
> >>I  want to add a  title  inside <listitem>,but  there is  no such
> >>child element  inside listitem.So, how  can  i  proceed for it?.
> >>Can  any one help me.
> >
> >Most of the time, <variablelist> with <term> is good enough.
> 
> I think I've just run into exactly the problem: I have a <variablelist>, but 
> I want to be able to nest more structure inside the <listitem>, for each 
> entry!  Here's an sample of the information I'd like to be able to provide 
> about each variable:
> * descriptive name
> * type
> * units
> * description
> * usage predicates (conditions which must or must not be true for
>   it to be used)
> * valid values (may be a range, value, or list of ranges
>   and/or values)
> * dependencies of field values on things like values or ranges of
>   values of other fields and system state

You might try using nested variablelists.
Inside each of your main listitems, use a variable
list for this structured information.

--
Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]