Namespace: |
|
Content: |
complex, 3 attributes, 3 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... | ||||||||||||
|
||||||||||||
> | ||||||||||||
|
||||||||||||
</...> |
Type Derivation Tree ![]() |
<xsd:complexType name="whenMessageProcessorFilterPairType"> <xsd:complexContent> <xsd:sequence> <!-- if the first message processor is a filter, it determines whether this when clause is chosen or not. This is only allowed when no expression is specified --> </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 |
("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") | ("payload-type" | "exception-type" | "wildcard" | "regex") |
<xsd:attribute name="evaluator" type="whenExpressionEvaluators" use="optional"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="expression" type="xsd:string" use="optional"/> |
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. |