A container for an individual record. Record structures will not be derived from this, but will be contained within this structureAn array of records. This structure is the container for a set of records retrieved from an EcoGRID query serviceA container for security information. The content of this structure needs to be determinedAn RSID is used to describe a resultset. The structure should contain sufficient information for a third party to retrieve a resultsetA filter contains the query. The internal structure of a filter is as yet undetermined, but will likely be XMLQuery or a Query StructureThe 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 resultsetA structure that contains the information from a status responseResponse to a decodeRSID operation.A filter object that was decoded from the RSIDStructure used to form the request for a retrieve operation.A token that is used to provide authentication for the operationAn 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 setThe number of records that should be returned in the responseDefines the structure of the records that are returned.Response to a status operation. The status response provides hints about the current performance of the serviceA statusType structure that contains information about the current performance and load of the serviceThe 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 operationA filter structure that identifies the desired set of recordsMessage generated in response to a search operationAn 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 specificationstructure 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 operationRequest structure for a decodeRSID operationThe RSID to be interpreted.Request structure for an inventory operation.A token that is used to provide authentication for the operationAn identifier (most likely a simple path) of the concept (column) being inventoriesA restriction that may be applied against the resource to limit the scope of records on which the inventory operation is to be performedThis message combines the request message parameters of the search and retrieve operationsA token that is used to provide authentication for the operationA filter structure that identifies the desired set of recordsA zero-based index into the list of records in the result set that identifies the first record to be retrieved from the setThe number of records that should be returned in the responseDefines 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 SpecificationApplies 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 RSIDGiven 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 RSIDReturns 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 protocolBinds the search operation to the SOAP protocolBinds the inventory operation to the SOAP protocolBinds the decodeRSID operation to the SOAP protocolBinds the retrieve operation to the SOAP protocolBinds the status operation to the SOAP protocolBinds the search operation to the SOAP protocolThis endpoint is just a place holder.