complexType "choiceExceptionStrategyType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 2 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-exception-strategy+
</...>
Content Model Elements (2):
abstract-exception-strategy, annotations
All Direct / Indirect Based Elements (1):
choice-exception-strategy
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
  exceptionStrategyType (extension)
      choiceExceptionStrategyType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="choiceExceptionStrategyType">
<xsd:complexContent>
<xsd:extension base="exceptionStrategyType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" ref="abstract-exception-strategy"/>
</xsd:sequence>
<xsd:attribute name="name" type="substitutableName" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/2)
name
Type:
Use:
optional
Name of the exception strategy that will be used in ref attribute of 'exception-strategy' element
Attribute Value
xsd:string | xsd:NMTOKEN
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="name" type="substitutableName" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 1/2)
abstract-exception-strategy
Type:
exceptionStrategyType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group legacy-abstract-exception-strategy; may be substituted with 5 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="1" ref="abstract-exception-strategy"/>

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.