Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: XML DTD/XSD parser library sought

From: Boris Kolpackov <boris@-------------.--->
To: xml-dev@-----.---.---
Date: 8/1/2007 1:06:00 PM
Hi Jeremy,

"Jeremy H. Griffith" <jeremy@o...> writes:

> I'm looking for a parser library in C/C++ with which I can
> read fairly complex DTDs (like those for DITA and DocBook)
> and extract content models for all elements for further
> analysis and manipulation.

I know Xerces-C++ has robust DTD handling code with an
in-memory grammar model which I believe you can navigate.


> Doing the same for XSD schemas would be nice, but is less
> important.

Again, Xerces-C++ supports this. Or you can use our
libxsd-frontend[1] which is a compiler frontend for XML Schema.
It provides the XML Schema semantic graph as well as the
traversal mechanism. We use it in the implementation of
our XML Schema to C++ compiler[2].

[1] http://www.codesynthesis.com/projects/libxsd-frontend/
[2] http://www.codesynthesis.com/products/xsd/


hth,
-boris

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


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent