Versions Compared

Key

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

...

Verification Support

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.

      • (5b) For each file object, the service consumer retrieves the file, and receives back the file content.