Definition Type: Element
Name: interfaces
Namespace: http://oval.mitre.org/XMLSchema/oval-system-characteristics-5
Type: oval-sc:InterfacesType
Containing Schema: oval-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The required interfaces element outlines the network interfaces that exist on the system.
Collapse XSD Schema Diagram:
Drilldown into interface in schema oval-system-characteristics-schema_xsd Drilldown into InterfacesType in schema oval-system-characteristics-schema_xsdXSD Diagram of interfaces in schema oval-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="interfaces" type="oval-sc:InterfacesType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>The required interfaces element outlines the network interfaces that exist on the system.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interface oval-sc:interface 0 unbounded
Collapse Derivation Tree: