XML Elements - Hyperlink object

Author-it XML Format for Translation

Data with the following elements should be translated:

PrintCrossRefPageNumText

Precede the page number. For example you might enter "on page".

PrintCrossRefText

Precedes the cross reference. For example you might enter "see", or "refer to".

WebJumpURLs

Contains one of more WebJumpURL elements

WebJumpURL

Contains the Description and Target elements

Description

A description of the what the link points to, e.g. "Author-it Home Page"

Target

The target of the link. Can be internal or external. May or may not require translation. For example, an external URL may be updated to point to a locale specific area on a web site.

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

<Hyperlink>

+ <Object />

<PrintCrossRefPageNumText inherited="true">on page</PrintCrossRefPageNumText>

<PrintCrossRefText inherited="true">see</PrintCrossRefText>

- <WebJumpURLs>

- <WebJumpURL>

<Target>http://groups.yahoo.com/group/authorit-users</Target>

Author-it User's Group</Description>

</WebJumpURL>

</WebJumpURLs>

<Hyperlink>