author: nk160297 author: This interface is common interface for various variable author: declarations. author: It is used for referencing to such variable declaration author: from other entities.
author: ads author: This interface represent "else" tag in If container. author: It is needed because "then" tag could be represented as ActivityHolder in the author: same If container.
author: The <import> element is used within a WS-BPEL process to author: explicitly indicate a dependency on external XML Schema or WSDL author: definitions.
The following schema fragment specifies the expected content contained within
this class.
<xsd:element name="service-ref" type="sref:ServiceRefType">
<xsd:annotation>
<xsd:documentation>
This element can be used within a from-spec.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="ServiceRefType">
<xsd:annotation>
<xsd:documentation>
This type definition is for service reference container.
This container is used as envelope to wrap around the actual endpoint reference value,
when a BPEL process interacts the endpoint reference of a partnerLink.
It provides pluggability of different versions of service referencing schemes
being used within a BPEL program.
author: ads author: This interface is common interface for various variable author: declarations. author: It is used for referencing to such variable declaration author: from other entities.