XML Schema Structural Equivalence
Date
2004-12-20
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
The Xequiv algorithm determines when two XML schemas are equivalent
based on their structural organization. It calculates the percentages of
schema inclusion in another schema by considering the cardinality of each leaf
node and its interconnection to other leaf nodes that are part of a sequence
or choice structure. Xequiv is based on the Reduction Algorithm [8] that
focuses on the leaf nodes and eliminates intermediate levels in the XML tree.
Description
Keywords
Computer Science