dfxml:version

The version of the XML-generating program.

Element Information

Model

Used By

Element dfxml:creator

Source

<xs:element name="version">
  <xs:annotation>
    <xs:documentation>The version of the XML-generating program.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

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

< program>

vi

</ program>

< version>

8.0

</ version>

< build_environment>

< compiler>

GCC 4.6

</ compiler>

</ build_environment>

< execution_environment>

< command_line>

vi difference_test_2.xml

</ command_line>

</ execution_environment>

</ creator>