{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.legaldocumentation.common",
  "type": "object",
  "title": "FieldWithMetaMatrixTypeEnum",
  "properties": {
    "value": {
      "$ref": "cdm-legaldocumentation-common-MatrixTypeEnum.schema.json"
    },
    "meta": {
      "$ref": "com-rosetta-model-metafields-MetaFields.schema.json"
    }
  }
}
