Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute NetworkAttributesGroup / @network
Namespace No namespace
Annotations
An Intelligence Community Internet-Protocol-based computer network. Use this attribute to make explicit the network where the media object addressed by the "xlink:href" URI resides. Specify "other" if none of the primary choices applies, and use attribute "otherNetwork" to provide an alternative value.
Type NetworkNameVocabularyType
Properties
use: optional
Facets
enumeration NIPRNet
enumeration SIPRNet
enumeration JWICS
enumeration ADSN
enumeration StoneGhost
enumeration LOCE
enumeration CRONOS
enumeration other
Used by
Attribute Group NetworkAttributesGroup
Source
<xsd:attribute name="network" type="common:NetworkNameVocabularyType" use="optional" form="unqualified">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">An Intelligence Community Internet-Protocol-based computer network. Use this attribute to make explicit the network where the media object addressed by the "xlink:href" URI resides. Specify "other" if none of the primary choices applies, and use attribute "otherNetwork" to provide an alternative value.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-Common.xsd
Attribute NetworkAttributesGroup / @otherNetwork
Namespace No namespace
Annotations
A name of a computer network other than one of the names contained in the controlled vocabulary for attribute "network". This attribute is optional. However, it must be used when the value of attribute "network" is "other".
Type ShortStringType
Properties
use: optional
Facets
maxLength 256
Used by
Attribute Group NetworkAttributesGroup
Source
<xsd:attribute name="otherNetwork" type="ism:ShortStringType" use="optional" form="unqualified">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A name of a computer network other than one of the names contained in the controlled vocabulary for attribute "network". This attribute is optional. However, it must be used when the value of attribute "network" is "other".</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-Common.xsd
Attribute Group NetworkAttributesGroup
Namespace urn:us:gov:ic:common
Diagram
Diagram IC-Common_xsd_Attribute_Group_NetworkAttributesGroup.tmp#NetworkAttributesGroup_network IC-Common_xsd_Attribute_Group_NetworkAttributesGroup.tmp#NetworkAttributesGroup_otherNetwork
Used by
Attributes
QName Type Fixed Default Use Annotation
network NetworkNameVocabularyType optional
An Intelligence Community Internet-Protocol-based computer network. Use this attribute to make explicit the network where the media object addressed by the "xlink:href" URI resides. Specify "other" if none of the primary choices applies, and use attribute "otherNetwork" to provide an alternative value.
otherNetwork ShortStringType optional
A name of a computer network other than one of the names contained in the controlled vocabulary for attribute "network". This attribute is optional. However, it must be used when the value of attribute "network" is "other".
Source
<xsd:attributeGroup name="NetworkAttributesGroup">
  <xsd:attribute name="network" type="common:NetworkNameVocabularyType" use="optional" form="unqualified">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">An Intelligence Community Internet-Protocol-based computer network. Use this attribute to make explicit the network where the media object addressed by the "xlink:href" URI resides. Specify "other" if none of the primary choices applies, and use attribute "otherNetwork" to provide an alternative value.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="otherNetwork" type="ism:ShortStringType" use="optional" form="unqualified">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">A name of a computer network other than one of the names contained in the controlled vocabulary for attribute "network". This attribute is optional. However, it must be used when the value of attribute "network" is "other".</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>
Schema location IC-Common.xsd