The name of the XML-generating program. |

| Element | dfxml:creator |
<xs:element name="program" type="dfxml:string"> <xs:annotation> <xs:documentation>The name of the XML-generating program.</xs:documentation> </xs:annotation> </xs:element> |
|
< creator xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" > |
|
< program> |
|
vi |
|
</ program> |
|
< version> |
|
8.0 |
|
</ version> |
|
< compiler> |
|
GCC 4.6 |
|
</ compiler> |
|
< command_line> |
|
vi difference_test_2.xml |
|
</ command_line> |
|
</ creator> |