simpleType IntelDisciplineVocabularyType
namespace urn:us:gov:ic:irm
type restriction of xsd:NMTOKEN
used by
attribute IntelDiscipline/@discipline
facets
Kind Value annotation 
enumeration CI 
enumeration COMINT 
enumeration ELINT 
enumeration FISINT 
enumeration GEOINT 
enumeration HUMINT 
enumeration IMINT 
enumeration MASINT 
enumeration OSINT 
enumeration SIGINT 
enumeration TECHINT 
enumeration other 
source <xsd:simpleType name="IntelDisciplineVocabularyType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="CI"/>
   
<xsd:enumeration value="COMINT"/>
   
<xsd:enumeration value="ELINT"/>
   
<xsd:enumeration value="FISINT"/>
   
<xsd:enumeration value="GEOINT"/>
   
<xsd:enumeration value="HUMINT"/>
   
<xsd:enumeration value="IMINT"/>
   
<xsd:enumeration value="MASINT"/>
   
<xsd:enumeration value="OSINT"/>
   
<xsd:enumeration value="SIGINT"/>
   
<xsd:enumeration value="TECHINT"/>
   
<xsd:enumeration value="other"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy