simpleType NetworkNameVocabularyType
namespace urn:us:gov:ic:common
type restriction of xsd:NMTOKEN
used by
attribute SimpleLinkAttributesGroup/@network
facets
Kind Value annotation 
enumeration NIPRNet 
enumeration SIPRNet 
enumeration JWICS 
enumeration ADSN 
enumeration StoneGhost 
enumeration LOCE 
enumeration CRONOS 
enumeration other 
source <xsd:simpleType name="NetworkNameVocabularyType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="NIPRNet"/>
   
<xsd:enumeration value="SIPRNet"/>
   
<xsd:enumeration value="JWICS"/>
   
<xsd:enumeration value="ADSN"/>
   
<xsd:enumeration value="StoneGhost"/>
   
<xsd:enumeration value="LOCE"/>
   
<xsd:enumeration value="CRONOS"/>
   
<xsd:enumeration value="other"/>
 
</xsd:restriction>
</xsd:simpleType>


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