dfxml:image_filename

The path (absolute or relative) to the input file. Note some utilities
operate on device files, some on image files, some on other DFXML files.

Element Information

Model

Attributes

Used By

Element dfxml:source

Source

<xs:element name="image_filename" type="dfxml:string">
  <xs:annotation>
    <xs:documentation>The path (absolute or relative) to the input file. Note some utilities operate on device files, some on image files, some on other DFXML files.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< source xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" >

< image_filename>

/dev/null

</ image_filename>

</ source>