on 10/01/2008 04:40 AM Heath Frankel wrote: > Hi Tim & Erik, > Actually there are two means of querying data from an EHR, one is certainly > ... > Therefore, there does need to be a container for these collection of > objects. We have implemented a RESULT_SET that contains a list of > RESULT_ROWs which contains a list items of type ANY. The RESULT_SET also > provides a list of RESULT_COLUMNs that provides details of the column name > and path. > > I think this kind of class is likely to be specified as part of the service > model. > > Heath > As to make the naming less 'relational'-centric, it sounds to me that RESULT_ROWs could be just named RESULTs and RESULT_COLUMN something like RESULT_METADATA.
Roger

