element <jaxen-filter> (global)
Namespace:
Type:
Content:
complex, 3 attributes, attr. wildcard, 3 elements
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<jaxen-filter
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, namespace*, context-property*
</jaxen-filter>
Content model elements (3):
context-property, mule:annotations, namespace
May be included in elements by substitutions (140):
endpoint, mule:default-exception-strategy,
Annotation
The Jaxen filter allows you to route messages based on XPath expressions. The Jaxen filter is generally faster than the JXPath filter and should be considered the first choice when using an XPath filter.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="jaxen-filter" substitutionGroup="mule:abstract-filter" type="jaxenFilterType"/>

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.