{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "FIABCalculationParameters", "type": "object", "properties": { "fiabdocument": { "type": "string" }, "msl": { "type": "string" }, "fisettingsdocument": { "type": "string" } } }