Currently there are several interfaces for XML data, such as DOM, SAX, JAXP, StaX, .NET XML support etc. However, each of them has its advantages and disadvantages. This work analyses the existing XML APIs and identifies their pros and cons from various points of view. On the basis of the results a new DOM API for large XML data is proposed and is provided its prototype implementation. New API uses splitting method for input XML document to smaller ones and querying performs on these smaller XML documents. Finally, using a set of experiments the newly proposed API is compared with the existing ones
We survey several approaches to overall design of systems manipulating persistent XML data. We descr...
The XML language have been becoming de-facto a standard for representation of heterogeneous data in...
Today's world is full of XML documents, which allow the portability of data, regardless of the sele...
In this paper we present a technique to access the contents of large XML documents. This technique c...
Abstract. At present the eXtensible Markup Language (XML) is used almost in all spheres of human act...
The Extensible Markup Language (XML) consists of two Application Programming Interface (API) i.e. Do...
XML is of growing importance in a range of computer applications. In addition to being a document ex...
The increase in popularity of the XML format for representing data brought multiple challenges to th...
This paper discusses the potential of using XML technologies as mediators for accessing and processi...
AbstractXML is fast emerging as the dominant standard for information exchange on the World Wide Web...
The ability of the end user to work with a large amount of data from a large number of heterogeneous...
XSLT style sheets are designed to transform the XML documents into something else. The two most popu...
By preserving application semantics, XML bindings improve program specification, verification, and o...
Abstract: In the recent years, XML has become the universal interchange format. Many investigations ...
Parsing is an expensive operation that can degrade XML processing performance. A survey of four repr...
We survey several approaches to overall design of systems manipulating persistent XML data. We descr...
The XML language have been becoming de-facto a standard for representation of heterogeneous data in...
Today's world is full of XML documents, which allow the portability of data, regardless of the sele...
In this paper we present a technique to access the contents of large XML documents. This technique c...
Abstract. At present the eXtensible Markup Language (XML) is used almost in all spheres of human act...
The Extensible Markup Language (XML) consists of two Application Programming Interface (API) i.e. Do...
XML is of growing importance in a range of computer applications. In addition to being a document ex...
The increase in popularity of the XML format for representing data brought multiple challenges to th...
This paper discusses the potential of using XML technologies as mediators for accessing and processi...
AbstractXML is fast emerging as the dominant standard for information exchange on the World Wide Web...
The ability of the end user to work with a large amount of data from a large number of heterogeneous...
XSLT style sheets are designed to transform the XML documents into something else. The two most popu...
By preserving application semantics, XML bindings improve program specification, verification, and o...
Abstract: In the recent years, XML has become the universal interchange format. Many investigations ...
Parsing is an expensive operation that can degrade XML processing performance. A survey of four repr...
We survey several approaches to overall design of systems manipulating persistent XML data. We descr...
The XML language have been becoming de-facto a standard for representation of heterogeneous data in...
Today's world is full of XML documents, which allow the portability of data, regardless of the sele...