HydraExpress Components : XML Binding Development Guide : PART II Code Generation Examples : Purchase Order Example & Namespace Qualification
Purchase Order Example & Namespace Qualification
Purpose and Overview
This example illustrates the more advanced concepts of namespace qualification and collection support in HydraExpress. This example expands on the basic Purchase Order example and illustrates how namespace qualification affects usage of the generated classes. The example also illustrates how to use the collection support provided by HydraExpress for schemas that have element declarations with the maxOccurs attribute set to a value greater than one, or set to unbounded.
NOTE: The example program in this chapter uses SourcePro C++ classes.