Sample: Generating SDO from XML Schema

The code in this sample represents how to generate Service Data Objects (SDOs) from an XML Schema, and how to use the generated SDOs. You can find more information about Service Data Objects on eclipse.org at: http://eclipse.org/emf/sdo.php.
Time required: 10 minutes
When you import the sample, it will create the appropriate projects for you to explore. For instructions on how to run the application, select Setup instructions. To import this sample so that you can work with it, select Get the sample.
Note: To resolve problems that may display in the Problems view, select More information and complete all of the steps.

To use the sample, click Import sample, and save the compressed file to a directory on your workstation. After downloading the sample, import the sample project into your workspace: Click File > >Import > >Existing projects into workspace > >Select archive file, and then click Browse to find the downloaded sample project file.

Import Sample

Restriction: This sample does not run on IBM® WebSphere® Application Server Developer Tools for Eclipse.

Feedback