Generator Output
The code generator places the generated files into a directory tree under the main code generation directory. For a description of the code generation directory structure and the types of files generated, see the output description for the Basic example in Generated Files.
Note the generated files soap_main.cpp and trade_main.cpp in the soapExample\app\data directory. You can create an application main by editing either of these file. Replace the TODO items with your application logic. Compile the application as described in Building and Compiling.
The example descriptions assume use of the implemented versions of soap_main.cpp and trade_main.cpp located in the directory installdir\examples\xmlbinding\soap.