Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

XML Query Language (XQL) provides a mechanism for retrieving and interpreting Extensible Markup Language (XML) data. XQL is similar to Extensible Stylesheet Language (XSL) patterns and uses Extensible Markup Language (XML) as a data model. XQL expressions are easily parsed, easy to type, and can be used in a variety of software environments. XQL expressions can be used as part of a URL, in XML or Hypertext Markup Language (HTML) attributes, in programming language strings, and so on. XQL is used in Web browsers, document repositories, XML middleware, Practical Extraction and Report Language (Perl) libraries, and command-line utilities.

In This Section

XQL Application Development

Describes the use of XQL expressions.

XQL Reference

Provides detailed information about the XQL programming elements.

XML Stylesheet Language Transformations (XSLT)

Describes the XML Stylesheet Language Transformations (XSLT), which provides a mechanism for transforming one class of Extensible Markup Language (XML) document to another.

Related Sections

XML Core Services and Document Object Model

Describes the Document Object Model (DOM), and provides a set of application programming interfaces (APIs) that allow you to access and manipulate an XML document.

XML DOM Security

Provides security information regarding XML DOM and best practices for implementation.