Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type boe:ControlStatusEnum
Namespace urn:us:gov:ic:boe
Annotations

The implementation status of a control.

Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration IMPLEMENTED

The control has been implemented

enumeration PLANNED

The control has not yet been implemented but is planned

enumeration NOTAPPLICABLE

The control is not applicable to the system

Used by
Source
<xsd:simpleType name="ControlStatusEnum">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The implementation status of a control.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="IMPLEMENTED">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The control has been implemented</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="PLANNED">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The control has not yet been implemented but is planned</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="NOTAPPLICABLE">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The control is not applicable to the system</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>
Schema location BOE.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