complexType "transactionType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in mule-jdbc.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)
/>
All Direct / Indirect Based Elements (1):
transaction
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:abstractTransactionType (extension)
  mule:baseTransactionType (extension)
      transactionType
XML Source (see within schema source)
<xsd:complexType name="transactionType">
<xsd:complexContent>
<xsd:extension base="mule:baseTransactionType"/>
</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.