Showing:

Annotations
Diagrams
Source
Simple Type maccoltype:CVEnumMacCollectionTypeValues
Namespace urn:us:gov:ic:cvenum:mac:collectionType
Annotations
(U) All currently authorized collection types used by MAC. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumMacCollectionType.xml
Diagram
Diagram
Type union of(restriction of xsd:token, restriction of xsd:token)
Source
<xsd:simpleType name="CVEnumMacCollectionTypeValues">
  <xsd:annotation>
    <xsd:documentation>(U) All currently authorized collection types used by MAC. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumMacCollectionType.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:union>
    <xsd:simpleType>
      <xsd:restriction base="xsd:token">
        <xsd:pattern value="other:[A-Z][a-zA-Z_]*">
          <xsd:annotation>
            <xsd:documentation>This is to denote that the collection is of some other type that is not defined in this CVE.</xsd:documentation>
          </xsd:annotation>
        </xsd:pattern>
      </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType>
      <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Tearline">
          <xsd:annotation>
            <xsd:documentation>A Tearline collection denotes that the members of the collection express the same information sanitized to different classification levels.</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Format">
          <xsd:annotation>
            <xsd:documentation>A Format collection denotes that the members of the collection are the same asset in different formats. (i.e. Word, PDF)</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Role">
          <xsd:annotation>
            <xsd:documentation>A Role collection denotes that the members of the collection are the same asset in the same format with differences in content based on the role of the viewer. (i.e. Developer, System Administrator, Manager)</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:union>
</xsd:simpleType>
Schema location CVEnumMacCollectionType.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here