We discuss incremental validation of XML documents with respect to DTDs and XML Schema definitions. We con-sider insertions and deletions of subtrees, as opposed to leaf nodes only, and we also consider the validation of ID and IDREF attributes. For arbitrary schemas, we give a worst-case n logn time and linear space algorithm, and show that it often is far superior to revalidation from scratch. We present two classes of schemas, which capture most real-life DTDs, and show that they admit a logarithmic time incremental validation algorithm that, in many cases, re-quires only constant auxiliary space. We then discuss an implementation of these algorithms that is independent of, and can be customized for different storage mechanisms for XML. ...
The Extensible Markup Language (XML) is a plain text format, widely used to store and exchange docum...
The common abstraction of XML Schema by unranked regular tree languages is not entirely accurate. To...
A single framework for storing and querying XML data, using denormalized schema decompositions, can ...
Abstract. As XML schemas evolve over time or as applications are integrated, it is sometimes necessa...
We describe an e#cient method for the incremental validation of XML documents after composite updat...
XML Schemas describe the structure of valid documents and can be exploited for improving both the ef...
We consider the incremental validation of updates on XML documents. When a valid XML document (i.e.,...
Recent years have seen a surge in the popularity of XML, a markup language for representing semi-str...
Abstract. In this paper we investigate the problem of validating, with constant memory, streaming XM...
Abstract:- We propose a systematic approach to reverse engineer arbitrary XML documents to their con...
Abstract:- We propose a systematic approach to reverse engineer arbitrary XML documents to their con...
In this work we expand upon the previous efforts to infer schema information from existing XML docum...
Abstract. XML has become an emerging standard for data representation and data exchange over the web...
International audienceWe present an efficient algorithm for testing approximate DTD validity modulo ...
In this paper we present an evolution of the DTD++ schema language for XML documents. The original D...
The Extensible Markup Language (XML) is a plain text format, widely used to store and exchange docum...
The common abstraction of XML Schema by unranked regular tree languages is not entirely accurate. To...
A single framework for storing and querying XML data, using denormalized schema decompositions, can ...
Abstract. As XML schemas evolve over time or as applications are integrated, it is sometimes necessa...
We describe an e#cient method for the incremental validation of XML documents after composite updat...
XML Schemas describe the structure of valid documents and can be exploited for improving both the ef...
We consider the incremental validation of updates on XML documents. When a valid XML document (i.e.,...
Recent years have seen a surge in the popularity of XML, a markup language for representing semi-str...
Abstract. In this paper we investigate the problem of validating, with constant memory, streaming XM...
Abstract:- We propose a systematic approach to reverse engineer arbitrary XML documents to their con...
Abstract:- We propose a systematic approach to reverse engineer arbitrary XML documents to their con...
In this work we expand upon the previous efforts to infer schema information from existing XML docum...
Abstract. XML has become an emerging standard for data representation and data exchange over the web...
International audienceWe present an efficient algorithm for testing approximate DTD validity modulo ...
In this paper we present an evolution of the DTD++ schema language for XML documents. The original D...
The Extensible Markup Language (XML) is a plain text format, widely used to store and exchange docum...
The common abstraction of XML Schema by unranked regular tree languages is not entirely accurate. To...
A single framework for storing and querying XML data, using denormalized schema decompositions, can ...