XML Query Language (XQL) (Windows Embedded CE 6.0)

1/6/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 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.

  • XQL Migration
    Provides information about migrating this functionality from one version of Windows Embedded CE to another.

  • XQL Samples
    Provides examples that use the XQL programming elements in applications.
  • XML DOM Security
    Provides security information regarding XML DOM and best practices for implementation.

See Also

Other Resources

XML Core Services and Document Object Model