Difference between revisions of "XLink"

From TEIWiki
Jump to navigation Jump to search
m
m (Other: + link)
 
Line 14: Line 14:
 
=== Other ===
 
=== Other ===
 
* [[wiki:XLink|Wikipedia entry]]
 
* [[wiki:XLink|Wikipedia entry]]
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=332773 "Drop XLink support"] -- still an open issue for Mozilla
  
  
 
[[Category:Markup]]
 
[[Category:Markup]]

Latest revision as of 11:39, 10 November 2009

XLink is a W3C recommendation that specifies ways to define links between various resources. It partially originated from the early TEI ideas on extended links and extended pointer syntax (later on, the extended pointer syntax ended up in the XPointer spec).

It is not used by the current Guidelines, though it may be plugged into a TEI extension, e.g. via Roma or Vesta, by means of something like the XLink.odd. It is used by e.g. the Scalable Vector Graphics and METS. Of course, (X)HTML links are non-conforming versions of XLink simple links.

External links

W3C specifications

... of historical interest

Other