element <expression-filter> (global)
Namespace:
Type:
Content:
complex, 5 attributes, attr. wildcard, 1 element
Subst.Gr:
may substitute for elements: abstract-filter, abstract-message-processor
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<expression-filter
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
("header" | "payload-type" | "exception-type" | "wildcard" | "regex" | "ognl" | "xpath" | "jxpath" | "groovy" | "bean" | "custom" | "registry" | "variable")
 = 
xsd:string
 = 
(xsd:string | xsd:NMTOKEN)
 = 
(xsd:string | xsd:boolean)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?
</expression-filter>
Content model elements (1):
annotations
May be included in elements by substitutions (140):
all, inbound-endpoint,
Annotation
A filter that can evaluate a range of expressions. It supports some base expression types such as header, payload (payload type), regex, and wildcard.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="expression-filter" substitutionGroup="abstract-filter" type="expressionFilterType"/>

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.