XML Elements - Index object

Author-it XML Format for Translation

Data with the following elements should be translated:

PrintTitle

Contains a title for the Index in the Word Document.

WebTitle

Contains a title for the Index in the HTML outputs.

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

<Index wordcount="2">

<Object>

Normal Template</Description>

<GUID>5FA6639A24D84F908CCA8E6C3F5537A2</GUID>

<ID>70</ID>

</Object>

<PrintTitle>Index</PrintTitle>

<WebTitle>Index</WebTitle>

</Index>