Research on markup language structure-directed algorithm

Ming Chang,Kunqiu Chen
2001-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:XML (eXtensible Markup Language) data capturing is one of key functions in XML application, XML data could be easy to generated from editing tools, but it is a question which all of these kind of application system should answer. We introduced a new way called structure-directed mechanism to control the structure of XML instance, while still guarantee the structure conforming to the DTD (Document Type Definition). The structure-directed analysis algorithm is presented, it includes minimal valid structure, constructing NFA (Nondeterministic Finite Automaton) from content model and two directions prediction.
What problem does this paper attempt to address?