Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type ProvenanceAssertionType
Namespace urn:us:gov:ic:digitalhazmat
Diagram
Diagram DHZM_xsd_Attribute_DESVersion.tmp#DESVersion IC-SF_xsd_Attribute_DESVersion.tmp#urn_us_gov_ic_sf_DESVersion DHZM_xsd_Element_DigitalHazMat.tmp#DigitalHazMat DHZM_xsd_Element_ContentCollectionTimestamp.tmp#ContentCollectionTimestamp DHZM_xsd_Element_ContentSize.tmp#ContentSize HashVerification_xsd_Element_ContentDecodedHashVerification.tmp#ContentDecodedHashVerification DHZM_xsd_Element_ContentEncodedSize.tmp#ContentEncodedSize DHZM_xsd_Element_ContentEncodingMethod.tmp#ContentEncodingMethod HashVerification_xsd_Element_ContentEncodedHashVerification.tmp#ContentEncodedHashVerification DHZM_xsd_Element_ContentCollectionHostList.tmp#ContentCollectionHostList DHZM_xsd_Element_ContentCollectionMethodList.tmp#ContentCollectionMethodList DHZM_xsd_Element_ContentCollectionExternalId.tmp#ContentCollectionExternalId DHZM_xsd_Element_OriginContentUid.tmp#OriginContentUid DHZM_xsd_Element_OriginContentOwner.tmp#OriginContentOwner DHZM_xsd_Element_OriginContentGroup.tmp#OriginContentGroup DHZM_xsd_Element_OriginContentInode.tmp#OriginContentInode DHZM_xsd_Element_OriginContentDevice.tmp#OriginContentDevice DHZM_xsd_Element_OriginContentPathList.tmp#OriginContentPathList DHZM_xsd_Element_OriginContentFilename.tmp#OriginContentFilename DHZM_xsd_Element_OriginContentCreated.tmp#OriginContentCreated DHZM_xsd_Element_OriginContentLastModified.tmp#OriginContentLastModified DHZM_xsd_Element_OriginContentLastAccessed.tmp#OriginContentLastAccessed DHZM_xsd_Element_OriginContentOS.tmp#OriginContentOS DHZM_xsd_Element_OriginContentOSVersion.tmp#OriginContentOSVersion DHZM_xsd_Element_OriginContentArch.tmp#OriginContentArch DHZM_xsd_Element_OriginContentSourceMac.tmp#OriginContentSourceMac DHZM_xsd_Element_OriginContentSourceIpv4.tmp#OriginContentSourceIpv4 DHZM_xsd_Element_OriginContentSourceIpv6.tmp#OriginContentSourceIpv6 DHZM_xsd_Element_OriginContentSourceSystem.tmp#OriginContentSourceSystem DHZM_xsd_Element_SourceDomain.tmp#SourceDomain DHZM_xsd_Element_DestinationDomain.tmp#DestinationDomain DHZM_xsd_Element_WorkFlowId.tmp#WorkFlowId
Used by
Model
Children ContentCollectionExternalId , ContentCollectionHostList , ContentCollectionMethodList , ContentCollectionTimestamp , ContentDecodedHashVerification , ContentEncodedHashVerification , ContentEncodedSize , ContentEncodingMethod , ContentSize , DestinationDomain , DigitalHazMat , OriginContentArch , OriginContentCreated , OriginContentDevice , OriginContentFilename , OriginContentGroup , OriginContentInode , OriginContentLastAccessed , OriginContentLastModified , OriginContentOS , OriginContentOSVersion , OriginContentOwner , OriginContentPathList , OriginContentSourceIpv4 , OriginContentSourceIpv6 , OriginContentSourceMac , OriginContentSourceSystem , OriginContentUid , SourceDomain , 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="ProvenanceAssertionType">
  <xs:all>
    <!-- required -->
    <xs:element ref="dhzm:DigitalHazMat" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentCollectionTimestamp" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentSize" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="icsfhashv:ContentDecodedHashVerification" 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 payload in plaintext 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="dhzm:ContentEncodedSize" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentEncodingMethod" minOccurs="1" 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>
    <!-- optional -->
    <xs:element ref="dhzm:ContentCollectionHostList" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentCollectionMethodList" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentCollectionExternalId" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentUid" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentOwner" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentGroup" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentInode" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentDevice" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentPathList" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentFilename" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentCreated" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentLastModified" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentLastAccessed" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentOS" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentOSVersion" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentArch" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentSourceMac" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentSourceIpv4" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentSourceIpv6" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:OriginContentSourceSystem" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:SourceDomain" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:DestinationDomain" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="dhzm:WorkFlowId" minOccurs="0" maxOccurs="1"/>
  </xs:all>
  <xs:attribute ref="dhzm:DESVersion" use="required"/>
  <xs:attribute ref="icsf:DESVersion" use="optional"/>
</xs:complexType>
Schema location DHZM.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