Analysis and Comparative Research of XML Parsing Technology
Hui Jiang, Yujie Li
Abstract
Hui Jiang, Yujie Li
Abstract
With the development of information technology and network technology, XML technology has played an increasingly important role in current internet and IT application environment. As a universal standard language for data transmission and exchange, extensible makeup language (XML) integrates data presentation, storage, transmission and processing as a whole, and plays an increasingly important role in various information applications. However, XML is just a plain text format for encoding data , parsing technology is needed to process XML file to obtain corresponding data. Therefore, how to efficiently parse XML file is of vital significance. On the basis of analysis and experiment of xml parsing technologies that are commonly used in application development, this study compares the parsing technologies in terms of memory consumption, execution efficiency and programming complexity, which provides theoretical reference and application guidance for selection of xml parsing technology.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
With the development of information technology and network technology, XML technology has played an increasingly important role in current internet and IT application environment. As a universal standard language for data transmission and exchange, extensible makeup language (XML) integrates data presentation, storage, transmission and processing as a whole, and plays an increasingly important role in various information applications. However, XML is just a plain text format for encoding data , parsing technology is needed to process XML file to obtain corresponding data. Therefore, how to efficiently parse XML file is of vital significance. On the basis of analysis and experiment of xml parsing technologies that are commonly used in application development, this study compares the parsing technologies in terms of memory consumption, execution efficiency and programming complexity, which provides theoretical reference and application guidance for selection of xml parsing technology.
Key concepts: Computer science, Efficient XML Interchange, Streaming XML, XML validation, XML Signature, XML framework, Parsing, XML database