Simple XLink and XPointer Example


  <ABC
    xlink:type    = "simple"
    xlink:href    = "http://www.w3.org/#xpointer(id('bradford')/li[3])"
    xlink:role    = "w3chome"
    xlink:title   = "W3C Home Page"
    xlink:show    = "replace"
    xlink:actuate = "onRequest" >
  The W3C
  </ABC>

 

The example is similar to the usual reference in HTML