complexType "abstractModelType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 5 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, legacy-abstract-exception-strategy?, (abstract-entry-point-resolver-set? | abstract-entry-point-resolver?), abstract-service*
</...>
Content Model Elements (5):
abstract-entry-point-resolver, abstract-entry-point-resolver-set, abstract-service, annotations, legacy-abstract-exception-strategy
Known Direct Subtypes (1):
sedaModelType
Known Indirect Subtypes (1):
defaultModelType
All Direct / Indirect Based Elements (3):
abstract-model, model, seda-model
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
  abstractModelType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="abstractModelType">
<xsd:complexContent>
<xsd:extension base="annotatedType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="legacy-abstract-exception-strategy"/>
<xsd:group ref="entryPointResolvers"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-service"/>
</xsd:sequence>
<xsd:attribute name="name" type="nonBlankString"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/2)
name
Type:
Use:
optional
The name used to identify this model.
Attribute Value
xsd:string
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="name" type="nonBlankString"/>
Content Element Detail (all declarations; defined within this component only; 2/5)
abstract-service
Type:
abstractServiceType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-service"/>

legacy-abstract-exception-strategy
Type:
exceptionStrategyType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 7 elements
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="legacy-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.