Hybrid applications over XML: integrating the procedural and declarative approaches

  • Authors:
  • Paolo Manghi;Fabio Simeoni;David Lievens;Richard Connor

  • Affiliations:
  • Università di Pisa, Italy;University of Strathclyde, United Kingdom;University of Strathclyde, United Kingdom;University of Strathclyde, United Kingdom

  • Venue:
  • Proceedings of the 4th international workshop on Web information and data management
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We discuss the design of a quasi-statically typed language for XML in which data may be associated with different structures and different algebras in different scopes, whilst preserving identity. In declarative scopes, data are trees and may be queried with the full flexibility associated with XML query algebras. In procedural scopes, data have more conventional structures, such as records and sets, and can be manipulated with the constructs normally found in mainstream languages.For its original form of structural polymorphism, the language offers integrated support for the development of hybrid applications over XML, where data change form to reflect programming expectations and enable their enforcement.