Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Completeness

Check that: [  ] The service definition includes or refers to information about the expected typical behaviour of the service.

Examples

Example:

A typical sequence is:

...

(1) The service consumer requests dataset series based on a number of selection criteria, and receives back a list with zero, one or more dataset series objects.

...

(2) The service consumer analyses that list to identify the dataset series he is interested in.

...

(3) The service consumer requests datasets from the selected dataset series, possibly supplying additional selection criteria, and receives back a list of zero, one or more datasets.

...

(4) The service consumer analyses that list to identify the dataset(s) he is interested in.

(5) For each dataset of interest

...

(5a) The service consumer requests the file information of the selected dataset, and receives back a list of one or more file objects.

...

Links to example service definitions can be found in the example service definitions page.