Whole document tree SegmentedListDescriptionList 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. ParentsThese 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, entry. ChildrenSegmentedList contains these elements: SegListItem, SegTitle, Title, 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> |