{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.event.instructioncomposition",
  "type": "object",
  "title": "InstructionCompositionSteps",
  "description": "A top-level routing object used to specify which process-specific instruction set is currently active within the execution engine.",
  "properties": {
    "ResetInstructionSteps": {
      "$ref": "cdm-event-instructioncomposition-reset-ResetInstructionSteps.schema.json"
    }
  }
}
