Extreme Markup Languages 2003: Proceedings

Proceedings Home Page

The difficulty of schema conformance problems

Robert C. Lyons [Unidex, Inc.]
Abstract

This paper examines the difficulty of the schema conformance problem for the following XML schema languages:

The schema conformance problem is defined as follows: Given a schema, is there an XML document that conforms to the schema?

For these five XML schema languages, the schema conformance problem is intractable (ranging from NP-hard to undecidable).

The difficulty of schema conformance problems

Introduction
DTD conformance problem
RELAX NG conformance problem
Schematron conformance problem
W3C XML Schema conformance problem
Namespace Routing Language conformance problem
Summary and conclusions