Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element pubs:ReferencedResourceSecurity
Namespace urn:us:gov:ic:pubs
Annotations

The security attributes of a document referenced but not included in this document.

Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_CommonAttributesGroup.tmp#CommonAttributesGroup PUBS-XML_xsd_Attribute_Group_pubs_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-ISM_xsd_Attribute_excludeFromRollup.tmp#excludeFromRollup PUBS-XML_xsd_Element_pubs_Note.tmp#Note PUBS-XML_xsd_Element_pubs_OriginalClassificationMarking.tmp#OriginalClassificationMarking
Properties
content complex
mixed false
Used by
Model
Children pubs:Note , pubs:OriginalClassificationMarking
Instance
<pubs:ReferencedResourceSecurity COIProtectionLevel="" excludeFromRollup="true" id="" IDReference="" qualifier="" SchemaguideSecurityAttributesGroup="" styleType="" xmlns:pubs="urn:us:gov:ic:pubs">
  <pubs:Note COIProtectionLevel="" externalNotice="" id="" IDReference="" noteType="" noticeDate="" noticeProseID="" noticeReason="" noticeType="" pocType="" qualifier="" SchemaguideSecurityAttributesOptionGroup="" styleType="" unregisteredNoticeType="">{0,unbounded}</pubs:Note>
  <pubs:OriginalClassificationMarking id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:OriginalClassificationMarking>
</pubs:ReferencedResourceSecurity>
Attributes
QName Type Fixed Use Annotation
COIProtectionLevel pubs:COIProtectionLevelType optional

IC Community of Interest server access control level

IDReference xsd:IDREFS optional

A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.

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.

id xsd:ID optional

A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.

qualifier xsd:string optional

A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.

styleType xsd:string optional

A user-defined property within an element for representing the formatting/style to be applied.

Wildcard: ANY attribute from ANY namespace OTHER than 'urn:us:gov:ic:pubs'
Source
<xsd:element name="ReferencedResourceSecurity">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The security attributes of a document referenced but not included in this document.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType mixed="false">
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="pubs:Note" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="pubs:OriginalClassificationMarking" minOccurs="0" maxOccurs="1"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="pubs:CommonAttributesGroup"/>
    <xsd:attributeGroup ref="pubs:SecurityAttributesGroup"/>
    <xsd:attribute ref="ism:excludeFromRollup" fixed="true" use="required"/>
  </xsd:complexType>
</xsd:element>
Schema location PUBS-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