element <selective-consumer-router> (global)
Namespace:
Type:
Content:
complex, attr. wildcard, 2 elements
Subst.Gr:
may substitute for element abstract-inbound-router
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<selective-consumer-router
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-filter?
</selective-consumer-router>
Content model elements (2):
abstract-filter, annotations
May contain elements by substitutions (30):
and-filter, custom-filter, entry-last-updated-filter, entry-last-updated-filter, exception-type-filter, expression-filter, feed-last-updated-filter, feed-last-updated-filter, filename-regex-filter, filename-wildcard-filter, filter, filter, filter, filter, is-json-filter, is-xml-filter, jaxen-filter, json-schema-validation-filter, jxpath-filter, message-property-filter, not-filter, or-filter, payload-type-filter, property-filter, regex-filter, request-wildcard-filter, route-filter, schema-validation-filter, wildcard-filter, xpath-filter
May be included in elements by substitutions (2):
async-reply, inbound
Annotation
Applies one or more filters to the incoming message. If the filters match, the message is forwarded to the component. Otherwise, the message is forwarded to the catch-all strategy on the router. If no catch-all strategy is configured, the message is ignored and a warning is logged.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="selective-consumer-router" substitutionGroup="abstract-inbound-router" type="filteredInboundRouterType"/>

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.