Boost logo

Boost Users :

From: Boris Kolpackov (boris_at_[hidden])
Date: 2007-02-12 15:20:51


Hi Cory,

"Cory Nelson" <phrosty_at_[hidden]> writes:

> Libxml2's xmlreader gives a forward-only reader that doesn't generate
> any DOM, with speed that will be hard to beat.

Any decent SAX2 parser beats xmlreader. Expat and Libxml2's own SAX2
do.

> It can also validate using a schema, which can be useful if your app
> ever has a chance of being given an invalid inkml file.

Validation is a good idea though Libxml2's XML Schema implementation
is far from complete.

-boris

-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net