complexType "baseTransactionType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
("NONE" | "ALWAYS_BEGIN" | "BEGIN_OR_JOIN" | "ALWAYS_JOIN" | "JOIN_IF_POSSIBLE" | "NOT_SUPPORTED")
 = 
(xsd:string | xsd:int)
/>
Known Direct Subtypes (3):
customTransactionType, transactionType, xaTransactionType
All Direct / Indirect Based Elements (6):
client-ack-transaction, custom-transaction, transaction, transaction, transaction, xa-transaction
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractTransactionType (extension)
  baseTransactionType
XML Source (see within schema source)
<xsd:complexType name="baseTransactionType">
<xsd:complexContent>
<xsd:extension base="abstractTransactionType"/>
</xsd:complexContent>
</xsd:complexType>

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.