The version of the DFXML schema to which the DFXML file adheres. |
| Element | dfxml:dfxml |
<xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The version of the DFXML schema to which the DFXML file adheres.</xs:documentation> </xs:annotation> </xs:attribute> |
|
< dfxml xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" xmlns:dc = "http://purl.org/dc/elements/1.1/" version = "1.1.1" > |
|
< metadata> |
|
< dc:type> |
|
Sample |
|
</ dc:type> |
|
</ metadata> |
|
< creator> |
|
< program> |
|
vi |
|
</ program> |
|
< version> |
|
8.0 |
|
</ version> |
|
< compiler> |
|
GCC 4.6 |
|
</ compiler> |
|
< command_line> |
|
vi difference_test_2.xml |