<ABC
xlink:type = "simple"
xlink:href = "http://www.w3.org/"
xlink:role = "w3chome"
xlink:title = "W3C Home Page"
xlink:show = "replace"
xlink:actuate = "onRequest" >
The W3C
</ABC>
- Link is simple
- Destination defined by href attribute value
- Replaces current window when link activated
- Happens when requested by user, browser or some other agent
The example is similar to the usual reference in HTML