WebJumpURLs Element

Author-it XML Format

Description

This is a list of all the Internet URLs that this hypertext link will create links to in the published output. This list contains two columns:

  • URL: this is the actual URL of the external link
  • Description: a descriptive name for the URL (displayed when the cursor hovers over the link in the published output)

The WebJumpURLs element corresponds to the "Internet object links" field on the Hypertext links tab of the Hyperlink object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Hyperlink

Children

Element

Optional

Occurs

WebJumpURL

No

Zero to many times

Sample XML

<WebJumpURLs>
- <WebJumpURL>
<Target>http://www.author-it.com</Target>
<
</WebJumpURL>
</WebJumpURLs>