XLink XLink

XLink - Definition and Overview

The XML Linking Language, or XLink, is an XML markup language used for creating hyperlinks within XML documents. It is a W3C standard.

XLink is a way to allow elements to be inserted into XML documents in order to create and describe links between resources, whether internal or external to the original document.

Contents

The XLink specification

Simple links

A simple link is familiar from HTML. It links one element of a web document to another via a URI.

Extended links

XLink supports not only simple links but also extended links. Extended links may be used to connect two or more resources via a single link, which need not be contained within any of them. This makes it possible to associate metadata or other supplemental information with resources without editing them. XLink also supports richer information about link types and the roles of each resource that an XLink connects.

More about XLink

XLink uses XPath

External link


Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.