Definition Type: Element
Name: subexpression
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics#independent
Type: system_characteristics:dataStringType
Containing Schema: independent-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Each subexpression in the regular expression of the line element is then tested against the value specified in the subexpression element.
Collapse XSD Schema Diagram:
Drilldown into status in schema system-characteristics-schema_xsd Drilldown into datatype in schema system-characteristics-schema_xsd Drilldown into dataAttributes in schema system-characteristics-schema_xsd Drilldown into dataStringType in schema system-characteristics-schema_xsdXSD Diagram of subexpression in schema independent-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="subexpression" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Each subexpression in the regular expression of the line element is then tested against the value specified in the subexpression element.</xsd:documentation>
        <xsd:appinfo>
            <parent_item>textfilecontent_item</parent_item>
            <cardinality>1-n</cardinality>
            <content>string</content>
            <valid_datatypes>string</valid_datatypes>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
datatype system_characteristics:datatype string Optional
status system_characteristics:status exists Optional
Collapse Derivation Tree: