Summary
This example illustrated how to use HydraExpress with an XML Schema that contains any and elements with arbitrary content. Using the rwsf::XmlReader class, you were able to parse the data directly, with minimal hand coding. When the content is known, you can use classes generated with HydraExpress to parse the content. This example also demonstrated how, through the use of a configuration file, you can customize class names.