Definition Type: Element
Name: message
Namespace: http://oval.mitre.org/XMLSchema/oval-system-characteristics-5
Type: oval:MessageType
Containing Schema: oval-system-characteristics-schema.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The optional message element holds an error message or some other string that the data collection engine wishes to pass along.
Collapse XSD Schema Diagram:
Drilldown into level in schema oval-common-schema_xsd Drilldown into MessageType in schema oval-common-schema_xsdXSD Diagram of message in schema oval-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="message" type="oval:MessageType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>The optional message element holds an error message or some other string that the data collection engine wishes to pass along.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
level oval:level info Optional
Collapse Derivation Tree: