Definition Type: Element
Name: value
Namespace: http://oval.mitre.org/XMLSchema/oval_results
Type: anyType:http://www.w3.org/2001/XMLSchema
Containing Schema: oval-results-schema.xsd
Abstract
Documentation:
The 'value' element holds the actual value of the variable used during analysis.
Collapse XSD Schema Diagram:
XSD Diagram of value in schema oval-results-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="value">
    <xsd:annotation>
        <xsd:documentation>The 'value' element holds the actual value of the variable used during analysis.</xsd:documentation>
        <xsd:appinfo>
            <cardinality>0-1</cardinality>
            <attributes>none</attributes>
            <content>** undefined **</content>
            <parent_elements>variable</parent_elements>
            <child_elements>** undefined **</child_elements>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="xsd:anyType" />
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute>