aws.osml.formats.sidd.models.external.ism_v13.schema.ism.cvegenerated.cvenum_ismexempt_from module

This file was generated by xsdata, v23.8, on 2023-10-05 09:59:45

Generator: DataclassGenerator See: https://xsdata.readthedocs.io/

class aws.osml.formats.sidd.models.external.ism_v13.schema.ism.cvegenerated.cvenum_ismexempt_from.CVEnumISMExemptFromValues(value)[source]

Bases: Enum

(U) Current rule set names that documents may comply with PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMExemptFrom.xml

Variables:
  • IC_710_MANDATORY_FDR – Document claims exemption from ICD-710 rules mandating the use of Foreign Disclosure and Release markings that have been encoded in ISM. Currently, the requirement for FD&R is only mandatory for Disseminated Analytic Product; however, it is strongly encouraged otherwise.

  • DOD_DISTRO_STATEMENT – Document claims exemption from the rules in DoD5230.24 requiring DoD Distribution Statements that have been encoded into ISM.

IC_710_MANDATORY_FDR = 'IC_710_MANDATORY_FDR'
DOD_DISTRO_STATEMENT = 'DOD_DISTRO_STATEMENT'