Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type CVEnumAuditRecordType
Namespace urn:us:gov:ic:audit-cvenum
Annotations
(U) All currently authorized record types. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumAuditRecordType.xml
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration GENERIC
An audit record of generic type.
enumeration BUSINESS_ANALYTICS
An audit record of business analytics type.
enumeration COUNTER_INTELLIGENCE
An audit record of counter intelligence type.
enumeration INFORMATION_ASSURANCE
An audit record of information assurance type.
enumeration LAW_ENFORCEMENT
An audit record of law enforcement type.
enumeration PERSONNEL_SECURITY
An audit record of personnel security type.
Used by
Source
<xsd:simpleType name="CVEnumAuditRecordType">
  <xsd:annotation>
    <xsd:documentation>(U) All currently authorized record types. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumAuditRecordType.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="GENERIC">
      <xsd:annotation>
        <xsd:documentation>An audit record of generic type.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="BUSINESS_ANALYTICS">
      <xsd:annotation>
        <xsd:documentation>An audit record of business analytics type.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="COUNTER_INTELLIGENCE">
      <xsd:annotation>
        <xsd:documentation>An audit record of counter intelligence type.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="INFORMATION_ASSURANCE">
      <xsd:annotation>
        <xsd:documentation>An audit record of information assurance type.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="LAW_ENFORCEMENT">
      <xsd:annotation>
        <xsd:documentation>An audit record of law enforcement type.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="PERSONNEL_SECURITY">
      <xsd:annotation>
        <xsd:documentation>An audit record of personnel security type.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumAUDITRecordType.xsd