Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type ProvenanceAssertionType
Namespace urn:us:gov:ic:digitalhazmat
Annotations

The root node of a provenance assertion for cross domain transfer.

Diagram
Diagram DHZM_xsd_Attribute_DESVersion.tmp#DESVersion DHZM_xsd_Element_ContentCollectionTimestamp.tmp#ContentCollectionTimestamp DHZM_xsd_Element_ContentSize.tmp#ContentSize DHZM_xsd_Element_ContentEncodedSize.tmp#ContentEncodedSize DHZM_xsd_Element_ContentEncodingMethod.tmp#ContentEncodingMethod 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 , ContentEncodedSize , ContentEncodingMethod , ContentSize , DestinationDomain , 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.

Source
<xs:complexType name="ProvenanceAssertionType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The root node of a provenance assertion for cross domain transfer.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:all>
    <!-- required -->
    <xs:element ref="dhzm:ContentCollectionTimestamp" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentSize" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentEncodedSize" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="dhzm:ContentEncodingMethod" minOccurs="1" maxOccurs="1"/>
    <!-- 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: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