Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type CdsAssertionType
Namespace urn:us:gov:ic:cdsmanifest
Diagram
Diagram CDSM_xsd_Attribute_DESVersion.tmp#DESVersion IC-SF_xsd_Attribute_DESVersion.tmp#urn_us_gov_ic_sf_DESVersion CDSM_xsd_Element_Originator.tmp#Originator CDSM_xsd_Element_Product.tmp#Product CDSM_xsd_Element_PayloadVersion.tmp#PayloadVersion CDSM_xsd_Element_CPE.tmp#CPE CDSM_xsd_Element_Arch.tmp#Arch CDSM_xsd_Element_Routing.tmp#Routing CDSM_xsd_Element_WorkFlowid.tmp#WorkFlowid CDSM_xsd_Element_Userkey.tmp#Userkey HashVerification_xsd_Element_ContentEncodedHashVerification.tmp#ContentEncodedHashVerification CDSM_xsd_Element_VendorChecksum.tmp#VendorChecksum CDSM_xsd_Element_VirusScanList.tmp#VirusScanList
Used by
Model
Children Arch , CPE , ContentEncodedHashVerification , Originator , PayloadVersion , Product , Routing , Userkey , VendorChecksum , VirusScanList , WorkFlowid
Attributes
QName Type Use Annotation
DESVersion DESVersionType required

The version number of the DES

DESVersion restriction of xs:string optional

The version number of the DES

Source
<xs:complexType name="CdsAssertionType">
  <xs:all>
    <xs:element ref="cdsm:Originator" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="cdsm:Product" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="cdsm:PayloadVersion" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="cdsm:CPE" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="cdsm:Arch" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="cdsm:Routing" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="cdsm:WorkFlowid" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="cdsm:Userkey" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="icsfhashv:ContentEncodedHashVerification" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Represents the hash of the payload in its encrypted state. Hash value is not meant to be taken over the Base64-encoded state of the payload when used with a Base64Binary payload.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="cdsm:VendorChecksum" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="cdsm:VirusScanList" minOccurs="1" maxOccurs="1"/>
  </xs:all>
  <xs:attribute ref="cdsm:DESVersion" use="required"/>
  <xs:attribute ref="icsf:DESVersion" use="optional"/>
</xs:complexType>
Schema location CDSM.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