element <payload>
Namespace:
Type:
Content:
mixed, 3 attributes
Defined:
Content Model Diagram
XML Representation Summary
<payload
    file
 = 
xsd:string
    ref
 = 
xsd:string
    binary
 = 
(xsd:string | xsd:boolean)
    >
   
Content: 
{text}
</payload>
Included in content model of elements (1):
Annotation
The payload of the newly created event. The payload can be a reference to a file, fixed string, or object configured as a Spring bean. If this value is not set, an event will be generated with an org.mule.transport.NullPayload instance.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="payload" type="mule:dataReferenceType"/>

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.