complexType "abstractInterceptorStackType"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string)
    >
   
Content: 
abstract-interceptor+
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="abstractInterceptorStackType">
<xsd:sequence maxOccurs="unbounded">
<xsd:element ref="abstract-interceptor"/>
</xsd:sequence>
<xsd:attribute name="name" type="nonBlankString" use="required"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
name
Type:
Use:
required
The name used to identify this interceptor stack.
Attribute Value
xsd:string
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="name" type="nonBlankString" use="required"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
abstract-interceptor
Type:
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"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.