| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||||||||||
| type | restriction of xs:string | ||||||||||
| used by |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:simpleType name="GeneralSecurityClassificationType"> <xs:annotation> <xs:documentation>G-Group SC</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Unclassified"/> <xs:enumeration value="Confidential"/> <xs:enumeration value="Secret"/> <xs:enumeration value="Top Secret"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> |