dfxml:ftype_str

A human-readable string label of the file system type. Can include
annotations, such as using automatic detection to determine the precise type (e.g. leaving
it up to the program to distinguish FAT12 from FAT16).

Element Information

Model

Attributes

Used By

Element dfxml:volume

Source

<xs:element name="ftype_str" type="dfxml:string">
  <xs:annotation>
    <xs:documentation>A human-readable string label of the file system type. Can include annotations, such as using automatic detection to determine the precise type (e.g. leaving it up to the program to distinguish FAT12 from FAT16).</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< volume xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" offset = "1048576" >

< partition_offset>

1048576

</ partition_offset>

< sector_size>

512

</ sector_size>

< block_size>

4096

</ block_size>

< ftype_str>

FAT16

</ ftype_str>

< fileobject>

< filename>

CHANGE___move_from_P1M_to_P3G

</ filename>

< partition>

1

</ partition>

< filesize>

4097

</ filesize>

< inode>

3

</ inode>

< mtime>

2007-08-09T12:34:56Z

</ mtime>

< atime>

2007-08-09T12:34:56Z

</ atime>

< crtime>

2007-08-09T12:34:56Z