Definition Type: Element
Name: split
Namespace: http://oval.mitre.org/XMLSchema/oval-definitions-5
Type: oval-def:SplitFunctionType
Containing Schema: oval-definitions-schema.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into FunctionGroup in schema oval-definitions-schema_xsd Drilldown into literal_component in schema oval-definitions-schema_xsd Drilldown into variable_component in schema oval-definitions-schema_xsd Drilldown into object_component in schema oval-definitions-schema_xsd Drilldown into ComponentGroup in schema oval-definitions-schema_xsd Drilldown into delimiter in schema oval-definitions-schema_xsd Drilldown into SplitFunctionType in schema oval-definitions-schema_xsdXSD Diagram of split in schema oval-definitions-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="split" type="oval-def:SplitFunctionType" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
object_component oval-def:object_component (1) (1)
variable_component oval-def:variable_component (1) (1)
literal_component oval-def:literal_component (1) (1)
begin oval-def:begin (1) (1)
concat oval-def:concat (1) (1)
end oval-def:end (1) (1)
escape_regex oval-def:escape_regex (1) (1)
split oval-def:split (1) (1)
substring oval-def:substring (1) (1)
<xs:group> oval-def:ComponentGroup (1) (1)
<xs:group> oval-def:FunctionGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
delimiter oval-def:delimiter Required
Collapse Derivation Tree: