> ## Documentation Index
> Fetch the complete documentation index at: https://gobl-regime-code.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ScenarioSet

ScenarioSet is a collection of tax scenarios for a given schema that can be used to determine special codes or notes that need to be included in the final document.

## Schema ID

`https://gobl.org/draft-0/tax/regime-def#/$defs/ScenarioSet`

## Properties

| Title  | Property | Type                                           | Req. | Description                                          |
| ------ | -------- | ---------------------------------------------- | ---- | ---------------------------------------------------- |
| Schema | `schema` | string                                         | true | Partial or complete schema URL for the document type |
| List   | `list`   | array of [tax.Scenario](/draft-0/tax/scenario) | true | List of scenarios for the schema                     |
