Definition Type: Element
Name: key
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics#windows
Type: system_characteristics:objectStringType
Containing Schema: windows-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
This element describes a registry key to be gathered. Note that the hive portion of the string should not be inclueded, as this data can be found under the hive element.
Collapse XSD Schema Diagram:
Drilldown into datatype in schema system-characteristics-schema_xsd Drilldown into objectAttributes in schema system-characteristics-schema_xsd Drilldown into objectStringType in schema system-characteristics-schema_xsdXSD Diagram of key in schema windows-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="key" type="system_characteristics:objectStringType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>This element describes a registry key to be gathered.  Note that the hive portion of the string should not be inclueded, as this data can be found under the hive element.</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: