A container for an individual record. Record structures will not be derived from this, but will be contained within this structure An array of records. This structure is the container for a set of records retrieved from an EcoGRID query service A container for security information. The content of this structure needs to be determined An RSID is used to describe a resultset. The structure should contain sufficient information for a third party to retrieve a resultset A filter contains the query. The internal structure of a filter is as yet undetermined, but will likely be XMLQuery or a Query Structure The record format structure is used to define a record structure. This is used in record retrieval to determin the structure of records that are returned in the resultset A structure that contains the information from a status response Response to a decodeRSID operation. A filter object that was decoded from the RSID Structure used to form the request for a retrieve operation. A token that is used to provide authentication for the operation An object that describes a resultset that is to be retrieved by this operation. A zero-based index into the list of records in the result set that identifies the first record to be retrieved from the set The number of records that should be returned in the response Defines the structure of the records that are returned. Response to a status operation. The status response provides hints about the current performance of the service A statusType structure that contains information about the current performance and load of the service The structure that is sent to a search operation. This contains a filter structure and a security token. A token that is used to provide authentication for the operation A filter structure that identifies the desired set of records Message generated in response to a search operation An object that describes a resultset such that the contents of the result set. This object is required to actually retrieve the records resulting from this operation by passing it to the retrieve operation. Structure that contains the response from a retrieve operation. An array of record objects that are constructed according to the supplied format specification structure that is used to invoke a status operation. Currently there is only a single parameter, the security token. It is probably safe to remove this parameter from the operation. A token that is used to provide authentication for the operation Request structure for a decodeRSID operation The RSID to be interpreted. Request structure for an inventory operation. A token that is used to provide authentication for the operation An identifier (most likely a simple path) of the concept (column) being inventories A restriction that may be applied against the resource to limit the scope of records on which the inventory operation is to be performed This message combines the request message parameters of the search and retrieve operations A token that is used to provide authentication for the operation A filter structure that identifies the desired set of records A zero-based index into the list of records in the result set that identifies the first record to be retrieved from the set The number of records that should be returned in the response Defines the structure of the records that are returned. The operations of the EcoGRID query interface. This set of operations should be supported by all services that expose a service that is advertised as conforming to the EcoGRID Query Interface Specification Applies a filter against a collection of records and returns an RSID that can be used later for retrieval of the records. Given an RSID, returns the records in a specified format. A page of records can be selected from the full set of records circumscribed by the RSID Given an RSID, this method should decode the RSID and return the filter that was used to generate it. Given an RSID, returns the records in a specified format. A page of records can be selected from the full set of records circumscribed by the RSID Returns a set of status records that indicate the load on the service. Combines the search and retrieve methods to provide a single call interface to retrieve records. No RSID is generated by this method. All EcoGRID operations are implemented using SOAP and must be invoked with this protocol Binds the search operation to the SOAP protocol Binds the inventory operation to the SOAP protocol Binds the decodeRSID operation to the SOAP protocol Binds the retrieve operation to the SOAP protocol Binds the status operation to the SOAP protocol Binds the search operation to the SOAP protocol This endpoint is just a place holder.