2007Modern Electronics TechniqueRequires access

Research and Realization for Using Tree to Express XML Document Structure

Zhu Zhan-li

Open publisher page 0 citations

Abstract

XML has a strong ability of expression to a tree,we can use a tree to express a XML document completely.Operating to a document means operating to a tree,this is Document Object Model(DOM).Actually the fact is also like this,XML file will be shown like a tree no matter you use Internet Explorer or other XML editors to open it.So if we can express XML document by a tree not only it′s structure looks more directly and clear,moreover operate an object is much easier than operate a text.Microsoft has provided the XML object model,this object base allowed you to construct the XML grammar tree,and collect data from different position.This paper will make a deep discussion about how to display a XML document as a tree by using the tool of C#.Net.

About this research paper

What this paper is about

XML has a strong ability of expression to a tree,we can use a tree to express a XML document completely.Operating to a document means operating to a tree,this is Document Object Model(DOM).Actually the fact is also like this,XML file will be shown like a tree no matter you use Internet Explorer or other XML editors to open it.So if we can express XML document by a tree not only it′s structure looks more directly and clear,moreover operate an object is much easier than operate a text.Microsoft has provided the XML object model,this object base allowed you to construct the XML grammar tree,and collect data from different position.This paper will make a deep discussion about how to display a XML document as a tree by using the tool of C#.Net.

Why it matters

A significance statement is not available in the OpenAlex record.

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

XML has a strong ability of expression to a tree,we can use a tree to express a XML document completely.Operating to a document means operating to a tree,this is Document Object Model(DOM).Actually the fact is also like this,XML file will be shown like a tree no matter you use Internet Explorer or other XML editors to open it.So if we can express XML document by a tree not only it′s structure looks more directly and clear,moreover operate an object is much easier than operate a text.Microsoft has provided the XML object model,this object base allowed you to construct the XML grammar tree,and collect data from different position.This paper will make a deep discussion about how to display a XML document as a tree by using the tool of C#.Net.

Key concepts: XML validation, Efficient XML Interchange, Computer science, Streaming XML, XML Encryption, Simple API for XML, Document Structure Description, XML Schema Editor

Related papers

Back to paper searchBrowse research topicsOriginal source
Research and Realization for Using Tree to Express XML Document Structure — Research Paper | ScholarLens