Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element DeviceImageType / nameOfDeviceImageFile
Namespace urn:us:mil:ces:metadata:domex
Annotations
Name of file given to device image
Diagram
Diagram DOMEX_xsd_Simple_Type_string256.tmp#urn_us_mil_ces_metadata_domex_string256
Type string256
Properties
content simple
Facets
maxLength 256
Source
<xs:element name="nameOfDeviceImageFile" type="string256">
  <xs:annotation>
    <xs:documentation>Name of file given to device image</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / mediaType
Namespace urn:us:mil:ces:metadata:domex
Annotations
Device type or media type.
Diagram
Diagram CVEnumDOMEXMediaType_xsd_Simple_Type_CVEnumDOMEXMediaType.tmp#CVEnumDOMEXMediaType
Type CVEnumDOMEXMediaType
Properties
content simple
Facets
enumeration Unknown
Unknown
enumeration Cannot tell
Cannot tell
enumeration Analog audio tape
Analog audio tape
enumeration Analog video tape
Analog video tape
enumeration Beta
Beta Tape
enumeration BD
Blu-Ray Disc
enumeration CASS
Cassette, Analog audio or video
enumeration CD
Compact Disc
enumeration Cellphone
Cellphone
enumeration CF
Compact Flash Card
enumeration DMP
Digital Media Player
enumeration DVD
Digital Video Disc
enumeration DigCam
Digital Camera
enumeration Docs
Printed Document
enumeration FD
Floppy Disc
enumeration FILM
Film (Photographic)
enumeration GPS
GPS Device
enumeration HD
Hard Drive
enumeration M2
M2 Memory Stick Micro
enumeration MMC
MMC Memory Card
enumeration MS
Memory Stick
enumeration MicroSD
MicroSD Memory Card
enumeration Other
Other media type not listed
enumeration RS-MMC
Reduced size MMC
enumeration SD
SD Memory Card
enumeration SIM
SIM Card
enumeration Smrtphone
Smart Phone
enumeration Solid state device
Solid State Device
enumeration Source Sensitive
Source device is sensitive
enumeration TD
Thumb Drive
enumeration USB
USB Device
enumeration VHS
None provided
enumeration Video Camera
Video Camera
enumeration VCR
Video Cassette Recorder
Source
<xs:element name="mediaType" type="CVEnumDOMEXMediaType:CVEnumDOMEXMediaType">
  <xs:annotation>
    <xs:documentation>Device type or media type.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / collectionIDNumber
Namespace urn:us:mil:ces:metadata:domex
Annotations
Number that identifies collection
Diagram
Diagram DOMEX_xsd_Simple_Type_string38.tmp#string38
Type string38
Properties
content simple
Facets
maxLength 38
Source
<xs:element name="collectionIDNumber" type="string38">
  <xs:annotation>
    <xs:documentation>Number that identifies collection</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / dateImaged
Namespace urn:us:mil:ces:metadata:domex
Annotations
The Date-Time-Group (DTG) imaging was started for a single piece of media.
Diagram
Diagram DDMS-Globals_xsd_Simple_Type_CombinedDateType.tmp#CombinedDateType
Type CombinedDateType
Properties
content simple
Source
<xs:element name="dateImaged" type="ddms:CombinedDateType">
  <xs:annotation>
    <xs:documentation>The Date-Time-Group (DTG) imaging was started for a single piece of media.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / typeOfComponent
Namespace urn:us:mil:ces:metadata:domex
Annotations
Derived data or original data (scan of paper versus image of hard drive)
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="typeOfComponent" type="xs:string">
  <xs:annotation>
    <xs:documentation>Derived data or original data (scan of paper versus image of hard drive)</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / deviceImageResultsClassification
Namespace urn:us:mil:ces:metadata:domex
Annotations
The cumulative classification that is evaluated and derived upon review by analysts.
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of xs:string
Properties
content complex
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="deviceImageResultsClassification">
  <xs:annotation>
    <xs:documentation>The cumulative classification that is evaluated and derived upon review by analysts.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attributeGroup ref="ddms:SecurityAttributesGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / priorityOfComponent
Namespace urn:us:mil:ces:metadata:domex
Annotations
For NEXSYS, higher priority media and their contents will be processed first.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="priorityOfComponent" type="xs:string">
  <xs:annotation>
    <xs:documentation>For NEXSYS, higher priority media and their contents will be processed first.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / imageHashDigest
Namespace urn:us:mil:ces:metadata:domex
Annotations
Hash of raw image.
Diagram
Diagram DOMEX_xsd_Simple_Type_string100.tmp#string100 DOMEX_xsd_Complex_Type_HashDigestType.tmp#HashDigestType_type DOMEX_xsd_Complex_Type_HashDigestType.tmp#HashDigestType
Type HashDigestType
Type hierarchy
Properties
content complex
maxOccurs unbounded
Attributes
QName Type Use
type CVEnumDOMEXHashDigestTypeType required
Source
<xs:element name="imageHashDigest" type="HashDigestType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Hash of raw image.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / sourceHashDigest
Namespace urn:us:mil:ces:metadata:domex
Annotations
Hash of stored content
Diagram
Diagram DOMEX_xsd_Simple_Type_string100.tmp#string100 DOMEX_xsd_Complex_Type_HashDigestType.tmp#HashDigestType_type DOMEX_xsd_Complex_Type_HashDigestType.tmp#HashDigestType
Type HashDigestType
Type hierarchy
Properties
content complex
maxOccurs unbounded
Attributes
QName Type Use
type CVEnumDOMEXHashDigestTypeType required
Source
<xs:element name="sourceHashDigest" type="HashDigestType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Hash of stored content</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / imageSize
Namespace urn:us:mil:ces:metadata:domex
Annotations
Original size of the image
Diagram
Diagram DOMEX_xsd_Complex_Type_ImageSizeType.tmp#ImageSizeType_type DOMEX_xsd_Complex_Type_ImageSizeType.tmp#ImageSizeType
Type ImageSizeType
Properties
content complex
Attributes
QName Type Use
type CVEnumDOMEXImageSizeTypeType required
Source
<xs:element name="imageSize" type="ImageSizeType">
  <xs:annotation>
    <xs:documentation>Original size of the image</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / imageType
Namespace urn:us:mil:ces:metadata:domex
Annotations
Image Type, such as E01, Raw, etc
Diagram
Diagram DOMEX_xsd_Simple_Type_string100.tmp#string100
Type string100
Properties
content simple
Facets
maxLength 100
Source
<xs:element name="imageType" type="string100">
  <xs:annotation>
    <xs:documentation>Image Type, such as E01, Raw, etc</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Element DeviceImageType / isImageLocked
Namespace urn:us:mil:ces:metadata:domex
Annotations
Is the source locked?
Diagram
Diagram
Type xs:boolean
Properties
content simple
Source
<xs:element name="isImageLocked" type="xs:boolean">
  <xs:annotation>
    <xs:documentation>Is the source locked?</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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.
Complex Type DeviceImageType
Namespace urn:us:mil:ces:metadata:domex
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_nameOfDeviceImageFile DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_mediaType DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_collectionIDNumber DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_dateImaged DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_typeOfComponent DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_deviceImageResultsClassification DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_priorityOfComponent DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_imageHashDigest DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_sourceHashDigest DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_imageSize DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_imageType DOMEX_xsd_Complex_Type_DeviceImageType.tmp#DeviceImageType_isImageLocked
Used by
Model
Children collectionIDNumber , dateImaged , deviceImageResultsClassification , imageHashDigest , imageSize , imageType , isImageLocked , mediaType , nameOfDeviceImageFile , priorityOfComponent , sourceHashDigest , typeOfComponent
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="DeviceImageType">
  <xs:sequence>
    <xs:element name="nameOfDeviceImageFile" type="string256">
      <xs:annotation>
        <xs:documentation>Name of file given to device image</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="mediaType" type="CVEnumDOMEXMediaType:CVEnumDOMEXMediaType">
      <xs:annotation>
        <xs:documentation>Device type or media type.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="collectionIDNumber" type="string38">
      <xs:annotation>
        <xs:documentation>Number that identifies collection</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dateImaged" type="ddms:CombinedDateType">
      <xs:annotation>
        <xs:documentation>The Date-Time-Group (DTG) imaging was started for a single piece of media.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="typeOfComponent" type="xs:string">
      <xs:annotation>
        <xs:documentation>Derived data or original data (scan of paper versus image of hard drive)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="deviceImageResultsClassification">
      <xs:annotation>
        <xs:documentation>The cumulative classification that is evaluated and derived upon review by analysts.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="xs:string">
            <xs:attributeGroup ref="ddms:SecurityAttributesGroup"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="priorityOfComponent" type="xs:string">
      <xs:annotation>
        <xs:documentation>For NEXSYS, higher priority media and their contents will be processed first.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- Change Request #663 - Allow multiple hash values -->
    <xs:element name="imageHashDigest" type="HashDigestType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Hash of raw image.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="sourceHashDigest" type="HashDigestType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Hash of stored content</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="imageSize" type="ImageSizeType">
      <xs:annotation>
        <xs:documentation>Original size of the image</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="imageType" type="string100">
      <xs:annotation>
        <xs:documentation>Image Type, such as E01, Raw, etc</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="isImageLocked" type="xs:boolean">
      <xs:annotation>
        <xs:documentation>Is the source locked?</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="ddms:SecurityAttributesGroup">
    <xs:annotation>
      <xs:documentation>The classification level for the image</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
</xs:complexType>
Schema location DOMEX.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