A Declarative Way of Extracting XML Data in XSL

  • Authors:
  • Jixue Liu;Chengfei Liu

  • Affiliations:
  • -;-

  • Venue:
  • ADBIS '02 Proceedings of the 6th East European Conference on Advances in Databases and Information Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

XML has been accepted as a universal format for data interchange and publication. In applications such as web warehousing, data in XML format (XML data) from the web needs to be extracted and integrated. In this paper, we study extracting XML data from XML data sources in XSL. To avoid the complexities in defining templates in XSL, we define a pattern definition language. Extraction patterns can be defined in the language without dealing with the procedural phase of the XSL language. A defined pattern can be translated to an XSLT query in an automatic manner using the algorithms that we propose in the paper.