{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 7,
 "name": "Collector.COLLECTOR.RETAINING_WALL_INSPECTION_P2",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 0,
   "name": "RETAINING_WALL_INVENTORY",
   "relatedTableId": 1,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "REL_GLOBALID",
   "composite": true,
   "catalogID": "{6DACB54C-5FB1-4B1B-8310-21C4205FA91D}"
  },
  {
   "id": 1,
   "name": "RETAINING_WALL_INVENTORY",
   "relatedTableId": 2,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "REL_GLOBALID",
   "composite": true,
   "catalogID": "{6DACB54C-5FB1-4B1B-8310-21C4205FA91D}"
  },
  {
   "id": 2,
   "name": "RETAINING_WALL_INVENTORY",
   "relatedTableId": 6,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "REL_GLOBALID",
   "composite": true,
   "catalogID": "{6DACB54C-5FB1-4B1B-8310-21C4205FA91D}"
  }
 ],
 "isDataVersioned": false,
 "isDataArchived": true,
 "infoInEstimates": [
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1707598360000
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": false,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": true,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsAttachmentsResizing": true,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "DEFORMATION_PRESENT",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "DEFORMATION_PRESENT",
   "type": "esriFieldTypeString",
   "alias": "Deformation Present",
   "domain": {
    "type": "codedValue",
    "name": "D_GENERIC_YES_NO_FIELD",
    "description": "Yes / No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "DEFORMATION_PRESENT"
  },
  {
   "name": "DAMAGE_PRESENT",
   "type": "esriFieldTypeString",
   "alias": "Damage Present",
   "domain": {
    "type": "codedValue",
    "name": "D_GENERIC_YES_NO_FIELD",
    "description": "Yes / No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "DAMAGE_PRESENT"
  },
  {
   "name": "DRAINAGE_OUTLETS_OPER",
   "type": "esriFieldTypeString",
   "alias": "Drainage Outlets Operating",
   "domain": {
    "type": "codedValue",
    "name": "D_RW_Y_N",
    "description": "D_RW_Y_N",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     },
     {
      "name": "N/A",
      "code": "N/A"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "DRAINAGE_OUTLETS_OPER"
  },
  {
   "name": "DRAINAGE_CHANNELS_OPER",
   "type": "esriFieldTypeString",
   "alias": "Drainage Channels Operating",
   "domain": {
    "type": "codedValue",
    "name": "D_RW_Y_N",
    "description": "D_RW_Y_N",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     },
     {
      "name": "N/A",
      "code": "N/A"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "DRAINAGE_CHANNELS_OPER"
  },
  {
   "name": "OVERALL_WALL_CONDITION",
   "type": "esriFieldTypeString",
   "alias": "Overall Wall Condition",
   "domain": {
    "type": "codedValue",
    "name": "D_RW_CONDITION",
    "description": "D_RW_ASSOCIATION",
    "codedValues": [
     {
      "name": "Good",
      "code": "Good"
     },
     {
      "name": "Fair",
      "code": "Fair"
     },
     {
      "name": "Poor",
      "code": "Poor"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "OVERALL_WALL_CONDITION"
  },
  {
   "name": "CONDITION_DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "Condition Description",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2500,
   "defaultValue": null,
   "modelName": "CONDITION_DESCRIPTION"
  },
  {
   "name": "REC_ENGINEER_INSP",
   "type": "esriFieldTypeString",
   "alias": "Recommend Engineer Inspection",
   "domain": {
    "type": "codedValue",
    "name": "D_GENERIC_YES_NO_FIELD",
    "description": "Yes / No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "REC_ENGINEER_INSP"
  },
  {
   "name": "NEEDS_MAINTENANCE",
   "type": "esriFieldTypeString",
   "alias": "Needs Maintenance",
   "domain": {
    "type": "codedValue",
    "name": "D_GENERIC_YES_NO_FIELD",
    "description": "Yes / No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "NEEDS_MAINTENANCE"
  },
  {
   "name": "MAINT_REPAIR_MOD",
   "type": "esriFieldTypeString",
   "alias": "Maintenance/Repair/Modification Comment",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2500,
   "defaultValue": null,
   "modelName": "MAINT_REPAIR_MOD"
  },
  {
   "name": "INSPECTOR",
   "type": "esriFieldTypeString",
   "alias": "Inspector",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "INSPECTOR"
  },
  {
   "name": "INSPECTION_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Inspection Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "INSPECTION_DATE"
  },
  {
   "name": "REL_GLOBALID",
   "type": "esriFieldTypeGUID",
   "alias": "REL_GLOBALID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "REL_GLOBALID"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  }
 ],
 "indexes": [
  {
   "name": "UUID_130",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "G639REL_GLOBALID",
   "fields": "REL_GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "gdb_ct3_130",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "Collector.COLLECTOR.RETAINING_WALL_INSPECTION_P2",
   "description": "",
   "prototype": {
    "attributes": {
     "REL_GLOBALID": null,
     "DEFORMATION_PRESENT": null,
     "DAMAGE_PRESENT": null,
     "DRAINAGE_OUTLETS_OPER": null,
     "DRAINAGE_CHANNELS_OPER": null,
     "OVERALL_WALL_CONDITION": null,
     "CONDITION_DESCRIPTION": null,
     "REC_ENGINEER_INSP": null,
     "NEEDS_MAINTENANCE": null,
     "MAINT_REPAIR_MOD": null,
     "INSPECTOR": null,
     "INSPECTION_DATE": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Sync,ChangeTracking",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "attachmentProperties": [
  {
   "name": "id",
   "fieldName": "ATTACHMENTID",
   "isEnabled": true
  },
  {
   "name": "globalId",
   "fieldName": "GLOBALID",
   "isEnabled": true
  },
  {
   "name": "name",
   "fieldName": "ATT_NAME",
   "isEnabled": true
  },
  {
   "name": "size",
   "fieldName": "DATA_SIZE",
   "isEnabled": true
  },
  {
   "name": "contentType",
   "fieldName": "CONTENT_TYPE",
   "isEnabled": true
  },
  {
   "name": "keywords",
   "fieldName": "KEYWORDS",
   "isEnabled": false
  },
  {
   "name": "exifInfo",
   "fieldName": "EXIFINFO",
   "isEnabled": false
  }
 ],
 "attachmentFields": [
  {
   "name": "ATTACHMENTID",
   "type": "esriFieldTypeOID",
   "alias": "ATTACHMENTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null
  },
  {
   "name": "ATT_NAME",
   "type": "esriFieldTypeString",
   "alias": "ATT_NAME",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 250,
   "defaultValue": null
  },
  {
   "name": "DATA_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "DATA_SIZE",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null
  },
  {
   "name": "CONTENT_TYPE",
   "type": "esriFieldTypeString",
   "alias": "CONTENT_TYPE",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 150,
   "defaultValue": null
  }
 ],
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 1000,
 "maxRecordCountFactor": 1
}