aws.osml.formats.sidd.models.external.ism_v13.schema.ism.cvegenerated.cvenum_ismnotice 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_ismnotice.CVEnumISMNoticeValues(value)[source]
Bases:
Enum
(U) All currently authorized Notice values PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMNotice.xml
- Variables:
FISA – FISA Warning statement
IMC – IMCON Warning statement
CNWDI – Controled Nuclear Weapon Design Information Warning statement
RD – RD Warning statement
FRD – FRD Warning statement
DS – LIMDIS caveat
LES – LES Notice
LES_NF – LES-NF Notice
DSEN – DSEN Notice
DO_D_DIST_A – DoD Distribution statement A from DoD Directive 5230.24
DO_D_DIST_B – DoD Distribution statement B from DoD Directive 5230.24
DO_D_DIST_C – DoD Distribution statement C from DoD Directive 5230.24
DO_D_DIST_D – DoD Distribution statement D from DoD Directive 5230.24
DO_D_DIST_E – DoD Distribution statement E from DoD Directive 5230.24
DO_D_DIST_F – DoD Distribution statement F from DoD Directive 5230.24
DO_D_DIST_X – DoD Distribution statement X from DoD Directive 5230.24
US_PERSON – US Person info Notice
PRE13526_ORCON – Indicates that an instance document must abide by rules pertaining to ORIGINATOR CONTROLLED data issued prior to Executive Order 13526.
POC – Indicates that the contents of this notice specify the contact information for a required point- of-contact.
COMSEC – COMSEC Notice
- FISA = 'FISA'
- IMC = 'IMC'
- CNWDI = 'CNWDI'
- RD = 'RD'
- FRD = 'FRD'
- DS = 'DS'
- LES = 'LES'
- LES_NF = 'LES-NF'
- DSEN = 'DSEN'
- DO_D_DIST_A = 'DoD-Dist-A'
- DO_D_DIST_B = 'DoD-Dist-B'
- DO_D_DIST_C = 'DoD-Dist-C'
- DO_D_DIST_D = 'DoD-Dist-D'
- DO_D_DIST_E = 'DoD-Dist-E'
- DO_D_DIST_F = 'DoD-Dist-F'
- DO_D_DIST_X = 'DoD-Dist-X'
- US_PERSON = 'US-Person'
- PRE13526_ORCON = 'pre13526ORCON'
- POC = 'POC'
- COMSEC = 'COMSEC'