<xsd:element name="id" type="oval_results:subtestIntType" minOccurs="1" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation>The id element specifies a particular object under the metabase key. If nillable is set to true, then the id element should be ignored during analysis.</xsd:documentation>
<xsd:appinfo>
<parent_test>Metabase Test</parent_test>
<cardinality>1</cardinality>
<content>integer</content>
<valid_datatypes>integer</valid_datatypes>
<valid_operators>equals, not equal, greater than, less than, greater than or equal, less than or equal</valid_operators>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|