Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type HandlingStatementType
Namespace urn:us:gov:ic:tdf
Annotations

A list of assertions designed to be used for access, rights, and handling instructions.

Diagram
Diagram IC-EDH_xsd_Element_edh_Edh.tmp#Edh IC-EDH_xsd_Element_edh_ExternalEdh.tmp#ExternalEdh
Used by
Model
( edh:Edh{0,1} | edh:ExternalEdh{0,1} | RevisionRecall{0,1})
Children RevisionRecall, edh:Edh , edh:ExternalEdh
Source
<xs:complexType name="HandlingStatementType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A list of assertions designed to be used for access, rights, and handling instructions.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <!--Replacing:
<xs:any namespace="##other" processContents="skip"/>
-->
    <!-- DigitalHazMat: Update xs:any to be xs:choice with EDH and RevRecall elements and update edh:* minOccurs to 0. -->
    <xs:choice>
      <xs:element ref="edh:Edh" minOccurs="0" maxOccurs="1"/>
      <xs:element ref="edh:ExternalEdh" minOccurs="0" maxOccurs="1"/>
      <xs:element ref="rr:RevisionRecall" minOccurs="0" maxOccurs="1"/>
    </xs:choice>
  </xs:sequence>
</xs:complexType>
Schema location DHZM-TDF.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