Links are represented with elements
The properties of each element are identified by attributes from the XLink namespace:
xlink:type (what kind of link element is it?)
xlink:href (what does it point at?)
xlink:title (human-readable title)
xlink:role (machine-readable "title")
xlink:show and xlink:actuate (behavior)
The XLink type attribute controls link behavior: simple, extended, resource, locator, arc, title, none
Copyright © 2001 Norman Walsh