description: 'One or more input identifier of an application step within a Workflow

  were an array-based input to that Workflow should be scattered across multiple

  instances of the step application.

  '
oneOf:
- $ref: https://ogcincubator.github.io/bblocks-cwl/build/annotated/cwl/v1_2_1/CWLIdentifier/schema.yaml
- items:
    $ref: https://ogcincubator.github.io/bblocks-cwl/build/annotated/cwl/v1_2_1/CWLIdentifier/schema.yaml
  title: CWLScatterMulti
  type: array
title: CWLScatter
