Definition Type: SimpleType
Name: QNames
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 QNames in schema ws-bpel_abstract_common_base_xsd (OASIS Web Services Business Process Execution Language (WSBPEL) TC)
Collapse XSD Schema Code:
<xsd:simpleType name="QNames">
    <xsd:restriction>
        <xsd:simpleType>
            <xsd:list itemType="xsd-derived:QName" />
        </xsd:simpleType>
        <xsd:minLength value="1" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinLength 1
Collapse Derivation Tree:
Collapse References:
xsd-derived:properties