Definition Type: ComplexType
Name: ReferenceType
Namespace: http://oval.mitre.org/XMLSchema/oval-system-characteristics-5
Containing Schema: oval-system-characteristics-schema.xsd
Abstract
Documentation:
The ReferenceType complex type specifies an item in the system characteristics file. This reference is used to link global OVAL Objects to specific items.
Collapse XSD Schema Diagram:
Drilldown into item_ref in schema oval-system-characteristics-schema_xsdXSD Diagram of ReferenceType in schema oval-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="ReferenceType">
    <xsd:annotation>
        <xsd:documentation>The ReferenceType complex type specifies an item in the system characteristics file. This reference is used to link global OVAL Objects to specific items.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="item_ref" type="oval:ItemIDPattern" use="required" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
item_ref oval-sc:item_ref Required
Collapse Derivation Tree:
Collapse References:
oval-sc:reference