Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element boe:SystemUserCategoryListType / boe:SystemUserCategory
Namespace urn:us:gov:ic:boe
Annotations

The general type or class of user that interacts or has access to the system.

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 BOE_xsd_Complex_Type_boe_SystemUserCategoryType.tmp#SystemUserCategoryType
Type boe:SystemUserCategoryType
Properties
content complex
minOccurs 1
maxOccurs unbounded
Model
Children boe:AccessDescription , boe:UserConstraints
Instance
<boe:SystemUserCategory SchemaguideSecurityAttributesGroup="" boe:userCategory="" xmlns:boe="urn:us:gov:ic:boe">
  <boe:AccessDescription SchemaguideSecurityAttributesGroup="">{1,1}</boe:AccessDescription>
  <boe:UserConstraints>{0,1}</boe:UserConstraints>
</boe:SystemUserCategory>
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:element name="SystemUserCategory" type="boe:SystemUserCategoryType" minOccurs="1" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The general type or class of user that interacts or has 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:SystemUserCategoryListType
Namespace urn:us:gov:ic:boe
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup BOE_xsd_Complex_Type_boe_SystemUserCategoryListType.tmp#SystemUserCategoryListType_SystemUserCategory
Used by
Model
Children boe:SystemUserCategory
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:complexType name="SystemUserCategoryListType">
  <xsd:sequence>
    <xsd:element name="SystemUserCategory" type="boe:SystemUserCategoryType" minOccurs="1" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The general type or class of user that interacts or has access to the system.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
</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.

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