Each EGL file belongs to one of these categories:
Other parts are called subparts.
An EGL source file can include zero to many subparts but can include no more than one primary part. The primary part (if any) must be at the top level of the file and must have the same name as the file.
installationDir\wstools\eclipse\plugins\ com.ibm.etools.egl_version
The file name (like egl_5_1.dtd) begins with the letters egl and an underscore.
In most cases, this file is an output of your interaction with the EGL Web Services wizard. The information in this file is used at debug time, generation time, and run time.
A Web service definition file is written in XML. You can review the related DTD, which is in the following directory:
installationDir\wstools\eclipse\plugins\ com.ibm.etools.egl_version
The file name (like egl_wsd_5_1.dtd) begins with the characters egl_wsd and an underscore.
After you add parts to files, you can use a repository to maintain a history of changes.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.