Namespace: |
|
Content: |
complex, 3 attributes, 3 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 3 attributes, 1 element |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
evaluator | = |
("attachment" | "attachments" | "attachments-list" | "bean" | "endpoint" | "exception-type" | "function" | "groovy" | "header" | "headers" | "headers-list" | "json" | "json-node" | "jxpath" | "map-payload" | "message" | "mule" | "ognl" | "payload" | "payload-type" | "processor" | "regex" | "string" | "wildcard" | "xpath" | "xpath-node" | "custom") | |||
expression | = |
xsd:string | |||
custom-evaluator | = |
(xsd:string | xsd:NMTOKEN) | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree![]() |
<xsd:complexType name="whenMessageProcessorFilterPairType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
xsd:string | xsd:NMTOKEN |
<xsd:attribute name="custom-evaluator" type="substitutableName" use="optional"/> |
Type: |
|
Use: |
optional |
enumeration of (xsd:string | xsd:NMTOKEN) |
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", "payload-type", "processor", "regex", "string", "wildcard", "xpath", "xpath-node", "custom" |
<xsd:attribute name="evaluator" type="standardExpressionEvaluators" use="optional"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="expression" type="xsd:string" use="optional"/> |
Type: |
abstractFilterType, empty content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
<xsd:element maxOccurs="1" minOccurs="0" ref="abstract-filter"/> |
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. |