<xsd:element name="product" type="xsd:string">
<xsd:annotation>
<xsd:documentation>This element details a specific application, subsystem, library, etc. that the definition has been written for. If a definition is not tied to a specific product, then this element should not be included. The absence of the product element can be thought of as definition applying to all products. The inclusion of a particular product does not mean the definition is physically checking for the existence of the product. For the actual test to be preformed, the correct test must still be included in the definition's criteria section.</xsd:documentation>
<xsd:appinfo>
<cardinality>0-n</cardinality>
<attributes>none</attributes>
<content>string</content>
<parent_elements>affected</parent_elements>
<child_elements>none</child_elements>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|