element <expression-transformer> (global)
Namespace:
Type:
Content:
complex, 9 attributes, attr. wildcard, 2 elements
Subst.Gr:
may substitute for elements: abstract-transformer, abstract-message-processor
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<expression-transformer
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
("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")
 = 
xsd:string
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:boolean
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, return-argument*
</expression-transformer>
Content model elements (2):
annotations, return-argument
May be included in elements by substitutions (133):
all, inbound-endpoint,
Annotation
A transformer that evaluates one or more expressions on the current message. Each expression equates to a parameter in the return message. The return message for two or more expressions will be an Object[].
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="expression-transformer" substitutionGroup="abstract-transformer" type="expressionTransformerType"/>

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.