Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element irm:IntelSubdisciplineTechnique
Namespace urn:us:gov:ic:irm
Annotations
A further refinement of the intelligence discipline to which a resource applies.
Diagram
Diagram IC-IRM_xsd_Element_irm_IntelSubdisciplineTechnique.tmp#IntelSubdisciplineTechnique_subdisciplineTechnique IC-IRM_xsd_Element_irm_IntelSubdisciplineTechnique.tmp#IntelSubdisciplineTechnique_othersubdisciplineTechnique IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Properties
content: complex
Used by
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:othersubdisciplineTechnique ShortStringType optional
An intelligence subdisciplineTechnique, other than those provided for by the controlled vocabulary for attribute "subdisciplineTechnique". This attribute is optional. However, it must be used when the value of attribute "subdisciplineTechnique" is "other".
irm:subdisciplineTechnique CVEnumIRMIntelSubDisciplineTechniques required
Source
<xsd:element name="IntelSubdisciplineTechnique">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A further refinement of the intelligence discipline to which a resource applies.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="subdisciplineTechnique" use="required" type="irm-cve:CVEnumIRMIntelSubDisciplineTechniques"/>
    <xsd:attribute name="othersubdisciplineTechnique" type="ism:ShortStringType" use="optional">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">An intelligence subdisciplineTechnique, other than those provided for by the controlled vocabulary for attribute "subdisciplineTechnique". This attribute is optional. However, it must be used when the value of attribute "subdisciplineTechnique" is "other".</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd
Attribute irm:IntelSubdisciplineTechnique / @irm:subdisciplineTechnique
Namespace urn:us:gov:ic:irm
Type CVEnumIRMIntelSubDisciplineTechniques
Properties
use: required
Facets
enumeration Spectral
MASINT:EO Domain: Spectral
enumeration LIDAR
MASINT:EO Domain: Light Detection and Ranging
enumeration LASINT_LWR
MASINT:EO Domain: Laser Intelligence Laser Warning Receivers
enumeration NonImaging_IR
MASINT:EO Domain: Non-imaging Infrared
enumeration SAR_PHD
MASINT:Radar Domain: Synthetic Aperture Radar Phase History Data
enumeration CBRNE
MASINT:Materials Domain: Chemical, Biological, Radiological, Nuclear, and Explosives
enumeration Environmental
MASINT:Materials Domain: Environmental
enumeration Meteorological
MASINT:Materials Domain: Meteorological
enumeration Seismic
MASINT:GEO Domain: Seismic
enumeration Hydroacoustic
MASINT:GEO Domain: Hydroacoustic
enumeration Infrasound
MASINT:GEO Domain: Infrasound
enumeration UMS
MASINT:GEO Domain: Un-attended MASINT Sensor
enumeration other
other
Used by
Source
<xsd:attribute name="subdisciplineTechnique" use="required" type="irm-cve:CVEnumIRMIntelSubDisciplineTechniques"/>
Schema location IC-IRM.xsd
Attribute irm:IntelSubdisciplineTechnique / @irm:othersubdisciplineTechnique
Namespace urn:us:gov:ic:irm
Annotations
An intelligence subdisciplineTechnique, other than those provided for by the controlled vocabulary for attribute "subdisciplineTechnique". This attribute is optional. However, it must be used when the value of attribute "subdisciplineTechnique" is "other".
Type ShortStringType
Properties
use: optional
Facets
maxLength 256
Used by
Source
<xsd:attribute name="othersubdisciplineTechnique" type="ism:ShortStringType" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">An intelligence subdisciplineTechnique, other than those provided for by the controlled vocabulary for attribute "subdisciplineTechnique". This attribute is optional. However, it must be used when the value of attribute "subdisciplineTechnique" is "other".</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.xsd