HelpFootnote Element

Author-it XML Format

Description

The HelpFootnote element represents a custom footnote item, and contains the Type and Data elements.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

HelpCustomFootnotes

Children

Element

Optional

Occurs

Type

No

Once

Data

No

Once

Sample XML

<HelpFootnote>
<Type>$</Type>
<Data>Introduction to AuthorIT</Data>
</HelpFootnote>