complexType "abstractComponentType"
Namespace:
Content:
complex, attr. wildcard, 3 elements
Defined:
globally in mule.xsd; see XML source
Used:
at 11 locations
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, ((abstract-interceptor | interceptor-stack)+)?
</...>
Content Model Elements (3):
abstract-interceptor, interceptor-stack (type refInterceptorStackType)
Known Direct Subtypes (10):
defaultComponentType, defaultJavaComponentType, jerseyComponentType, processComponentType, rulesComponentType, scriptComponentType, staticComponentType, testComponentType, wrapperComponentType, wrapperComponentType
Known Indirect Subtypes (3):
atomComponentType, pooledJavaComponentType, restServiceWrapperType
All Direct / Indirect Based Elements (17):
abstract-component, component, component, component, component, echo-component, log-component, null-component, pooled-component, process, resources, rest-service-component, rules, static-component, web-service-component, wrapper-component, wrapper-component
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      abstractComponentType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="abstractComponentType">
<xsd:complexContent>
<xsd:extension base="abstractMessageProcessorType">
<xsd:group minOccurs="0" ref="interceptorGroup"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.