|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CreateCompany | Demonstrates creating a DataObject using the Types defined in a previously generated XML Schema (SdoSampleConstants.COMPANY_XSD ) then persisting to an XML file
This example is useful as a reference for creating valid xml documents that conform to an existing XSD and has been used to create valid XML files for use
with specification code samples. |
CreatePurchaseOrder | Demonstrates creating a purchaseOrder DataObject from an existing XSD and then persisting to disk. |
PurchaseOrderCmdLine | Provides interactive menu based command line interface to modify, save, view purchase order DataObject. |
PurchaseOrderControl | Provides operational API for purchase order sample for SDO. |
ReadPurchaseOrder | Reads purchase order DataObject from XML, based upon Fuhwei Lwo's paper Create and read an XML document based on XML Schema. |
Provides examples from sources other than the SDO specification. These examples are from whitepapers, or are custom examples designed to show SDO in a more elegant light than the specification. They also include basic interactive examples, and useful scenarios not outlined in the specification. The user is encouraged to modify and execute these code examples.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |