Definition Type: Element
Name: directives
Namespace: http://oval.mitre.org/XMLSchema/oval-results-5
Type: oval-res:DirectivesType
Containing Schema: oval-results-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The required directives section presents flags describing what information has been included in the results file.
Collapse XSD Schema Diagram:
Drilldown into definition_not_applicable in schema oval-results-schema_xsd Drilldown into definition_not_evaluated in schema oval-results-schema_xsd Drilldown into definition_error in schema oval-results-schema_xsd Drilldown into definition_unknown in schema oval-results-schema_xsd Drilldown into definition_false in schema oval-results-schema_xsd Drilldown into definition_true in schema oval-results-schema_xsd Drilldown into DirectivesType in schema oval-results-schema_xsdXSD Diagram of directives in schema oval-results-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="directives" type="oval-res:DirectivesType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>The required directives section presents flags describing what information has been included in the results file.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
definition_true oval-res:definition_true 1 1
definition_false oval-res:definition_false 1 1
definition_unknown oval-res:definition_unknown 1 1
definition_error oval-res:definition_error 1 1
definition_not_evaluated oval-res:definition_not_evaluated 1 1
definition_not_applicable oval-res:definition_not_applicable 1 1
Collapse Derivation Tree: