Definition Type: Element
Name: interface
Namespace: http://oval.mitre.org/XMLSchema/oval-system-characteristics-5
Type: oval-sc:InterfaceType
Containing Schema: oval-system-characteristics-schema.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Please refer to the description of the InterfaceType for more information.
Collapse XSD Schema Diagram:
Drilldown into mac_address in schema oval-system-characteristics-schema_xsd Drilldown into ip_address in schema oval-system-characteristics-schema_xsd Drilldown into interface_name in schema oval-system-characteristics-schema_xsd Drilldown into InterfaceType in schema oval-system-characteristics-schema_xsdXSD Diagram of interface in schema oval-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="interface" type="oval-sc:InterfaceType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Please refer to the description of the InterfaceType for more information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interface_name oval-sc:interface_name 1 1
ip_address oval-sc:ip_address 1 1
mac_address oval-sc:mac_address 1 1
Collapse Derivation Tree: