Definition Type: Element
Name: hive
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics#windows
Type: windows:objectHiveType
Containing Schema: windows-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The hive that the registry key belongs to.
Collapse XSD Schema Diagram:
Drilldown into datatype in schema system-characteristics-schema_xsd Drilldown into objectHiveType in schema windows-system-characteristics-schema_xsdXSD Diagram of hive in schema windows-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="hive" type="windows:objectHiveType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>The hive that the registry key belongs to.</xsd:documentation>
        <xsd:appinfo>
            <parent_item>Regkey Effective Rights Item</parent_item>
            <cardinality>1</cardinality>
            <content>string</content>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
datatype system_characteristics:datatype literal Optional
Collapse Derivation Tree: