2000Unpublished venueRequires access

XML DOCUMENT SUPPORT SYSTEM BASED ON DOM

Jing Li

Open publisher page 1 citations

Abstract

As a subset of SGML, meta markup language Extensible Markup Language (XML) and related technologies are used more broadly. Document Object Model(DOM) is the basis of the implementation of document interoperation,it is a set of platform independence and language independence interfaces. First, the paper discusses the applied trend and current situation of XML , then an XML Document Support System Based on DOM is addressed. The system is composed of 2 parts: Kernel component and User component. Kernel component is divided into 3 entities: Parser, Document Access and XSL Format. Parser analyzs input XML or DTD file and generates internal document object tree like data organization which is maintenanced by Document Access. Standard interfaces defined by DOM version 1.0 are implemented in Document Access. For the lack of definition on DTD operation, we also provided the interfaces for DTD. XSL Format is used to give XML document different presentations such as display and print. User component provides users a set of components to accomplish the creation of XML document, the presentation of XML document, and the conversion between different document format. Because the architecture is component faced, users can choose required function flexiblely.

About this research paper

What this paper is about

As a subset of SGML, meta markup language Extensible Markup Language (XML) and related technologies are used more broadly. Document Object Model(DOM) is the basis of the implementation of document interoperation,it is a set of platform independence and language independence interfaces. First, the paper discusses the applied trend and current situation of XML , then an XML Document Support System Based on DOM is addressed. The system is composed of 2 parts: Kernel component and User component. Kernel component is divided into 3 entities: Parser, Document Access and XSL Format. Parser analyzs input XML or DTD file and generates internal document object tree like data organization which is maintenanced by Document Access. Standard interfaces defined by DOM version 1.0 are implemented in Document Access. For the lack of definition on DTD operation, we also provided the interfaces for DTD. XSL Format is used to give XML document different presentations such as display and print. User component provides users a set of components to accomplish the creation of XML document, the presentation of XML document, and the conversion between different document format. Because the architecture is component faced, users can choose required function flexiblely.

Why it matters

OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

As a subset of SGML, meta markup language Extensible Markup Language (XML) and related technologies are used more broadly. Document Object Model(DOM) is the basis of the implementation of document interoperation,it is a set of platform independence and language independence interfaces. First, the paper discusses the applied trend and current situation of XML , then an XML Document Support System Based on DOM is addressed. The system is composed of 2 parts: Kernel component and User component. Kernel component is divided into 3 entities: Parser, Document Access and XSL Format. Parser analyzs input XML or DTD file and generates internal document object tree like data organization which is maintenanced by Document Access. Standard interfaces defined by DOM version 1.0 are implemented in Document Access. For the lack of definition on DTD operation, we also provided the interfaces for DTD. XSL Format is used to give XML document different presentations such as display and print. User component provides users a set of components to accomplish the creation of XML document, the presentation of XML document, and the conversion between different document format. Because the architecture is component faced, users can choose required function flexiblely.

Key concepts: Computer science, XML validation, Simple API for XML, Well-formed document, Document Structure Description, SGML, Efficient XML Interchange, Streaming XML

Related papers

Back to paper searchBrowse research topicsOriginal source
XML DOCUMENT SUPPORT SYSTEM BASED ON DOM — Research Paper | ScholarLens