Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress XML Binding Development Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

1.1 Welcome

Welcome to the XML binding feature set of Rogue Wave® HydraExpress. This development guide discusses how HydraExpress generates C++ classes for XML Schema language definitions.

The classes HydraExpress generates make up an ideal, type-safe parser, which is inherently faster and easier to use than a generic parsing API such as DOM or SAX. The classes that HydraExpress generates also make it easy to create XML documents based on the provided XML Schema.

HydraExpress's XML binding feature set is composed of the code generator and a runtime binding framework. The code generator handles the mapping details of XML Schema entities to cross-platform C++ constructs. The binding framework works with the generated classes to support these operations:



Previous fileTop of DocumentContentsIndex pageNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.