complexType "transformMessageWithAttachmentsType"
Namespace:
Content:
complex, 7 attributes, attr. wildcard, 1 element
Defined:
globally in mule-email.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
 = 
(xsd:string | xsd:boolean) : "true"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?
</...>
Content Model Elements (1):
mule:annotations
All Direct / Indirect Based Elements (1):
object-to-mime-transformer
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:commonTransformerType (extension)
          mule:abstractTransformerType (extension)
              transformMessageWithAttachmentsType
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="transformMessageWithAttachmentsType">
<xsd:complexContent>
<xsd:extension base="mule:abstractTransformerType">
<xsd:attribute default="true" name="useInboundAttachments" type="mule:substitutableBoolean"/>
<xsd:attribute default="true" name="useOutboundAttachments" type="mule:substitutableBoolean"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/8)
useInboundAttachments
Type:
Use:
optional
Whether to transform inbound attachment in the input message into MIME parts.
Attribute Value
xsd:string | xsd:boolean
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="true" name="useInboundAttachments" type="mule:substitutableBoolean"/>

useOutboundAttachments
Type:
Use:
optional
Whether to transform outbound attachment in the input message into MIME parts.
Attribute Value
xsd:string | xsd:boolean
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="true" name="useOutboundAttachments" 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.