Definition Type: SimpleType
Name: ItemIDPattern
Namespace: http://oval.mitre.org/XMLSchema/oval-common-5
Containing Schema: oval-common-schema.xsd
Documentation:
Define the format for acceptable OVAL Item ids. The format is an integer. An item id is used to identify the different items found in an OVAL System Characteristics file.
Collapse XSD Schema Diagram:
XSD Diagram of ItemIDPattern in schema oval-common-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:simpleType name="ItemIDPattern">
    <xsd:annotation>
        <xsd:documentation>Define the format for acceptable OVAL Item ids. The format is an integer. An item id is used to identify the different items found in an OVAL System Characteristics file.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:integer" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
oval-sc:id, oval-res:item_id, oval-sc:item_ref