dfxml:meta_type

A numeric encoding of the general file type - regular, directory, soft link,
etc. Numeric values are particular to The SleuthKit; the name_type element renders the
values to short string representations.

Element Information

Model

Attributes

Used By

Complex Type dfxml:fileobject_type

Source

<xs:element name="meta_type" type="dfxml:nonNegativeInteger">
  <xs:annotation>
    <xs:documentation>A numeric encoding of the general file type - regular, directory, soft link, etc. Numeric values are particular to The SleuthKit; the name_type element renders the values to short string representations.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< metadata xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" xmlns:dc = "http://purl.org/dc/elements/1.1/" >

< dc:type>

Sample

</ dc:type>

</ metadata>