((Title, TitleAbbrev?)?, SetInfo?, ToC?, (Book) , (Book)+ , SetIndex?)+ (IndexTerm | BeginPage)
Set includes these elements at every level:
IndexTerm | BeginPage
This element has common and Role attributes.
Name | Value(s) | Type | Default Value |
---|---|---|---|
FPI | CDATA | #IMPLIED | |
Status | CDATA | #IMPLIED |
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Set is a group of two or more Books. Set may have, in order, a Title, TitleAbbrev, SetInfo, and ToC, followed by the Books, followed by an optional SetIndex. Note that a SetIndex may appear in a Book, too. Set has Status and common attributes.
Set contains these elements: BeginPage, Book, IndexTerm, SetIndex, SetInfo, Title, TitleAbbrev, and ToC.
FPI holds a Formal Public Identifier for the Book or Set.
Editorial or publication status ofthe element it applies to, such as "in review" or "approved for distribution." There is no default.
<SET> <TITLE>All the Books About Everything Under the Sun</TITLE> <TITLEABBREV>All Books About Everything</TITLEABBREV> <SETINFO> <EDITION>2</EDITION> <CORPNAME>The Society for Greater Knowledge </CORPNAME> <ISBN>0-944940-00-3</ISBN> <INVPARTNUMBER>005bc</INVPARTNUMBER> <PRODUCTNUMBER>book.005.bc</PRODUCTNUMBER> <PRODUCTNAME>Book5a</PRODUCTNAME> <PUBSNUMBER>555a</PUBSNUMBER> <RELEASEINFO>Revised</RELEASEINFO> <DATE>1995</DATE> <PUBLISHER> <PUBLISHERNAME>Solipsist Press</PUBLISHERNAME </PUBLISHER> <COPYRIGHT> <YEAR>1995</YEAR> <HOLDER>George Tirebiter</HOLDER> </COPYRIGHT> <PRINTHISTORY> <PARA>Second printing March 1996.</PARA> </PRINTHISTORY> </SETINFO> <BOOK> <TITLE>My Short SGML Book</TITLE> <CHAPTER> <TITLE>Still Yet Another Chapter</TITLE> <PARA>Short paragraph. </PARA> </CHAPTER> </BOOK> <BOOK> <TITLE>My Short SGML Book</TITLE> <CHAPTER> <TITLE>Not Yet Another Chapter!</TITLE> <PARA>Short paragraph. </PARA> </CHAPTER> <CHAPTER> <TITLE>The Chapters Keep Coming</TITLE> <PARA>Short paragraph. </PARA> </CHAPTER> </BOOK> <SETINDEX></SETINDEX> </SET>
[Prev] SeriesVolNums
[Next] setinfo.char.mix
[Reference Home]
[Davenport Group Home]