This page is out of date and needs updating
Collection services
- Definition:
Collection services provide an abstract interface to sets of
similarly structured objects.
- Motivation:
Data sets of similarly structured objects are accessible
from many different technologies (RDBMS, XML database, others).
The Collections services protocol defines a network service
for working with sets of data from such collections independent
of the technology of the underlying implementation.
Links