Showing:

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

A list of types of system operational environments.

Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration PROD

The system is in production

enumeration TEST

The system is in testing

enumeration RD

The system is in research and development

enumeration TACTICAL

The system is in a tactical environment

enumeration DEPLOYED

The system is deployed

enumeration OTHER

The system does not fall into a standard operational environment category. Further explanation needs to be provided.

Used by
Source
<xsd:simpleType name="OperationalEnvironmentEnum">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of types of system operational environments.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="PROD">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The system is in production</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="TEST">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The system is in testing</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="RD">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The system is in research and development</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="TACTICAL">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The system is in a tactical environment</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="DEPLOYED">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The system is deployed</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="OTHER">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The system does not fall into a standard operational environment category. Further explanation needs to be provided.</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