group "interceptorGroup"
Namespace:
Content:
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
(abstract-interceptor | interceptor-stack)+
Content Model Elements (2):
abstract-interceptor, interceptor-stack (type refInterceptorStackType)
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="interceptorGroup">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="abstract-interceptor"/>
<xsd:element name="interceptor-stack" type="refInterceptorStackType"/>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
abstract-interceptor
Type:
abstractInterceptorType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group abstract-message-processor; may be substituted with 3 elements
XML Source (see within schema source)
<xsd:element ref="abstract-interceptor"/>

interceptor-stack
Type:
A reference to a stack of intereceptors defined globally.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="interceptor-stack" type="refInterceptorStackType"/>

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.