Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ntk:AccessType
Namespace urn:us:gov:ic:ntk
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-NTK_xsd_Complex_Type_ntk_AccessType.tmp#AccessType_externalReference IC-NTK_xsd_Element_ntk_AccessIndividualList.tmp#AccessIndividualList IC-NTK_xsd_Element_ntk_AccessGroupList.tmp#AccessGroupList IC-NTK_xsd_Element_ntk_AccessProfileList.tmp#AccessProfileList
Used by
Model ALL(ntk:AccessIndividualList{0,1} ntk:AccessGroupList{0,1} ntk:AccessProfileList{0,1})
Children ntk:AccessGroupList, ntk:AccessIndividualList, ntk:AccessProfileList
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.
ntk:externalReference xsd:boolean optional
Source
<xsd:complexType name="AccessType">
  <xsd:all minOccurs="1" maxOccurs="1">
    <xsd:element ref="ntk:AccessIndividualList" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="ntk:AccessGroupList" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="ntk:AccessProfileList" minOccurs="0" maxOccurs="1"/>
  </xsd:all>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  <xsd:attribute name="externalReference" use="optional">
    <xsd:simpleType>
      <xsd:restriction base="xsd:boolean"/>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:complexType>
Schema location IC-NTK.xsd
Attribute ntk:AccessType / @ntk:externalReference
Namespace urn:us:gov:ic:ntk
Type xsd:boolean
Properties
use: optional
Used by
Complex Type ntk:AccessType
Source
<xsd:attribute name="externalReference" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:boolean"/>
  </xsd:simpleType>
</xsd:attribute>
Schema location IC-NTK.xsd

This document has been approved for Public Release by the Office of the Director of National Intelligence. See 'Distribution Notice' for details. Click Here