Zhi#: Programming Language Inherent Support for XML Schema Definition

  • Name:

    Konferenzartikel 

  • Author:

    Alexander Paar, Walter F. Tichy 

  • Zusammenfassung

    Recently, XML Schema Definition (XSD) has become ever more important when it comes to define programming language independent content models and type systems. However, writing software that operates on XML instance documents still suffers from a lack of compile time support for XSD. Especially, obeying facet based constraints imposed on XSD simple data types is still error prone and laborious. This paper introduces the concept of XSD aware compilation. Zhi# provides static- and dynamic type checking for XML simple data types, which can be used along with off-the-shelf implementations of the W3C XML DOM.

  • Year:

    2005 

Projekte
Titel

Bibtex

@inproceedings{,
author={Alexander Paar, Walter F. Tichy},
title={Zhi#: Programming Language Inherent Support for XML Schema Definition},
year=2005,
month=Nov,
booktitle={The Ninth IASTED International Conference on Software Engineering and Applications (SEA 2005), Phoenix, AZ},
abstract={Recently, XML Schema Definition (XSD) has become ever more important when it comes to define programming language independent content models and type systems. However, writing software that operates on XML instance documents still suffers from a lack of compile time support for XSD. Especially, obeying facet based constraints imposed on XSD simple data types is still error prone and laborious. This paper introduces the concept of XSD aware compilation. Zhi# provides static- and dynamic type checking for XML simple data types, which can be used along with off-the-shelf implementations of the W3C XML DOM.},