Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element boe:SystemUserCategoryType / boe:AccessDescription
Namespace urn:us:gov:ic:boe
Annotations

A description of the type of access rights and privileges this user category has in the system.

Diagram
Diagram IC-ISM_xsd_Simple_Type_LongStringType.tmp#LongStringType IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-ISM_xsd_Complex_Type_LongStringWithSecurityType.tmp#LongStringWithSecurityType
Type LongStringWithSecurityType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type 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.
Source
<xsd:element name="AccessDescription" type="ism:LongStringWithSecurityType" minOccurs="1" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A description of the type of access rights and privileges this user category has in the system.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Element boe:SystemUserCategoryType / boe:UserConstraints
Namespace urn:us:gov:ic:boe
Annotations

A list of requirements, restrictions, or constraints that must be met for a user to have access to the system.

Diagram
Diagram BOE_xsd_Complex_Type_boe_ConstraintListType.tmp#ConstraintListType_Constraint BOE_xsd_Complex_Type_boe_ConstraintListType.tmp#ConstraintListType
Type boe:ConstraintListType
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children boe:Constraint
Instance
<boe:UserConstraints xmlns:boe="urn:us:gov:ic:boe">
  <boe:Constraint SchemaguideSecurityAttributesGroup="">{1,unbounded}</boe:Constraint>
</boe:UserConstraints>
Source
<xsd:element name="UserConstraints" type="boe:ConstraintListType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of requirements, restrictions, or constraints that must be met for a user to have access to the system.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Complex Type boe:SystemUserCategoryType
Namespace urn:us:gov:ic:boe
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup BOE_xsd_Complex_Type_boe_SystemUserCategoryType.tmp#SystemUserCategoryType_userCategory BOE_xsd_Complex_Type_boe_SystemUserCategoryType.tmp#SystemUserCategoryType_AccessDescription BOE_xsd_Complex_Type_boe_SystemUserCategoryType.tmp#SystemUserCategoryType_UserConstraints
Used by
Model
Children boe:AccessDescription , boe:UserConstraints
Attributes
QName Type 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.
boe:userCategory CVEnumBOESystemUserCategory required

The category of users whose access is being described.

Source
<xsd:complexType name="SystemUserCategoryType">
  <xsd:sequence>
    <xsd:element name="AccessDescription" type="ism:LongStringWithSecurityType" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A description of the type of access rights and privileges this user category has in the system.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="UserConstraints" type="boe:ConstraintListType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of requirements, restrictions, or constraints that must be met for a user to have access to the system.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  <xsd:attribute name="userCategory" type="CVEnumBOESystemUserCategory:CVEnumBOESystemUserCategory" use="required">
    <xsd:annotation>
      <xsd:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The category of users whose access is being described.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:complexType>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute boe:SystemUserCategoryType / @boe:userCategory
Namespace urn:us:gov:ic:boe
Annotations

The category of users whose access is being described.

Type CVEnumBOESystemUserCategory
Properties
use required
Facets
enumeration ORGANIZATIONPERSONNEL
Organization Personnel
enumeration CONTRACTORS
Contractors
enumeration FEDERALSTATELOCAL
Federal State Local
enumeration ORGANIZATION
Organization
enumeration FOREIGNNATIONALS
Foreign Nationals
enumeration COALITIONPARTNERS
Coalition Partners
enumeration GENERALPUBLIC
General Public
Used by
Source
<xsd:attribute name="userCategory" type="CVEnumBOESystemUserCategory:CVEnumBOESystemUserCategory" use="required">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The category of users whose access is being described.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

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