Definition Type: Element
Name: objects
Namespace: http://oval.mitre.org/XMLSchema/oval-definitions-5
Type: oval-def:ObjectsType
Containing Schema: oval-definitions-schema.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The optional objects section contains 1 or more objects.
Collapse XSD Schema Diagram:
Drilldown into object in schema oval-definitions-schema_xsd Drilldown into ObjectsType in schema oval-definitions-schema_xsdXSD Diagram of objects in schema oval-definitions-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="objects" type="oval-def:ObjectsType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>The optional objects section contains 1 or more objects.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
object oval-def:object 1 unbounded
Collapse Derivation Tree: