Study of technology for parsing XML document
Chen Jing
Abstract
Chen Jing
Abstract
With the development of network technology,the XML age is coming.Because the XML document is just a text file,if the information in the XML document is to be adequately used,XML document has need consequently to be parsed.This paper firstly introduces the DOM(Document Object Model) parsing and the SAX(Simple API for XML) parsing,then introduces that how to pasrse the XML document by Libxml2.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
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 network technology,the XML age is coming.Because the XML document is just a text file,if the information in the XML document is to be adequately used,XML document has need consequently to be parsed.This paper firstly introduces the DOM(Document Object Model) parsing and the SAX(Simple API for XML) parsing,then introduces that how to pasrse the XML document by Libxml2.
Key concepts: Computer science, Simple API for XML, XML validation, Streaming XML, Efficient XML Interchange, Document Structure Description, XML Encryption, XML Schema Editor