{
  "header": {
    "id": "DetachedRepeatIssue_DM",
    "modelType": "document",
    "modelVersion": "27.1.0",
    "locales": [
      {
        "code": "en"
      }
    ],
    "annotations": [
      {
        "name": "roles",
        "value": "admin"
      }
    ],
    "modelReferences": []
  },
  "content": {
    "modelInfo": {
      "name": "DetachedRepeatIssue_DM"
    },
    "modelConfig": {
      "decimalSeparator": ".",
      "timeZone": "UTC",
      "conditionLanguage": {
        "code": "en_US"
      }
    },
    "modelRoot": {
      "rootGroups": [
        {
          "type": "Group",
          "id": "group_95697",
          "name": "DetachedRepeatIssue",
          "Group": {
            "repeatability": 1,
            "elements": [
              {
                "type": "Field",
                "id": "field_319dd",
                "name": "OtherField",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  },
                  "label": [
                    {
                      "locale": "en",
                      "text": "OtherField"
                    }
                  ]
                }
              },
              {
                "type": "Group",
                "id": "group_55a86",
                "name": "DetachedRepeat",
                "Group": {
                  "repeatability": 10,
                  "elements": [
                    {
                      "type": "Field",
                      "id": "field_b449e",
                      "name": "ComputedField",
                      "Field": {
                        "fieldType": {
                          "type": "StringType"
                        },
                        "label": [
                          {
                            "locale": "en",
                            "text": "ComputedField"
                          }
                        ]
                      }
                    },
                    {
                      "type": "Computation",
                      "id": "computation_d494b",
                      "name": "ComputedFieldComp",
                      "Computation": {
                        "computedFieldId": "field_b449e",
                        "computationAlternatives": [
                          {
                            "operation": "[../OtherField]"
                          }
                        ],
                        "errorMessage": [
                          {
                            "locale": "en",
                            "text": "error text for computation of ComputedFieldComp"
                          }
                        ]
                      }
                    },
                    {
                      "type": "Field",
                      "id": "field_64b0d",
                      "name": "ExtraField",
                      "Field": {
                        "fieldType": {
                          "type": "ConfirmType"
                        },
                        "label": [
                          {
                            "locale": "en",
                            "text": "ExtraField"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  }
}