A description of the execution environment when the XML file was generated. |
Element | dfxml:creator |
<xs:element name="execution_environment"> <xs:annotation> <xs:documentation>A description of the execution environment when the XML file was generated.</xs:documentation> </xs:annotation> <xs:complexType> <xs:all> <xs:element ref="dfxml:os_sysname" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:os_release" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:os_version" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:host" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:arch" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:command_line" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:uid" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:username" minOccurs="0" maxOccurs="1"/> <xs:element ref="dfxml:start_time" minOccurs="0" maxOccurs="1"/> </xs:all> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </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> |