XLink


Short for XML Linking Language, a computer language that allows both unidirectional and bidirectional links to other resources (e.g., files, images, documents, programs, query results) to be embedded in XML documents, similar to the hyperlinks found in HTML Web pages.

XLink gives XML documents the ability to:

assert linking relationships among two or more resources
associate a link with metadata
express links that are in a location separate from the linked resources.

Read Also:

  • Windows ReadyBoost

    A Microsoft Windows Vista feature for adding memory to a system using flash memory, such as a USB flash drive, to improve performance without having to add additional system memory. The flash memory device will work as an additional memory cache that the computer can access much more quickly than it can access data on […]

  • XML

    Short for Extensible Markup Language, a specification developed by the W3C. XML is a pared-down version of SGML, designed especially for Web documents. It allows designers to create their own customized tags, enabling the definition, transmission, validation, and interpretation of data between applications and between organizations.

  • XMLHTTP

    Short for Extensible Markup Language Hypertext Transfer Protocol, a set of APIs that enables XML, HTML or binary data to be transmitted to and from Web servers over the Internet using HTTP. An advantage of XMLHTTP is that when files that are ASPs or CGI programs are queried from the server, the XMLHTTP object continuously […]

  • XMLHttpRequest

    Abbreviated as XHR, XMLHttpRequest is a set of APIs that can be used by Web browser scripting languages, such as JavaScript to transfer XML and other text data to and from a Web server using HTTP. XMLHttpRequest works by establishing a communication channel between a Web page’s client-side and server-side. XMLHttpRequest can be used to […]

  • XML data island

    Blocks (called islands) of Extensible Markup Language (XML) embedded in an HTML document. Microsoft Internet Explorer 5.0 and newer versions support embedding the XML data inside HTML pages. XML data islands can be accessed from client-side scripts or directly to bound to HTML elements.


Disclaimer: XLink definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.