element <message-properties-transformer>
Namespace:
Type:
Content:
complex, 7 attributes, 4 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
<message-properties-transformer
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
    overwrite
 = 
(xsd:string | xsd:boolean) : "true"
    scope
 = 
("invocation" | "outbound" | "session" | "application")
    >
   
Content: 
(delete-message-property* | add-message-property* | rename-message-property* | add-message-properties?)+
</message-properties-transformer>
Content model elements (4):
May be included in elements by substitutions (127):
response (type anonymous),
response (type anonymous),
Annotation
A transformer that can add, delete or rename message properties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="message-properties-transformer" substitutionGroup="abstract-transformer" type="messagePropertiesTransformerType"/>

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.