StyleName Element

Author-it XML Format

Description

Defines the name of the style. This name is displayed when selecting the style in the topic text. This name is mandatory and must be unique.

The StyleName element corresponds to the "Style name" field, on the "Style Definition" tab, of the Style object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Style

Values

Data Type

Range

String

0 to 255 characters long

Sample XML

<StyleName inherited="true">Body Text</StyleName>