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-ARH_xsd_Attribute_arh_DESVersion.tmp#urn_us_gov_ic_arh_DESVersion IC-ID_xsd_Attribute_icid_DESVersion.tmp#urn_us_gov_ic_id_DESVersion USAgency_xsd_Attribute_usagency_CESVersion.tmp#CESVersion IC-ID_xsd_Element_icid_Identifier.tmp#Identifier 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 edh:AuthorizationReference , edh:DataItemCreateDateTime , edh:DataSet , edh:ResponsibleEntity , icid:Identifier
Attributes
QName Type Use Annotation
DESVersion restriction of xsd:string optional

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

ISMCATCESVersion restriction of xsd:string optional

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.

arh:DESVersion xs:string optional

The version number of the DES

edh:DESVersion restriction of xs:string optional

The version number of the DES

icid:DESVersion restriction of xs:string optional

The version number of the DES

ntk:DESVersion restriction of xsd:string optional

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

usagency:CESVersion restriction of xs:string optional

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

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="optional"/>
  <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="optional"/>
</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