Definition Type: SimpleType
Name: BPELVariableNames
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/abstract
Containing Schema: ws-bpel_abstract_common_base.xsd
Collapse XSD Schema Diagram:
XSD Diagram of BPELVariableNames in schema ws-bpel_abstract_common_base_xsd (OASIS Web Services Business Process Execution Language (WSBPEL) TC)
Collapse XSD Schema Code:
<xsd:simpleType name="BPELVariableNames">
    <xsd:restriction>
        <xsd:simpleType>
            <xsd:list itemType="BPELVariableName" />
        </xsd:simpleType>
        <xsd:minLength value="1" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinLength 1
Collapse Derivation Tree:
Collapse References:
xsd-derived:variables