element <abstract-xa-transaction>
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
    action
 = 
("NONE" | "ALWAYS_BEGIN" | "BEGIN_OR_JOIN" | "ALWAYS_JOIN" | "JOIN_IF_POSSIBLE")
    timeout
 = 
(xsd:string | xsd:int)
/>
Included in content model of elements (9):
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 SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.