A visual XML query interface

Abstract

As XML becomes more and more popular, easy-to-use and powerful XML query languages are in great need. Xing is a visual query and restructuring language for XML documents. The objective of this project is to develop a basic version of Xing, including a user-oriented XML query interface and a simple query translation implementation. The interface design is based on a visual document metaphor and the notion of document patterns and rules. End users do not have to be good at programming or XML syntax to use Xing. In this report, we describe the implementation for the Xing prototype, including GUI design, data structures and algorithms. We also compare the features of Xing with other XML query languages

    Similar works