XML Query Language (XQL) (Windows CE 5.0)

Send Feedback

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 Migration
    Provides information about migrating this functionality from one version of Windows CE to another.
  • XQL Samples
    Provides examples that use the XQL programming elements in applications.
  • 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.
  • 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.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.