Link Attributes

The following attributes are displayed for link elements:

Url

The URL to link to.

text

This is actually a sub-element rather than an attribute, and is optional. A link element can have 0 or more text elements, each of which can be assigned a different Language attribute. If you don't specify a text element, then the URL is used by default. If, however, you want to supply alternative text for the menu item, then you can use this element to do so, one element for each language required.

image

This is also actually a sub-element rather than an attribute, and is optional. You can use it to supply the URL of an image for use in the menu link. Whether or not the image is actually used is determined by the template programmer.