Author: SSWUG Research

Community

XML Data Binding

(Simon Sprott) XML Data Binding allows you to manipulate an XML document via a set of simple objects. The rules defining the ‘shape’ of the XML document are described in an XML schema. Typically, it is possible to read an XML document into an XML binding library and manipulate it programmatically vi

Community

XML Parser Benchmarks: Part 2

(Matthias Farwick and Michael Hafner) In part 1 of this series we showed you the results of our event-driven parser benchmarks. The outcome of these benchmarks showed that the LIBXML2 SAX-like parser in C is superior over the other tested parsers. In second place followed the two Java pull-parser im

Community

Custom schemas revisited

(Doug Mahugh) I’ve seen some signs of confusion about custom schema support lately. For example, I’ve seen a vendor claim that Open XML’s support for custom schemas is “essentially inherent in XML itself” and that “there is nothing that OOXML supports via custom schemas that ODF 1.0 does not already