element <abstract-xa-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-xa-transaction
   
 = 
("NONE" | "ALWAYS_BEGIN" | "BEGIN_OR_JOIN" | "ALWAYS_JOIN" | "JOIN_IF_POSSIBLE" | "NOT_SUPPORTED")
 = 
(xsd:string | xsd:int)
/>
Included in content model of elements (9):
endpoint, endpoint, endpoint, inbound-endpoint, inbound-endpoint, inbound-endpoint, outbound-endpoint, outbound-endpoint, outbound-endpoint
Known Usage Locations
Annotation
A placeholder for XA transaction elements. XA transactions allow a series of operations to be grouped together spanning different transports, such as JMS and JDBC.
XML Source (w/o annotations (1); see within schema source)
<xsd:element abstract="true" name="abstract-xa-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.