Eighth Annual IEEE International Conference and Workshop on the Engineering of Computer Based Systems (ECBS '01)
Using Extensible Query Language (XQL) for Database Applications
Washington DC
April 17-April 20
ISBN: 0-7695-1086-8
Abstract: An important application of XML is the interchange of electronic data (EDl) between multiple data sources on the Web. As XML data proliferates on the Web, applications will need to integrate and aggregate data from multiple sources and clean and transform data to facilitate exchange. Data extraction, conversion, transformation, and integration are all well-understood database problems, and their solutions rely on a query language A query language for XML, called XQL, has been discussed in this paper which is suitable for peforming the above tasks. XQL is a declarative, "relational complete" query language and is simple enough that it can be optimized. XQL can extract data from existing XML documents and construct new XML documents.