Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element irm:NonStateActorCoverageList
Namespace urn:us:gov:ic:irm
Annotations
A list of NonState Actors that are within the scope of coverage for the describedItem.
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-IRM_xsd_Element_irm_NonStateActor.tmp#NonStateActor
Properties
content: complex
Used by
Model irm:NonStateActor+
Children irm:NonStateActor
Instance
<irm:NonStateActorCoverageList SchemaguideSecurityAttributesGroup="" xmlns:irm="urn:us:gov:ic:irm">
  <irm:NonStateActor irm:order="" SchemaguideSecurityAttributesGroup="">{1,unbounded}</irm:NonStateActor>
</irm:NonStateActorCoverageList>
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.
Source
<xsd:element name="NonStateActorCoverageList">
  <xsd:annotation>
    <xsd:documentation>A list of NonState Actors that are within the scope of coverage for the describedItem.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:NonStateActor" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd