ST-Developer Patch 003 DIS SDAI fix

DESCRIPTION:

This patch corrects a number of problems in the DIS version of the SDAI
library that have been discovered since the ST-Developer 1.6 release.  In
addition, the patch adds a number of extension functions to the library to
assist in interfacing SdaiModels and RoseDesigns.  The patch provides a new
version of the SDAI library and header file.


The patch corrects the following bugs in the DIS SDAI library:

   The _sdaiGetAllAttrDefinitions function did not correctly return inherited
   attributes.  

   Non-persistent lists (NPLs) leaked large amounts of memory.

   Complex entities could not be accessed unless sdaiGetComplexEntity was
   called first to create the entity definition.


In addition, the patch provides the following enhancements the library:

    The performance of get and put function has been improved.

    The following (extension) functions have been added to the binding:
    _sdaiGetRoseDesign(), _sdaiGetModel(), and _sdaiSetModelFormat().  (See
    below for information on using these functions)


AVAILABILITY:

This patch is obsolete.  Please get patch 007 instead.