complexType "objectToXmlType"
Namespace:
Content:
complex, 7 attributes, attr. wildcard, 3 elements
Defined:
globally in mule-xml.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:string)
 = 
(xsd:string | xsd:boolean) : "false"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, alias*, converter*
</...>
Content Model Elements (3):
alias, converter, mule:annotations
All Direct / Indirect Based Elements (1):
object-to-xml-transformer
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:commonTransformerType (extension)
          mule:abstractTransformerType (extension)
              xstreamTransformerType (extension)
                  objectToXmlType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="objectToXmlType">
<xsd:complexContent>
<xsd:extension base="xstreamTransformerType">
<xsd:attribute default="false" name="acceptMuleMessage" type="mule:substitutableBoolean"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
acceptMuleMessage
Type:
Use:
optional
Whether the transformer will serialize the payload or the entire MuleMessage including not only its payload, but also its properties, correlation ID, etc.
Attribute Value
xsd:string | xsd:boolean
Default:
"false"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="false" name="acceptMuleMessage" type="mule:substitutableBoolean"/>

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.