Definition Type: Element
Name: path
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics#independent
Type: system_characteristics:objectStringType
Containing Schema: independent-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Specifies the absolute path to a file on the machine.
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 path in schema independent-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="path" type="system_characteristics:objectStringType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Specifies the absolute path to a file on the machine.</xsd:documentation>
        <xsd:appinfo>
            <parent_item>textfilecontent_item</parent_item>
            <cardinality>1</cardinality>
            <content>none</content>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
datatype system_characteristics:datatype literal Optional
Collapse Derivation Tree: