URI

Creates a link element, normally used for web links such as http, https and mailto, but can be used for any link type. The appropriate action, chosen by the local operating system, will occur, depending on the type of link.

The contents of this element will be prepended with appropriate values depending on the type specified. For example, a link to send an email should be created as follows.

<uri uri="example@example.com" type="mailto />


Content


ATTRIBUTES
CONTENT DECLARATION

Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED

Parent Elements


Top Elements
All Elements
Tree


bond-2.1 DTD