PrimaryIE, (SeeIE | SeeAlsoIE)*, (SecondaryIE, (SeeIE | SeeAlsoIE | TertiaryIE)*)*
This element has common and Role attributes.
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Entry in an Index. It contains a PrimaryIE, which may be followed by any number of SeeIEs and SeeAlsoIEs; these may be followed by any number of sets of SecondaryIEs followed by TertiaryIEs, SeeIEs, and SeeAlsoIEs. It has common attributes.
These elements contain IndexEntry: Index, IndexDiv, and SetIndex.
IndexEntry contains these elements: PrimaryIE, SecondaryIE, SeeAlsoIE, SeeIE, and TertiaryIE.
In some contexts, some of these elements may be invalid due to exclusions in parent elements.
<INDEX ID="ind123"> <TITLE>Index of Themes</TITLE> <PARA ID="ind124">The index covers the themes of this book and is self-referential.</PARA> <INDEXDIV> <TITLE>Big Themes</TITLE> <INDEXENTRY ID="ind125"> <PRIMARYIE LINKENDS="ind123 ind124">Index</PRIMARYIE> <SECONDARYIE>of Themes</SECONDARYIE> <TERTIARYIE>start of</TERTIARYIE> </INDEXENTRY> </INDEXDIV> <INDEXDIV> <TITLE>Little Themes</TITLE> <INDEXENTRY> <PRIMARYIE LINKENDS="ind123">Explanations</PRIMARYIE> <SECONDARYIE>unsatisfactory</SECONDARYIE> <SEEIE LINKEND="ind125">Index</SEEIE> <SEEALSOIE LINKENDS="ind123 ind124">Index, first paragraph</SEEALSOIE> </INDEXENTRY </INDEXDIV> </INDEX>
[Prev] IndexDiv
[Next] IndexTerm
[Reference Home]
[Davenport Group Home]