element <message-filter>
Namespace:
Type:
Content:
complex, 3 attributes, 1 element
Subst.Gr:
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<message-filter
    name
 = 
(xsd:string | xsd:NMTOKEN)
    onUnaccepted
 = 
xsd:string
    throwOnUnaccepted
 = 
xsd:boolean
    >
   
Content: 
abstract-filter
</message-filter>
Content model elements (1):
May contain elements by substitutions (24):
May be included in elements by substitutions (108):
response (type anonymous),
response (type anonymous),
Annotation
A message processor that uses a filter to determine whether to process an event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="message-filter" substitutionGroup="abstract-intercepting-message-processor" type="messageFilterType"/>

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.