Changes to Author-it XML, Release 5.5

Author-it XML Format for Translation

The following changes were made to Author-it XML in the 5.5 release:

Note: Items marked with T will appear in the translation XML but are not translatable content.

New ‘inherit’ attribute has been added in many places to complement the existing ‘inherited’ attribute.

T

The Object element contains new child element LocID, which is integer.

The Object element contains new child element ModifiedComments, which is string.

The Hyperlink element contains a new child element SyncAnchorText, which is Boolean.

The Release State element contains a new child element Type. This is an integer where 0=None, 1=Draft, 2=Review, 3=Editorial, 4=Translation, 5=Release

T

The Variable element contains a new child element Hidden, which is boolean.

T

The Variable element, ListOfValues element has changed from string to new ListOfValues type.

For example: <ListOfValues><Item lovid=0 parentlovid=-1>one</Item><Item lovid=1 parentlovid=-1>two</Item></ListOfValues>

T