Definition Type: ComplexType
Name: EntityObjectIntType
Namespace: http://oval.mitre.org/XMLSchema/oval-definitions-5
Type: oval-def:EntityObjectBaseType
Containing Schema: oval-definitions-schema.xsd
Abstract
Documentation:
The EntityIntType type is extended by the entities of an individual OVAL Object. This type provides uniformity to each object entity by including the attributes found in the EntityObjectBaseType. This specific type describes simple integer data. The empty string is also allowed when using a variable reference with an element.
Collapse XSD Schema Diagram:
Drilldown into var_ref in schema oval-definitions-schema_xsd Drilldown into mask in schema oval-definitions-schema_xsd Drilldown into operation in schema oval-definitions-schema_xsd Drilldown into datatype in schema oval-definitions-schema_xsd Drilldown into var_check in schema oval-definitions-schema_xsdXSD Diagram of EntityObjectIntType in schema oval-definitions-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="EntityObjectIntType">
    <xsd:annotation>
        <xsd:documentation>The EntityIntType type is extended by the entities of an individual OVAL Object. This type provides uniformity to each object entity by including the attributes found in the EntityObjectBaseType. This specific type describes simple integer data. The empty string is also allowed when using a variable reference with an element.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="oval-def:EntityObjectBaseType">
            <xsd:simpleType>
                <xsd:union memberTypes="xsd:integer oval:EmptyStringType" />
            </xsd:simpleType>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
datatype oval-def:datatype string Optional
operation oval-def:operation equals Optional
mask oval-def:mask false Optional
var_ref oval-def:var_ref Optional
var_check oval-def:var_check all Optional
Collapse Derivation Tree:
Collapse References:
sol-def:base, sol-def:base, win-def:id, ind-def:instance, win-def:local_portcatos-def:module_number, esx-def:patch_number, sol-def:version,