element <message-properties-transformer> (global)
Namespace:
Type:
Content:
complex, 7 attributes, attr. wildcard, 5 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
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
 = 
("invocation" | "outbound" | "session" | "application") : "outbound"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, (delete-message-property* | add-message-property* | rename-message-property* | add-message-properties?)+
</message-properties-transformer>
Content model elements (5):
add-message-properties, add-message-property, annotations, delete-message-property, rename-message-property
May be included in elements by substitutions (133):
all, inbound-endpoint,
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 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.