loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Third IEEE International Conference on e-Science and Grid Computing (e-Science 2007)
A High Performance Schema-Specific XML Parser
Bangalore, India
December 10-December 13
ISBN: 0-7695-3064-8
Performance of XML parsers with validation are usually suffer. This is because such parsers need first parsing and undertanding XML schemas, and thus are limited by the very complexity of XML schemas. Schema-specific approach, however, may adjust such problem. In this paper, we introduce a high performance SAX like validating XML parser using a schema-specific approach. In this approach, a schema compiler first transforms the schema into an intermediate representation, called generalized automata, which abstracts the computations required to parse XML documents as well as validate them against a schema. The generalized automaton is then translated to a schema specific parser, which is capable of parsing and validating XML documents with namespaces through a schema specific modified SAX API. Our performance evaluation shows good results when compared with other validating parsers.
Citation:
Zhenghong Gao, Yinfei Pan, Ying Zhang, Kenneth Chiu, "A High Performance Schema-Specific XML Parser," e-science, pp.245-252, Third IEEE International Conference on e-Science and Grid Computing (e-Science 2007), 2007
Usage of this product signifies your acceptance of the Terms of Use.