Definition Type: Element
Name: system_info
Namespace: http://oval.mitre.org/XMLSchema/oval-system-characteristics-5
Type: oval-sc:SystemInfoType
Containing Schema: oval-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The required system_info element is used to record information about the system being described.
Collapse XSD Schema Diagram:
Drilldown into interfaces in schema oval-system-characteristics-schema_xsd Drilldown into primary_host_name in schema oval-system-characteristics-schema_xsd Drilldown into architecture in schema oval-system-characteristics-schema_xsd Drilldown into os_version in schema oval-system-characteristics-schema_xsd Drilldown into os_name in schema oval-system-characteristics-schema_xsd Drilldown into SystemInfoType in schema oval-system-characteristics-schema_xsdXSD Diagram of system_info in schema oval-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="system_info" type="oval-sc:SystemInfoType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>The required system_info element is used to record information about the system being described.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
os_name oval-sc:os_name 1 1
os_version oval-sc:os_version 1 1
architecture oval-sc:architecture 1 1
primary_host_name oval-sc:primary_host_name 1 1
interfaces oval-sc:interfaces 1 1
<xs:any> 0 unbounded
Collapse Derivation Tree: