ToCpart

Name

ToCpart -- An entry in a table of contents for a part of a book

Synopsis

Content Model

ToCpart ::=
(ToCentry+,ToCchap*)

Attributes

Common attributes

Tag Minimization

The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.

Description

The ToCpart element is a division-level ToC element for Parts and References.

Processing expectations

Formatted as a displayed block.

In real life, ToCs are usually generated automatically by the presentation system and never have to be represented explicitly in the document source.

Parents

These elements contain ToCpart: ToC.

Children

The following elements occur in ToCpart: ToCchap, ToCentry.

In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.

Examples

For examples, see ToC.

Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.