<?dblatex
              — 
    Specifies presentation style for a
    list-presentation?>segmentedlist
<?dblatex list-presentation="list|table" ?>
Use the <?dblatex list-presentation?> PI
    as a child of a segmentedlist to
    control the presentation style for the list (to cause it, for
    example, to be displayed as a table).
The value of list-presentation must be one of the
    following:
    
listDisplay as a term-by-term list.  The
	  segmentedlist's seg
	  values are output like variablelist
	  listitem values, one per line.  The
	  segtitle values appear as
	  variablelist terms
	  values do.  Unlike a variablelist, the
	  list is formatted without indentation.
tableDisplay as a table.  The segtitle
	  values are the column headings.