element <jxpath-filter>
Namespace:
Type:
Content:
complex, 4 attributes, 2 elements
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<jxpath-filter
    name
 = 
(xsd:string | xsd:NMTOKEN)
    pattern
 = 
xsd:string
    lenient
 = 
(xsd:string | xsd:boolean) : "true"
    expectedValue
 = 
xsd:string
    >
   
Content: 
namespace*, context-property*
</jxpath-filter>
Content model elements (2):
May be included in elements by substitutions (132):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
Filters messages based on XPath expressions using JXPath.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="jxpath-filter" substitutionGroup="mule:abstract-filter" type="jxpathFilterType"/>

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.