simpleType "standardExpressionEvaluators"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
Simple Content Model
enumeration of (xsd:string | xsd:NMTOKEN)
Simple Content Restrictions:
Enumeration:
"attachment", "attachments", "attachments-list", "bean", "endpoint", "exception-type", "function", "groovy", "header", "headers", "headers-list", "json", "json-node", "jxpath", "map-payload", "message", "mule", "ognl", "payload", "process", "regex", "string", "variable", "xpath", "xpath2", "xpath-node", "custom"

Known Direct Subtypes (1):
whenExpressionEvaluators
All Direct / Indirect Based Attributes (3):
expressionAttributes/@evaluator, whenMessageProcessorFilterPairType/@evaluator
Known Usage Locations
Type Definition Detail
Type Derivation Tree
union of (restriction of propertyPlaceholderType | restriction of xsd:NMTOKEN)
  substitutableName (restriction)
      standardExpressionEvaluators
Derivation:
restriction of substitutableName
Facets:
enumeration:
"attachment", "attachments", "attachments-list", "bean", "endpoint", "exception-type", "function", "groovy", "header", "headers", "headers-list", "json", "json-node", "jxpath", "map-payload", "message", "mule", "ognl", "payload", "process", "regex", "string", "variable", "xpath", "xpath2", "xpath-node", "custom"
XML Source (see within schema source)
<xsd:simpleType name="standardExpressionEvaluators">
<xsd:restriction base="substitutableName">
<xsd:enumeration value="attachment"/>
<xsd:enumeration value="attachments"/>
<xsd:enumeration value="attachments-list"/>
<xsd:enumeration value="bean"/>
<xsd:enumeration value="endpoint"/>
<xsd:enumeration value="exception-type"/>
<xsd:enumeration value="function"/>
<xsd:enumeration value="groovy"/>
<xsd:enumeration value="header"/>
<xsd:enumeration value="headers"/>
<xsd:enumeration value="headers-list"/>
<xsd:enumeration value="json"/>
<xsd:enumeration value="json-node"/>
<xsd:enumeration value="jxpath"/>
<xsd:enumeration value="map-payload"/>
<xsd:enumeration value="message"/>
<xsd:enumeration value="mule"/>
<xsd:enumeration value="ognl"/>
<xsd:enumeration value="payload"/>
<xsd:enumeration value="process"/>
<xsd:enumeration value="regex"/>
<xsd:enumeration value="string"/>
<xsd:enumeration value="variable"/>
<xsd:enumeration value="xpath"/>
<xsd:enumeration value="xpath2"/>
<xsd:enumeration value="xpath-node"/>
<xsd:enumeration value="custom"/>
</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.