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