In this sample, we will show you haw to create your first EDMdatabase, create a user and a repository for containing your data. You will learn how to compile an EXPRESS schema into the EDMdatabase and to import a data set in an EDMmodel. Then you will learn how you can export the data set to a Part28 XML file. This sample also shows how you may do conditional selection of subsets of the data and print it out on the screen as well as to Part28 XML.
The complete package with resource files and source code is available from Getting Started with EDMsdk, but you may also download the source code of the sample below.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_icon_C(30px)'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_xc_GettingStarted_Case_02'.
In the following, we will walk you through all the statements and explain them.