WebJumpURLs Element
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 2 columns:
- URL - This is the actual URL of the external link.
- Description - A descriptive name for the URL.
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> <Description>AuthorIT Website</Description> </WebJumpURL> </WebJumpURLs>
|