Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Complex Type src:ReferencedResourceSecurityType
Namespace urn:us:gov:ic:src
Annotations

Type used for referenced resource security

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#urn_us_gov_ic_ism_SecurityAttributesGroup IC-ISM_xsd_Attribute_excludeFromRollup.tmp#excludeFromRollup SRC-XML_xsd_Element_src_OriginalClassificationMarking.tmp#urn_us_gov_ic_src_OriginalClassificationMarking
Properties
mixed false
Used by
Model
Children src:OriginalClassificationMarking
Attributes
QName Type Fixed 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.
excludeFromRollup xsd:boolean true required

An indicator that an element's ISM attributes do not contribute to the "rollup" classification of the document

@ism:excludeFromRollup is most often used when providing the security attributes of a referenced or linked-to resource. This attribute provides a mechanism to assert a more-restrictive classification of a resource pointed to by a link or reference without impacting the document's resource markings.

Source
<xsd:complexType name="ReferencedResourceSecurityType" mixed="false">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Type used for referenced resource security</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="src:OriginalClassificationMarking" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  <xsd:attribute ref="ism:excludeFromRollup" fixed="true" use="required"/>
</xsd:complexType>
Schema location SRC-XML.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