((DocInfo?, Title, TitleAbbrev?), PartIntro? , (RefEntry)+)+ (IndexTerm | BeginPage)
Reference includes these elements at every level:
IndexTerm | BeginPage
This element has common and Role attributes.
Name | Value(s) | Type | Default Value |
---|---|---|---|
Label | CDATA | #IMPLIED | |
Status | CDATA | #IMPLIED |
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Collection of RefEntries, forming a book component. Reference has an optional DocInfo, a required Title, an optional TitleAbbrev, an optional PartIntro, and one or more RefEntries. It has Status, Label, and common attributes.
These elements contain Reference: Book, and Part.
Reference contains these elements: BeginPage, DocInfo, IndexTerm, PartIntro, RefEntry, Title, and TitleAbbrev.
In some contexts, additional elements may be allowed by inclusions in parent elements.
Label holds an identifying number or string to be output in some manner when the element it is applied to is rendered.
Editorial or publication status ofthe element it applies to, such as "in review" or "approved for distribution." There is no default.
<REFERENCE> <TITLE>Reference Pages</TITLE> <PARTINTRO> <PARA>These reference pages document all the functions of the Realtime Reality Realizer. </PARA> </PARTINTRO> <REFENTRY> <REFNAMEDIV> <REFNAME>Start</REFNAME> <REFPURPOSE>Starts the program</REFPURPOSE> </REFNAMEDIV> <REFSECT1> <TITLE>Description</TITLE> <PARA>Starts the program, and then the program runs.</PARA> </REFSECT1> </REFENTRY> <REFENTRY> <REFNAMEDIV> <REFNAME>Stop</REFNAME> <REFPURPOSE>Ends the program</REFPURPOSE> </REFNAMEDIV> <REFSECT1> <TITLE>Description</TITLE> <PARA>Brings the program to an end, deleting all data</PARA> </REFSECT1> </REFENTRY> </REFERENCE>
[Prev] RefEntry
[Next] RefMeta
[Reference Home]
[Davenport Group Home]