attributeGroup SimpleLinkAttributesGroup
namespace urn:us:gov:ic:common
used by
element TaskID
attributes
Name  Type  Use  Default  Fixed  annotation
typexsd:NMTOKEN    simple  
documentation

          Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as.  The value of this attribute is constrained to certain value(s) by the schema.  XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to.
       
hrefoptional      
documentation

        A hyperlink reference address.
     
roleoptional      
documentation

        Identification of a resource that specifies the intended property of a hyperlink.  xlink:role may be used to categorize a link by its role. The value of this attribute must be a uniform resource identifier (URI).
     
arcroleoptional      
documentation

        Identification of a resource that specifies the intended property of a hyperlink.
     
titleoptional      
documentation

        A concise description of the target of a hyperlink in a human-readable form used to provide a plain text description of the link for display during a mouse-over.
     
showoptional      
documentation

             The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows:
             new - load ending resource in a new window, frame, pane, or other presentation context
            replace - load the resource in the same window, frame, pane, or other presentation context
            embed - load ending resource in place of the presentation of the starting resource
            other - behavior is unconstrained; examine other markup in the link for hints
            none - behavior is unconstrained
         
actuateoptional      
documentation

            The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows:
             onLoad - traverse to the ending resource immediately on loading the starting resource
             onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose
             other - behavior is unconstrained; examine other markup in link for hints
             none - behavior is unconstrained
         
common:networkcommon:NetworkNameVocabularyTypeoptional      
documentation

          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.
       
common:otherNetworkcommon:ShortStringTypeoptional      
documentation

          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="SimpleLinkAttributesGroup">
 
<xsd:attributeGroup ref="xlink:SimpleLinkAttributesGroup"/>
 
<xsd:attribute name="network" type="common:NetworkNameVocabularyType" use="optional">
   
<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="common:ShortStringType" use="optional">
   
<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>

attribute SimpleLinkAttributesGroup/@network
namespace urn:us:gov:ic:common
type common:NetworkNameVocabularyType
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration NIPRNet 
enumeration SIPRNet 
enumeration JWICS 
enumeration ADSN 
enumeration StoneGhost 
enumeration LOCE 
enumeration CRONOS 
enumeration other 
annotation
documentation

          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.
       
source <xsd:attribute name="network" type="common:NetworkNameVocabularyType" use="optional">
 
<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>

attribute SimpleLinkAttributesGroup/@otherNetwork
namespace urn:us:gov:ic:common
type common:ShortStringType
properties
isRef 0
use optional
facets
Kind Value annotation 
maxLength 256 
annotation
documentation

          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:attribute name="otherNetwork" type="common:ShortStringType" use="optional">
 
<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>


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