Definition Type: ComplexType
Name: testedBoolType
Namespace: http://oval.mitre.org/XMLSchema/oval_results
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: oval-results-schema.xsd
Abstract
Documentation:
Describes simple boolean data along with the standard tested attributes.
Collapse XSD Schema Diagram:
Drilldown into datatype in schema oval-results-schema_xsd Drilldown into testedAttributes in schema oval-results-schema_xsdXSD Diagram of testedBoolType in schema oval-results-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="testedBoolType">
    <xsd:annotation>
        <xsd:documentation>Describes simple boolean data along with the standard tested attributes.</xsd:documentation>
        <xsd:appinfo>
            <attributes>(includes testedAttributes)</attributes>
            <content>boolean</content>
            <child_elements>none</child_elements>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:boolean">
            <xsd:attributeGroup ref="oval_results:testedAttributes" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
datatype oval_results:datatype literal Optional