|
Article on other languages:
|
The XML Linking Language, or XLink, is an XML markup language used for creating hyperlinks in XML documents. XLink is a W3C specification that outlines methods of describing links between resources in XML documents, whether internal or external to the original document.
The XLink specificationXLink 1.0 remains the current version of XLink where it received W3C Recommendation status on 2001 June 27.[1] XLink 1.1 entered W3C Candidate Recommendation status on 2006 March 28.[2] Linking with XLinkXLink defines a set of attributes that may be added to elements of other XML namespaces. XLink provides two kinds of hyperlinking for use in XML documents. Extended links are out–of–band hyperlinks that, in a linkbase document, can link resources over which the link editor has no control. Simple links offer similar functionality to HTML links, which are in–band links. Simple linksA simple link is similar to those native to HTML; it simply creates a unidirectional hyperlink arc from one element to another via a URI. Example: <?xml version="1.0"?> <document xmlns="http://example.org/xmlns/2002/document" xmlns:xlink="http://www.w3.org/1999/xlink"> <heading id="someHeading">Some Document</heading> <para>The <anchor xlink:type="simple" xlink:href="#someHeading">Some Document</anchor> header.</para> </document> Extended linksThe XLink specification supports not only simple links but also extended links. Extended links allow multiple resources, either remote or local, to be connected by multiple arcs. Arcs are explicitly unidirectional — they only define traversal in a single direction. By grouping resources with labels and using one or more arcs, an extended link can achieve specific traversal pathways among the resources. For example, if all resources in an extended link were given the label A, then an arc within that link which was Extended links do not need to be contained in the same document as the elements they link to. This makes it possible to associate metadata or other supplemental information with resources without editing those resources. XLink also supports richer information about link types and the roles for each resource that an XLink connects. Uses of XLinkSoftware support for XLink, as of 2006 June, includes the following: Mozilla FirefoxMozilla Firefox (1.5.0) has very limited support for simple XLinks.
NetscapeNetscape (7.2) has the same support for simple XLinks as Firefox, except that the SVG applicationsHypertext links in SVG can currently be defined as XLink simple links.[3] The W3C Working Draft of SVG 1.2 proposes using XLink extended links as well.[4] RDDLThe XML language RDDL, an extension to XHTML Basic that is used to describe XML Namespaces, uses XLink simple links. XBRLThe Extensible Business Reporting Language (XBRL) has used XLink simple and extended links since the XBRL 2.0 specification was published in 2001. Most large XBRL taxonomies contain extensive linkbases. As of 2006, XBRL is probably the most extensive use of XLink in production systems. References
External links
|
|||||||||||||||||||||||||||
This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License.
Mercedes Car
This site monitored by SitePinger.net