Namespace: |
|
Content: |
empty, 5 attributes |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 4 attributes |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
name | = |
(xsd:string | xsd:NMTOKEN) | |
evaluator | = |
("header" | "payload-type" | "exception-type" | "wildcard" | "regex" | "ognl" | "xpath" | "jxpath" | "groovy" | "bean" | "custom" | "registry") | |
expression | = |
xsd:string | |
customEvaluator | = |
(xsd:string | xsd:NMTOKEN) | |
nullReturnsTrue | = |
(xsd:string | xsd:boolean) | |
/> |
Type Derivation Tree abstractMessageProcessorType (extension) ![]() ![]() |
<xsd:complexType name="expressionFilterType"> <xsd:complexContent> <xsd:simpleType> <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:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
xsd:string | xsd:NMTOKEN |
<xsd:attribute name="customEvaluator" type="substitutableName"/> |
Type: |
|
Use: |
required |
enumeration of (xsd:string | xsd:NMTOKEN) |
Enumeration: |
"header", "payload-type", "exception-type", "wildcard", "regex", "ognl", "xpath", "jxpath", "groovy", "bean", "custom", "registry" |
Type Derivation Tree![]() ![]() |
Derivation: |
restriction of substitutableName |
|||
Facets: |
|
<xsd:attribute name="evaluator" use="required"> <xsd:simpleType> <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:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="expression" type="xsd:string" use="required"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="nullReturnsTrue" type="substitutableBoolean"/> |
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. |