What is XLink?
Created May 4, 2012
Brian Ewins It's an emerging standard for describing hypertext links in XML. Its not limited to the one-way links you have in HTML - you can have bidirectional links, annotations, you can link to any location in a document (using XPointers), and so on.
The official homepage is at W3C and you can find an introduction here.