XML Elements - Table of Contents object

Translations

Data with the following elements should be translated:

PrintTitle

The text to be displayed above the Table Of Contents in the Print output.

HelpTitle

The text to be displayed above the Table Of Contents in the Help output.

WebTitle

The text to be displayed above the Table Of Contents in the Web output.

Data within the Object element should not be translated:

ID

Internal ID used within Author-it to identify the object, not visible to user.

GUID

ID used by Author-it to identify an object and allocated at object creation time. Can be considered unique across all libraries (though translated objects will share the same GUID).

Description

The object description as it appears within the Author-it editor. This is for internal purposes only and does not appear in any published outputs.

Example

<TableOfContents wordcount="2">

<Object>

Normal Template</Description>

<GUID>EE258BDA059042588A12E70D172376C5</GUID>

<ID>54</ID>

</Object>

<PrintTitle>Contents</PrintTitle>

<HelpTitle></HelpTitle>

<WebTitle>Contents</WebTitle>

</TableOfContents>