meta/model_type-1.0.0

Data Model Type

Description

The type of data model contained within this file.

Outline

Schema Definitions

string

Maximum length: 50

Original Schema

%YAML 1.1
---
$schema: asdf://stsci.edu/datamodels/roman/schemas/rad_schema-1.0.0
id: asdf://stsci.edu/datamodels/roman/schemas/meta/model_type-1.0.0

title: Data Model Type
description: |
  The type of data model contained within this file.
type: string
maxLength: 50
sdf:
  special_processing: VALUE_REQUIRED
  source:
    origin: TBD
archive_catalog:
  datatype: nvarchar(50)
  destination:
    [
      WFIExposure.model_type,
      GuideWindow.model_type,
      WFICommon.model_type,
      WFIMosaic.model_type,
      SourceCatalog.model_type,
      SegmentationMap.model_type,
    ]