<xsd:element name="description" type="xsd:string">
<xsd:annotation>
<xsd:documentation>This element contains a textual description of what the OVAL definition is testing for. In the case of a vulnerability class definition that references a CVE entry, it is recommended that the description is the same as the CVE description.</xsd:documentation>
<xsd:appinfo>
<cardinality>1</cardinality>
<attributes>none</attributes>
<content>string</content>
<parent_elements>definition</parent_elements>
<child_elements>none</child_elements>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|