Definition Type: ComplexType
Name: testedBaseType
Namespace: http://oval.mitre.org/XMLSchema/oval_results
Type: anyType:http://www.w3.org/2001/XMLSchema
Containing Schema: oval-results-schema.xsd
Abstract
Documentation:
Describes complex data 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 testedBaseType in schema oval-results-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="testedBaseType">
    <xsd:annotation>
        <xsd:documentation>Describes complex data data along with the standard tested attributes.</xsd:documentation>
        <xsd:appinfo>
            <attributes>(includes testedAttributes)</attributes>
            <content>(anyType)</content>
            <child_elements>(anyType)</child_elements>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:restriction base="xsd:anyType">
            <xsd:attributeGroup ref="oval_results:testedAttributes" />
        </xsd:restriction>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
datatype oval_results:datatype literal Optional
<anyAttribute>