Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element irm:IntelSubdiscipline
Namespace urn:us:gov:ic:irm
Annotations
A refinement of the intelligence discipline to which a resource applies.
Diagram
Diagram IC-IRM_xsd_Element_irm_IntelSubdiscipline.tmp#IntelSubdiscipline_subdiscipline IC-IRM_xsd_Element_irm_IntelSubdiscipline.tmp#IntelSubdiscipline_otherDiscipline IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-IRM_xsd_Element_irm_IntelSubdisciplineTechnique.tmp#IntelSubdisciplineTechnique
Properties
content: complex
Used by
Model irm:IntelSubdisciplineTechnique*
Children irm:IntelSubdisciplineTechnique
Instance
<irm:IntelSubdiscipline irm:otherDiscipline="" SchemaguideSecurityAttributesGroup="" irm:subdiscipline="" xmlns:irm="urn:us:gov:ic:irm">
  <irm:IntelSubdisciplineTechnique irm:othersubdisciplineTechnique="" SchemaguideSecurityAttributesGroup="" irm:subdisciplineTechnique="">{0,unbounded}</irm:IntelSubdisciplineTechnique>
</irm:IntelSubdiscipline>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
irm:otherDiscipline ShortStringType optional
An intelligence subdiscipline, other than those provided for by the controlled vocabulary for attribute "subdiscipline". This attribute is optional. However, it must be used when the value of attribute "subdiscipline" is "other".
irm:subdiscipline CVEnumIRMIntelSubDisciplines required
Source
<xsd:element name="IntelSubdiscipline">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A refinement of the intelligence discipline to which a resource applies.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:IntelSubdisciplineTechnique" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attribute name="subdiscipline" use="required" type="irm-cve:CVEnumIRMIntelSubDisciplines"/>
    <xsd:attribute name="otherDiscipline" type="ism:ShortStringType" use="optional">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">An intelligence subdiscipline, other than those provided for by the controlled vocabulary for attribute "subdiscipline". This attribute is optional. However, it must be used when the value of attribute "subdiscipline" is "other".</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd
Attribute irm:IntelSubdiscipline / @irm:subdiscipline
Namespace urn:us:gov:ic:irm
Type CVEnumIRMIntelSubDisciplines
Properties
use: required
Facets
enumeration COMINT
SIGINT Domain: Communications Intelligence
enumeration ELINT
SIGINT Domain: Noncommunications Emitter Intelligence
enumeration ELINT (OPELINT)
SIGINT Domain: Noncommunications Emitter Intelligence
enumeration ELINT (TECHELINT)
SIGINT Domain: Noncommunications Emitter Intelligence
enumeration EO
MASINT Domain: Emitted or reflected visible or IR energy
enumeration Debriefing
HUMINT Domain: Questioning cooperating sources
enumeration DOCEX
HUMINT Domain: Document and Media Exploitation
enumeration FISINT
SIGINT Domain: Foreign Instrumentation Signals Intelligence
enumeration GEO
MASINT Domain: Phenomena transmitted through the earth
enumeration Interrogation
HUMINT Domain: Direct and indirect questioning of detainee
enumeration IR
IMINT Domain: Infrared Imagery Sensors
enumeration LIDAR
IMINT Domain: Light Detection and Ranging
enumeration Materials
MASINT Domain: Gas, liquid or solid samples
enumeration MSI
IMINT Domain: Multi-spectral Imagery
enumeration Nuclear
MASINT Domain: Nuclear radiation and physical phenomena
enumeration Radar
MASINT Domain: Radar energy
enumeration RF
MASINT Domain: Radio Frequency
enumeration SAR
IMINT Domain: Radar Imaging Sensors
enumeration Source Operations
HUMINT Domain: Elicitation of sources
enumeration other
other
Used by
Source
<xsd:attribute name="subdiscipline" use="required" type="irm-cve:CVEnumIRMIntelSubDisciplines"/>
Schema location IC-IRM.xsd
Attribute irm:IntelSubdiscipline / @irm:otherDiscipline
Namespace urn:us:gov:ic:irm
Annotations
An intelligence subdiscipline, other than those provided for by the controlled vocabulary for attribute "subdiscipline". This attribute is optional. However, it must be used when the value of attribute "subdiscipline" is "other".
Type ShortStringType
Properties
use: optional
Facets
maxLength 256
Used by
Source
<xsd:attribute name="otherDiscipline" type="ism:ShortStringType" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">An intelligence subdiscipline, other than those provided for by the controlled vocabulary for attribute "subdiscipline". This attribute is optional. However, it must be used when the value of attribute "subdiscipline" is "other".</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.xsd