Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

XML Elements - Hyperlink Object

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 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

<Hyperlink>
+ <Object />
  <PrintCrossRefPageNumText inherited="true">on page</PrintCrossRefPageNumText> 
  <PrintCrossRefText inherited="true">see</PrintCrossRefText> 
- <WebJumpURLs>
  - <WebJumpURL>
      <Target>http://groups.yahoo.com/group/authorit-users</Target> 
      AuthorIT User's Group</Description> 
    </WebJumpURL>
  </WebJumpURLs>
<Hyperlink>

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 - Index 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