element <map-to-bean-transformer>
Namespace:
Type:
Content:
empty, 5 attributes
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
<map-to-bean-transformer
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
/>
May be included in elements by substitutions (127):
response (type anonymous),
response (type anonymous),
Annotation
Creates and object of type @return-class and populates values of a {{java.util.Map}} as bean properties on the object. The bean class name can also be passed in as a property on the Map (which gets removed once read). The {{MapToBean.CLASS_PROPERTY}} 'className' should be set as a fully qualified class name string.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="map-to-bean-transformer" substitutionGroup="abstract-transformer" type="abstractTransformerType"/>

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.