This sample represents how to generate Service Data Objects from an XML Schema, and how to use the generated SDOs. The sample includes PurchaseOrder.xsd file and PurchaseOrderSample.java class.
Currently, the SDO generator does not generate a sample application that can show the users how the generated Java™ classes can be used. PurchaseOrderSample.java is provided in the example to demonstrate the following actions:



The following is a screen snapshot of the serialized XML output.
