dfxml:compiler

The compiler (if any) used to compile the program.

Element Information

Model

Attributes

Used By

Source

<xs:element name="compiler" type="dfxml:string">
  <xs:annotation>
    <xs:documentation>The compiler (if any) used to compile the program.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

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

< compiler>

GCC 4.6

</ compiler>

</ build_environment>