element <object-to-xml-transformer>
Namespace:
Type:
Content:
complex, 7 attributes, 2 elements
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<object-to-xml-transformer
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
    driverClass
 = 
(xsd:string | xsd:string)
    acceptMuleMessage
 = 
(xsd:string | xsd:boolean) : "false"
    >
   
Content: 
alias*, converter*
</object-to-xml-transformer>
Content model elements (2):
May be included in elements by substitutions (125):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
Converts a Java object to an XML representation using XStream.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="object-to-xml-transformer" substitutionGroup="mule:abstract-transformer" type="objectToXmlType"/>

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.