element <commit-transaction>
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
Content Model Diagram
XML Representation Summary
<commit-transaction
    exception-pattern
 = 
xsd:string
/>
Included in content model of elements (4):
Annotation
Defines when a current transaction gets committed based on the name of the exception caught. You can set a comma-separated list of wildcard patterns that will be matched against the fully qualified classname of the current exception. Patterns defined for this element will leave the current transaction (if any) untouched and allow it to be committed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="commit-transaction" type="exceptionPatternType"/>

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.