element <payload> (local)
Namespace:
Type:
Content:
mixed (allows character data), 3 attributes
Defined:
Content Model Diagram
XML Representation Summary
<payload
   
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
    >
   
Content: 
{text}
</payload>
Included in content model of elements (1):
event-generator-job
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 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.