simpleType "expressionFilterEvaluators"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
Simple Content Model
enumeration of (xsd:string | xsd:NMTOKEN)
Simple Content Restrictions:
Enumeration:
"header", "payload-type", "exception-type", "wildcard", "regex", "ognl", "xpath", "jxpath", "groovy", "bean", "custom", "registry", "variable"

All Direct / Indirect Based Attributes (1):
expressionFilterType/@evaluator
Known Usage Locations
Type Definition Detail
Type Derivation Tree
union of (restriction of propertyPlaceholderType | restriction of xsd:NMTOKEN)
  substitutableName (restriction)
      expressionFilterEvaluators
Derivation:
restriction of substitutableName
Facets:
enumeration:
"header", "payload-type", "exception-type", "wildcard", "regex", "ognl", "xpath", "jxpath", "groovy", "bean", "custom", "registry", "variable"
XML Source (see within schema source)
<xsd:simpleType name="expressionFilterEvaluators">
<xsd:restriction base="substitutableName">
<xsd:enumeration value="header"/>
<xsd:enumeration value="payload-type"/>
<xsd:enumeration value="exception-type"/>
<xsd:enumeration value="wildcard"/>
<xsd:enumeration value="regex"/>
<xsd:enumeration value="ognl"/>
<xsd:enumeration value="xpath"/>
<xsd:enumeration value="jxpath"/>
<xsd:enumeration value="groovy"/>
<xsd:enumeration value="bean"/>
<xsd:enumeration value="custom"/>
<xsd:enumeration value="registry"/>
<xsd:enumeration value="variable"/>
</xsd:restriction>
</xsd:simpleType>

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.