element <abstract-multi-transaction> (global abstract)
Namespace:
Type:
Content:
empty, 2 attributes
Abstract:
(may not be used directly in instance XML documents)
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<abstract-multi-transaction
   
 = 
("NONE" | "ALWAYS_BEGIN" | "BEGIN_OR_JOIN" | "ALWAYS_JOIN" | "JOIN_IF_POSSIBLE" | "NOT_SUPPORTED")
 = 
(xsd:string | xsd:int)
/>
Included in content model of elements (79):
endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint, remote-endpoint, servlet-endpoint, servlet-inbound-endpoint, servlet-outbound-endpoint
Known Usage Locations
Annotation
A placeholder for multi-transaction elements. Multi-transactions allow a series of operations to be grouped together spanning different transports, e.g. JMS and JDBC, but without the overhead of XA. The trade-off is that XA reliability guarantees aren't available, and services must be ready to handle duplicates. This is very similar to a 1.5 PC concept. EE-only feature.
XML Source (w/o annotations (1); see within schema source)
<xsd:element abstract="true" name="abstract-multi-transaction" type="abstractTransactionType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.