<xsd:element name="timestamp" type="oval:timestamp">
<xsd:annotation>
<xsd:documentation>The timestamp element specifies the date/time at which the OVAL Definition Document was compiled. Note that the timestamp does not specify when a definition (or set of definitions) was created or modified. This timestamp can be used to differentiate between multiple OVAL files and to determine which document is the most up-to-date. The timestamp is a string in the form yyyymmddhhmmss.</xsd:documentation>
<xsd:appinfo>
<cardinality>0-1</cardinality>
<attributes>none</attributes>
<content>string</content>
<parent_elements>generator</parent_elements>
<child_elements>none</child_elements>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|