Reference. Reference for the DocBook DTD

[Prev] [Next]


SegmentedList

Name

SegmentedList---List of sets of information

Synopsis

Content Model
  ((Title, TitleAbbrev?)?, SegTitle*, SegListItem+)

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

List of sets of units. It may be used to represent sets of information often presented as simple tables. SegmentedList may have a Title and TitleAbbrev, followed by any number of SegTitles, and one or more SegListItems. It has common attributes.

Parents

These elements contain SegmentedList: Appendix, Article, BiblioDiv, Bibliography, BlockQuote, Callout, Caution, Chapter, Dedication, Example, Footnote, GlossDef, GlossDiv, Glossary, Highlights, Important, Index, IndexDiv, InformalExample, LegalNotice, ListItem, MsgExplan, MsgText, Note, Para, PartIntro, Preface, Procedure, RefSect1, RefSect2, RefSect3, RefSynopsisDiv, Sect1, Sect2, Sect3, Sect4, Sect5, SetIndex, Sidebar, SimpleSect, Step, Tip, Warning, and entry.

Children

SegmentedList contains these elements: SegListItem, SegTitle, Title, and TitleAbbrev.

In some contexts, additional elements may be allowed by inclusions in parent elements. Similarly, in some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<SEGMENTEDLIST>
<SEGTITLE>Museum
</SEGTITLE>
<SEGTITLE>City
</SEGTITLE>
<SEGTITLE>Collections
</SEGTITLE>
<SEGLISTITEM>
<SEG>Asian Art Museum
</SEG>
<SEG>San Francisco
</SEG>
<SEG>East Asian, Indian, and Islamic
</SEG>
</SEGLISTITEM>
<SEGLISTITEM>
<SEG>British Museum
</SEG>
<SEG>London
</SEG>
<SEG><EMPHASIS>all areas</EMPHASIS>
</SEG>
</SEGLISTITEM>
<SEGLISTITEM>
<SEG>Louvre
</SEG>
<SEG>Paris
</SEG>
<SEG>mostly paintings
</SEG>
</SEGLISTITEM>
</SEGMENTEDLIST>


[Prev] SegListItem
[Next] SegTitle
[Reference Home] [Davenport Group Home]