xlink
XLink, short for XML Linking Language, is a World Wide Web Consortium standard that defines a generic mechanism for creating hyperlinks within XML documents. It provides a way to express both simple links and more complex, multi-resource relationships that may span several documents or namespaces. The XLink model introduces a small vocabulary of constructs that can be used within any XML vocabulary to describe how resources are related and how links should be presented or retrieved.
Core concepts in XLink are link, locator, and arc. A link element groups one or more locators
Namespace usage and attributes are a notable part of XLink. The specification uses the xlink namespace and
Adoption and legacy status: XLink influenced linking practices in some XML standards, most notably certain versions