Definition Type: Element
Name: id
Namespace: http://oval.mitre.org/XMLSchema/oval_results#windows
Type: oval_results:testedIntType
Containing Schema: windows-oval-results-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The id element specifies a particular matching object under the metabase key. If nillable is set to true, then no id requirement was specified.
Collapse XSD Schema Diagram:
Drilldown into datatype in schema oval-results-schema_xsd Drilldown into testedAttributes in schema oval-results-schema_xsd Drilldown into testedIntType in schema oval-results-schema_xsdXSD Diagram of id in schema windows-oval-results-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="id" type="oval_results:testedIntType" minOccurs="1" maxOccurs="1" nillable="true">
    <xsd:annotation>
        <xsd:documentation>The id element specifies a particular matching object under the metabase key.  If nillable is set to true, then no id requirement was specified.</xsd:documentation>
        <xsd:appinfo>
            <parent_test>Metabase Test</parent_test>
            <cardinality>1</cardinality>
            <content>integer</content>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
datatype oval_results:datatype literal Optional
Collapse Derivation Tree: