Definition Type: ComplexType
Name: dataBaseType
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics
Type: anyType:http://www.w3.org/2001/XMLSchema
Containing Schema: system-characteristics-schema.xsd
Abstract
Documentation:
Describes complex data along with the standard data element attributes.
Collapse XSD Schema Diagram:
Drilldown into status in schema system-characteristics-schema_xsd Drilldown into datatype in schema system-characteristics-schema_xsd Drilldown into dataAttributes in schema system-characteristics-schema_xsdXSD Diagram of dataBaseType in schema system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="dataBaseType">
    <xsd:annotation>
        <xsd:documentation>Describes complex data along with the standard data element attributes.</xsd:documentation>
        <xsd:appinfo>
            <attributes>(includes dataAttributes)</attributes>
            <content>(anyType)</content>
            <child_elements>(anyType)</child_elements>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:restriction base="xsd:anyType">
            <xsd:attributeGroup ref="system_characteristics:dataAttributes" />
        </xsd:restriction>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
datatype system_characteristics:datatype string Optional
status system_characteristics:status exists Optional
<anyAttribute>
Collapse Derivation Tree:
Collapse References:
windows:dataFileVersionType