{
  "header": {
    "id": "BooleanComputer2_DM",
    "modelType": "document",
    "modelVersion": "28.0.2",
    "locales": [
      {
        "code": "en"
      },
      {
        "code": "de"
      }
    ],
    "annotations": [
      {
        "name": "roles",
        "value": "tester,reviewer"
      }
    ],
    "modelReferences": []
  },
  "content": {
    "modelInfo": {
      "name": "BooleanComputer2_DM",
      "immutable": false,
      "joinedModelsInfo": "BooleanComputer2_DM-document-meta-data+Add"
    },
    "modelConfig": {
      "decimalSeparator": ".",
      "timeZone": "UTC",
      "conditionLanguage": {
        "code": "en_US"
      }
    },
    "modelRoot": {
      "rootGroups": [
        {
          "type": "Group",
          "id": "group_2c677",
          "name": "BooleanComputer",
          "Group": {
            "repeatability": 1,
            "elements": [
              {
                "type": "Field",
                "id": "field_dd82f",
                "name": "afield",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "afield"
                    },
                    {
                      "locale": "de",
                      "text": "afield"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_90802",
                "name": "anotherfield",
                "Field": {
                  "fieldType": {
                    "type": "NumberType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "anotherfield"
                    },
                    {
                      "locale": "de",
                      "text": "anotherfield"
                    }
                  ]
                }
              },
              {
                "type": "Field",
                "id": "field_27626",
                "name": "ComputedBoolean",
                "Field": {
                  "fieldType": {
                    "type": "BooleanType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "ComputedBoolean"
                    },
                    {
                      "locale": "de",
                      "text": "ComputedBoolean"
                    }
                  ]
                }
              },
              {
                "type": "Computation",
                "id": "computation_cc026",
                "name": "ComputedBooleanComp",
                "Computation": {
                  "computedFieldRelPath": "../ComputedBoolean",
                  "computationAlternatives": [
                    {
                      "precondition": "FieldValueNotIncludedInValueList(afield, \"XXX\")\r\nAnd\r\nFieldValueIncludedInValueList(anotherfield, 1, 2)",
                      "operation": "True"
                    },
                    {
                      "precondition": "NotAllFieldsFilled(afield, anotherfield) \r\nOr FieldValueIncludedInValueList(afield, \"XXX\")\r\nOr FieldValueNotIncludedInValueList(anotherfield, 1, 2)",
                      "operation": "False"
                    }
                  ],
                  "errorMessage": [
                    {
                      "locale": "en",
                      "text": "error text for computation of ComputedBooleanComp"
                    },
                    {
                      "locale": "de",
                      "text": "error text for computation of ComputedBooleanComp"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  }
}