Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

DocBook Element Reference > segmentedlist - Pg. 389

segmentedlist a cell in the body of the table. In the list presentation, each seg occurs next to the appropriate heading. DocBook cannot detect errors caused by too many or too few seg s in a seglistitem . You will have to rely on external processes to find those errors. Examples See segmentedlist for an example that uses this element. seglistitem Synopsis seglistitem ::= seg + A list item in a segmented list Attribute synopsis Common attributes and common linking attributes. Additional constraints · The number of seg elements must be the same as the number of segtitle elements in the parent segmentedlist . Description A segmentedlist consists of a set of headings ( segtitle s) and a list of parallel sets of elements. Each set of elements is stored in a seglistitem . Processing expectations Segmented lists can be formatted in a number of ways. Two popular formats are tabular and as a list of repeated headings and elements. In a tabular presentation, each seglistitem is a row in the table. In the list presentation, each seglistitem contains a block of heading/element pairs. DocBook cannot detect errors caused by too many or too few seg s in a seglistitem . You will have to rely on external processes to find those errors. Examples See segmentedlist for an example that uses this element. segmentedlist Synopsis A segmented list, a list of sets of elements segmentedlist ::= (((( title ? & titleabbrev ?), info ? db.titleforbidden.info ) | info db.titleonly.info ), segtitle +, seglistitem +) Attribute synopsis Common attributes and common linking attributes. DocBook Element Reference | 389