element <choice-exception-strategy> (global)
Namespace:
Type:
Content:
complex, 1 attribute, attr. wildcard, 2 elements
Subst.Gr:
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<choice-exception-strategy
   
 = 
(xsd:string | xsd:NMTOKEN)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-exception-strategy+
</choice-exception-strategy>
Content model elements (2):
abstract-exception-strategy, annotations
May contain elements by substitutions (5):
catch-exception-strategy, choice-exception-strategy, custom-exception-strategy, exception-strategy, rollback-exception-strategy
May be included in elements by substitutions (17):
bridge, bridge, choice-exception-strategy, custom-service, flow, http-proxy, model, mule, proxy, seda-model, service, simple-service, simple-service, transactional, validator, validator, web-service-proxy
Annotation
Exception strategy used to route to different exception strategies. It will execute the exception strategy which expression attribute matches against MuleMessage. In case there's no match, then default exception strategy will be exeucted.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="choice-exception-strategy" substitutionGroup="abstract-exception-strategy" type="choiceExceptionStrategyType"/>

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.