[xsd-users] cmake module for building xsd application

Boris Kolpackov boris at codesynthesis.com
Fri May 16 09:31:19 EDT 2008


Hi Akinkunle,

Akinkunle O. Aiyeola <akinkunle.aiyeola at fidelitybankplc.com> writes:

> I will like 2 know how XSD works n how 2 manupulate it on xml.

Please read through the getting started guides for the C++/Tree
(in-memory XML representation) and C++/Parser (event-based XML
representation) mappings:

http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/guide/

http://www.codesynthesis.com/projects/xsd/documentation/cxx/parser/guide/


There is a CMake module for XSD that was contributed by Frederic Heem some
time ago:

http://www.codesynthesis.com/download/xsd/contrib/cmake/

See the accompanying README file for more information.

Boris




More information about the xsd-users mailing list