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 RevRecall_XML_xsd_Element_rr_RevisionRecall.tmp#RevisionRecall
Used by
Model
Children edh:Edh , edh:ExternalEdh , rr:RevisionRecall
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"/>
-->
    <!-- Ic-Tdf: Update xs:any to be xs:choice with EDH and RevRecall elements. -->
    <xs:choice>
      <xs:element ref="edh:Edh" minOccurs="1" maxOccurs="1"/>
      <xs:element ref="edh:ExternalEdh" minOccurs="1" maxOccurs="1"/>
      <xs:element ref="rr:RevisionRecall" minOccurs="0" maxOccurs="1"/>
    </xs:choice>
  </xs:sequence>
</xs:complexType>
Schema location IC-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