Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

XML Elements - Index Object

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 AuthorIT to identify the object, not visible to user.

GUID

ID used by AuthorIT 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 AuthorIT 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>

See Also

Author-it XML Format (for Translation)

XML for Translators

Translating with SDLx

XML Elements - All Objects

XML Elements - Book Object

XML Elements - File Object

XML Elements - Glossary Object

XML Elements - Hyperlink Object

XML Elements - Index Entry Object

XML Elements - Table of Contents Object

XML Elements - Table of Figures Object

XML Elements - Topic Object

XML Elements - Variable Assignments

Top of Page Email this Page Log Support Call Send Feedback Print