element <rollback-transaction>
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
Content Model Diagram
XML Representation Summary
<rollback-transaction
    exception-pattern
 = 
xsd:string
/>
Included in content model of elements (4):
Annotation
Defines when a current transaction gets rolled back 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 roll back the current transaction (if any).
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="rollback-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.