complexType "filteredInboundRouterType"
Namespace:
Content:
complex, attr. wildcard, 2 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-filter?
</...>
Content Model Elements (2):
abstract-filter, annotations
Known Direct Subtypes (1):
wireTapRouterType
All Direct / Indirect Based Elements (2):
selective-consumer-router, wire-tap-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      filteredInboundRouterType
XML Source (see within schema source)
<xsd:complexType name="filteredInboundRouterType">
<xsd:complexContent>
<xsd:extension base="abstractInboundRouterType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="abstract-filter"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
abstract-filter
Type:
commonFilterType, 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 30 elements
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="abstract-filter"/>

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.