WebIndexType Element

Author-it XML Format

Description

What type of index will be published:

  • A plain HTML index page.

    -or-

  • An HTML Help index (requires the HTML Help ActiveX or Java Applet component).

Note: Make sure that the type of table of contents matches - either Plain HTML or HTML Help.

The WebIndexType element corresponds to the "Plain HTMl/HTMl Help" field, on the Plain HTML sub-tab, on the HTML tab of the Index object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Index

Values

Data Type

Range

Integer

1 or 2, where:

1 = Plain HTML
2 = HTML Help

Sample XML

<WebIndexType inherited="true">1</WebIndexType>