Definition Type: ComplexType
Name: tCorrelation
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/abstract
Type: xsd-derived:tExtensibleElements
Containing Schema: ws-bpel_abstract_common_base.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into documentation in schema ws-bpel_abstract_common_base_xsd Drilldown into tExtensibleElements in schema ws-bpel_abstract_common_base_xsd Drilldown into initiate in schema ws-bpel_abstract_common_base_xsd Drilldown into set in schema ws-bpel_abstract_common_base_xsdXSD Diagram of tCorrelation in schema ws-bpel_abstract_common_base_xsd (OASIS Web Services Business Process Execution Language (WSBPEL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="tCorrelation">
    <xsd:complexContent>
        <xsd:extension base="tExtensibleElements">
            <xsd:attribute name="set" type="xsd-derived:NCName" use="optional" />
            <xsd:attribute name="initiate" type="tInitiate" default="no" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
documentation xsd-derived:documentation 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
set xsd-derived:set Optional
initiate xsd-derived:initiate no (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
xsd-derived:correlation, xsd-derived:tCorrelationWithPattern