Validation of XML documents: from UML models to XML schemas and XSLT stylesheets

  • Authors:
  • Eladio Domínguez;Jorge Lloret;Ángel L. Rubio;María A. Zapata

  • Affiliations:
  • Dpto. de Informática e Ingeniería de Sistemas, Facultad de Ciencias Edificio de Matemáticas, Universidad de Zaragoza, Zaragoza, Spain;Dpto. de Informática e Ingeniería de Sistemas, Facultad de Ciencias Edificio de Matemáticas, Universidad de Zaragoza, Zaragoza, Spain;Dpto. de Matemáticas y Computación. Edificio Vives, Universidad de La Rioja, Logroño, Spain;Dpto. de Informática e Ingeniería de Sistemas, Facultad de Ciencias Edificio de Matemáticas, Universidad de Zaragoza, Zaragoza, Spain

  • Venue:
  • ADVIS'06 Proceedings of the 4th international conference on Advances in Information Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The widespread use of XML brings out the need of ensuring the validity of XML data. The use of languages such as XML Schema makes easier the process of verification of XML documents, but the problem is that there are many constraints that can not be expressed by means of XML Schema. Besides, several works in the literature defend the consideration of a conceptual level in order to save XML designers from dealing with low level implementation issues. The approach of this paper is based on the inclusion of such a conceptual level, using UML as a conceptual modeling language. Starting from a UML class diagram annotated with conceptual constraints, our framework automatically generates an XML Schema together with a set of XSLT stylesheets to check those integrity constraints that can not be expressed in XML Schema.