dfxml:sector_size

The size of a disk sector in this volume. Note that this is not necessarily
the same unit as the volume will use for its blocks (see block_size
element).

Element Information

Model

Attributes

Used By

Element dfxml:volume

Source

<xs:element name="sector_size" type="dfxml:positiveInteger">
  <xs:annotation>
    <xs:documentation>The size of a disk sector in this volume. Note that this is not necessarily the same unit as the volume will use for its blocks (see block_size element).</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