Definition Type: SimpleType
Name: itemId
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics
Containing Schema: system-characteristics-schema.xsd
Documentation:
Define acceptable item ids as an integer.
Collapse XSD Schema Diagram:
XSD Diagram of itemId in schema system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:simpleType name="itemId">
    <xsd:annotation>
        <xsd:documentation>Define acceptable item ids as an integer.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:integer" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
system_characteristics:id