element <xquery-transformer>
Namespace:
Type:
Content:
mixed, 10 attributes, 2 elements
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<xquery-transformer
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
    outputEncoding
 = 
xsd:string
    maxIdleTransformers
 = 
(xsd:string | xsd:int)
    maxActiveTransformers
 = 
(xsd:string | xsd:int)
    xquery-file
 = 
xsd:string
    configuration-ref
 = 
xsd:string
    >
   
Content: 
{text} × (context-property*, xquery-text?)
</xquery-transformer>
Content model elements (2):
May be included in elements by substitutions (127):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
An Xml transformer uses XQuery to transform the message payload. Transformation objects are pooled for better performance. You can set transformation context properties on the transformer and can pull these properties from the message using Expression Evaluators.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="xquery-transformer" substitutionGroup="mule:abstract-transformer" type="xqueryTransformerType"/>

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.