XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Tools -> Query Technologies

Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

An Interview with Dr. Michael Kay on XSLT 2.0, XQuery 1.0, XPath 2.0 and XML Schema Technologies

Michael Kay is the author of the "XSLT Programmer's Reference" from Wrox Press, the standard reference work on XSLT, as well as many other best-selling XML books. He is also the editor of the W3C XSLT...

CGI::XMLForm

Excerpted from web site: "This module can either create form field values from XML based on XQL style queries (full XQL is _not_ supported - this module is designed for speed), or it can create XML ... [Jan. 28, 1999]

GMD-IPSI XQL

The GMD-IPSI XQL engine is a Java based storage and query application for large XML documents. This is the first non-beta release 1.0.0. The distribution contains a full, persistent implementation of... [May. 18, 1999]

HaXml

HaXml is a suite of XML utilities for the functional programming language Haskell (named for Haskell Brooks Curry, a mathematician whose work in logic is the foundation for functional programming lan... [Apr. 19, 2001]

Microsoft SQL Server XML Technology Preview

This technology preview demonstrates XML capabilities using SQL Server 7.0. Internet Information Server (IIS) must be present on the target machine. The software is an IIS ISAPI extension that p... [Mar. 22, 2000]

Microsoft's Query Language 98 Position Paper

Excerpted from "Purpose of this Document": "Discuss requirements for an XML query language and then propose a straw-man solution largely for the purpose of illustrating the requirements and at least ... [Dec. 3, 1998]

Oracle XSQL Servlet

Oracle's XSQL Servlet uses the latest version of the Oracle XML Parser for Java v 2 and includes support for any JDBC driver as well as support for many popular servlet engines including: JServ, JRun... [Oct. 20, 1999]

Position Paper on Query Languages for the Web

Excerpted from "Simplicity and Commonality" and "Scope" sections: "We hope to see high priority given to simplicity of concepts and exploitation of commonality. The success of the Web as a whole owe... [Nov. 19, 1998]

RDF Gateway

The Resource Description Framework Gateway (RDF Gateway) is a distributed data semantic query service. New query methods other than the traditional centralized model have been made possible by RDF.... [Feb. 24, 2001]

SAMPLE: How to Retrieve XML Data Using a Template File with ADO in Visual C++

This Microsoft XML sample shows how an Active Data Objects (ADO) client can run a SQL Server XML query stored in a template file, and retrieve the XML data from a SQL Server 2000 database. It does ... [Nov. 14, 2000]

Sesame

Sesame is an RDF Schema-based Repository and Querying facility developed by Aidministrator Nederland. The system was developed as one of the key deliverables of On-To-Knowledge, a European Informat... [May. 8, 2001]

SQLProcessor for Cocoon

The Cocoon publishing system is a Java servlet capable of using a number of formatters and processors for output. One is the SQLProcessor, which performs SQL queries, translates the result set into ... [Apr. 4, 2000]

The Query Language Position Paper of the XSL Working Group

Excerpted from "Introduction": "The Extensible Stylesheet Language (XSL) has facilities that could serve as a basis for an XML query language. The XSL working group believes that it would be construc... [Nov. 18, 1998]

The XML Revolution Technologies for the future Web

A concise intro and overview in outline format illustrated with code examples. Covers XML, Namespaces, XLink, XPointer, XPath, DSD, XSLT, and XML-QL.... [Mar. 14, 2000]

Tutorial: How to use XML-Schema Aware XSLT and XQuery

One of the most significant new features in the Stylus Studio 2006 XML Enterprise Edition is the new support for schema-aware queries and stylesheets. A new article by Dr. Michael Kay, founder of S...

Using OLEDB Templates to Retrieve XML Data Through XPath Query

This Microsoft XML sample demonstrates how to run an XML Path Language (XPath) query to output an XML stream. It additionally provides a mapping schema file that contains mapping information betwee... [Nov. 20, 2000]

XML Lightweight Extractor

An update to the XML Lightweight Extractor Tool for annotating a DTD and then associating components with underlying data sources or extracting documents that adhere to the DTD directly from databas... [Apr. 25, 2000]

XML Query Engine

XML Query Engine is a JavaBean component that lets you search your XML documents for element, attribute, and full-text content. It can index up to 32,768 documents using a SAX parser of your choice.... [Jun. 8, 2000]

XMLToaster

Java package for creating and persisting xml messages to a database. Designed to simplify mapping of database tables to a canonical data model. ...