element <queue-profile>
Namespace:
Type:
Content:
empty, 2 attributes
Subst.Gr:
may substitute for element abstract-queue-profile
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<queue-profile
    maxOutstandingMessages
 = 
(xsd:string | xsd:int)
    persistent
 = 
(xsd:string | xsd:boolean) : "false"
/>
May be included in elements by substitutions (3):
Annotation
Specifies the properties of an internal Mule queue. Internal queues are used to queue messages for each component managed by Mule.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="queue-profile" substitutionGroup="abstract-queue-profile" type="queueProfileType"/>

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.