Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type edh:EdhType
Namespace urn:us:gov:ic:edh
Annotations

A base type to hold the common components of an EDH.

Diagram
Diagram IC-EDH_xsd_Attribute_edh_DESVersion.tmp#urn_us_gov_ic_edh_DESVersion IC-ISM_xsd_Attribute_DESVersion.tmp#DESVersion IC-ISM_xsd_Attribute_ISMCATCESVersion.tmp#ISMCATCESVersion IC-NTK_xsd_Attribute_ntk_DESVersion.tmp#urn_us_gov_ic_ntk_DESVersion IC-EDH_xsd_Element_edh_DataItemCreateDateTime.tmp#DataItemCreateDateTime IC-EDH_xsd_Element_edh_AuthorizationReference.tmp#AuthorizationReference IC-EDH_xsd_Element_edh_ResponsibleEntity.tmp#ResponsibleEntity IC-EDH_xsd_Element_edh_DataSet.tmp#DataSet
Used by
Model
Children Identifier, edh:AuthorizationReference , edh:DataItemCreateDateTime , edh:DataSet , edh:ResponsibleEntity
Attributes
QName Type Use Annotation
CESVersion required
DESVersion ShortStringType optional

The version number of the DES.

If there are multiple @ism:DESVersion attributes specified in an instance document, the first one in document order is the one that will apply to the entire document.

DESVersion optional
DESVersion optional
ISMCATCESVersion ShortStringType required

The version number of the ISMCAT CES used in the document

If there are multiple @ISMCATCESVersion attributes specified in an instance document, the first one in document order is the one that will apply to the entire document.

edh:DESVersion restriction of xs:string optional

The version number of the DES

ntk:DESVersion restriction of xsd:string optional

The version number of the DES

Source
<xs:complexType name="EdhType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A base type to hold the common components of an EDH.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="icid:Identifier" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="edh:DataItemCreateDateTime" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="edh:AuthorizationReference" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="edh:ResponsibleEntity" minOccurs="1" maxOccurs="2"/>
    <xs:element ref="edh:DataSet" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
  <xs:attribute ref="edh:DESVersion" use="optional"/>
  <xs:attribute ref="ism:DESVersion" use="optional"/>
  <xs:attribute ref="ism:ISMCATCESVersion" use="required"/>
  <xs:attribute ref="ntk:DESVersion" use="optional"/>
  <xs:attribute ref="arh:DESVersion" use="optional"/>
  <xs:attribute ref="icid:DESVersion" use="optional"/>
  <xs:attribute ref="usagency:CESVersion" use="required"/>
</xs:complexType>
Schema location IC-EDH.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