The size of the partition's block unit, in bytes. Note that a block is not necessarily a disk sector; FAT and NTFS both use clusters as their blocks. |

| Element | dfxml:volume |
<xs:element name="block_size" type="dfxml:positiveInteger"> <xs:annotation> <xs:documentation>The size of the partition's block unit, in bytes. Note that a block is not necessarily a disk sector; FAT and NTFS both use clusters as their blocks.</xs:documentation> </xs:annotation> </xs:element> |
|
< volume xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" offset = "1048576" > |
|
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 |