An XML Pipeline specifies a sequence of operations to be performed on a collection of XML input documents. Pipelines take zero or more XML documents as their input and produce zero or more XML documents as their output.A pipeline consists of steps. Like pipelines, steps take zero or more XML documents as their input and produce zero or more XML documents as their output. The inputs to a step come from the web, from the pipeline document, from the inputs to the pipeline itself, or from the outputs of other steps in the pipeline. The outputs from a step
XML is a versatile markup language, capable of labeling the information content of diverse data sources including structured and semi-structured documents, relational databases, and object repositories. A query language that uses the structure of XML intelligently can express queries across all these kinds of data, whether physically stored in XML or viewed as XML via middleware. This specification describes a query language called XQuery, which is designed to be broadly applicable across many types of XML data sources.
This document has been
W3C Working Draft 16 July 2007:
Abstract
This document is the specification of the Efficient XML Interchange (EXI) format. EXI is a very compact representation for the eXtensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. The EXI format uses a hybrid approach drawn from the information and formal language theories, plus practical techniques verified by measurements, for entropy encoding XML information. Using a relatively simple algorithm, which is
Public Page
Publications • Testing Framework • Status• Further Information• Charter and Participation• Timeline
This is the public web page for the Efficient XML Interchange (EXI) Working Group of the World Wide Web Consortium (W3C). The EXI group is part of W3C's XML Activity. Here we present literature and data that may be of interest to the public. There is also a private page for members of the EXI group, for internal information.
The objective of the Efficient XML Interchange Working Group is to develop a specification for an