Definition Type: Element
Name: getconf_test
Namespace: http://oval.mitre.org/XMLSchema/oval-definitions-5#hpux
Type: oval-def:TestType
Containing Schema: hpux-definitions-schema.xsd
Abstract
Documentation:
From /usr/bin/getconf. See getconf manpage for specific fields
Collapse XSD Schema Diagram:
Drilldown into state in schema hpux-definitions-schema_xsd Drilldown into object in schema hpux-definitions-schema_xsd Drilldown into notes in schema oval-definitions-schema_xsd Drilldown into Signature in schema xmldsig-core-schema_xsd Drilldown into deprecated in schema oval-definitions-schema_xsd Drilldown into comment in schema oval-definitions-schema_xsd Drilldown into check in schema oval-definitions-schema_xsd Drilldown into check_existence in schema oval-definitions-schema_xsd Drilldown into version in schema oval-definitions-schema_xsd Drilldown into id in schema oval-definitions-schema_xsd Drilldown into TestType in schema oval-definitions-schema_xsdXSD Diagram of getconf_test in schema hpux-definitions-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="getconf_test" substitutionGroup="oval-def:test">
    <xsd:annotation>
        <xsd:documentation>From /usr/bin/getconf. See getconf manpage for specific fields</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="oval-def:TestType">
                <xsd:sequence>
                    <xsd:element name="object" type="oval-def:ObjectRefType" minOccurs="1" maxOccurs="1" />
                    <xsd:element name="state" type="oval-def:StateRefType" minOccurs="0" maxOccurs="1" />
                </xsd:sequence>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Signature ds:Signature 0 1
notes oval-def:notes 0 1
object hpux-def:object 1 1
state hpux-def:state 0 1
Collapse Child Attributes:
Name Type Default Value Use
id oval-def:id Required
version oval-def:version Required
check_existence oval-def:check_existence at_least_one_exists Optional
check oval-def:check Required
comment oval-def:comment Required
deprecated oval-def:deprecated false Optional
Collapse Derivation Tree:
Collapse References:
oval-def:test