element <xquery-transformer> (global)
Namespace:
Type:
Content:
complex, 10 attributes, attr. wildcard, 3 elements
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<xquery-transformer
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, context-property*, xquery-text?
</xquery-transformer>
Content model elements (3):
context-property, mule:annotations, xquery-text
May be included in elements by substitutions (133):
endpoint, mule:dead-letter-queue,
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 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.