WebContentsType Element

Author-it XML Format

Description

What type of table of contents will be published:

  • A table of contents made from plain HTML pages or DHTML pages.

    -or-

  • An HTML Help table of contents (requires the HTML Help ActiveX or Java Applet component).

Note: Make sure that the type of index matches - either Plain HTML, DHTML, or HTML Help.

The WebContentsType element corresponds to the main 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 = Plain HTML
2 = HTML Help
3 = DHTML

Sample XML

<WebContentsType>1</WebContentsType>