complexType "filterBasedSplitterType"
Namespace:
Content:
complex, 7 attributes, attr. wildcard, 7 elements
Defined:
globally in mule-xml.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
 = 
xsd:NMTOKENS
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, mule:abstract-outbound-endpoint+, mule:reply-to?, mule:abstract-transaction?, mule:abstract-filter?, mule:abstract-transformer*, namespace*
</...>
Content Model Elements (7):
mule:abstract-filter, mule:abstract-outbound-endpoint, mule:abstract-transaction, mule:abstract-transformer, mule:annotations, mule:reply-to, namespace
All Direct / Indirect Based Elements (1):
filter-based-splitter
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
          mule:messageSplitterOutboundRouterType (extension)
              messageSplitterType (extension)
                  filterBasedSplitterType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="filterBasedSplitterType">
<xsd:complexContent>
<xsd:extension base="messageSplitterType">
<xsd:attribute name="failIfNoMatch" type="mule:substitutableBoolean"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
failIfNoMatch
Type:
Use:
optional
Whether this router should fail if none of the endpoint filters match the payload. The default is true.
Attribute Value
xsd:string | xsd:boolean
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="failIfNoMatch" type="mule:substitutableBoolean"/>

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.