WebFrameType Element

Author-it XML Format

Description

Specifies how Author-it will display the HTML contents page:

  • in a separate frame displayed beside the main document using a frameset created by Author-it.
  • as a full separate page.
  • in a separate frame named "TOC" using a custom frameset defined by the book containing the Table of Contents object.

The WebFrameType element corresponds to the three minor radio button options, on the Plain HTML sub-tab, on the HTML tab, of the Table Of Contents object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

TableOfContents

Values

Data Type

Range

Integer

1 to 3, where:

1 = Typical frameset
2 = Separate page
3 = Custom frameset

Sample XML

<WebFrameType>3</WebFrameType>