attributeGroup "inboundEndpointAttributes"
Namespace:
Content:
Defined:
globally in mule-file.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:string)
 = 
(xsd:string | xsd:boolean)
...>
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:attributeGroup name="inboundEndpointAttributes">
<xsd:attribute name="comparator" type="mule:substitutableClass"/>
<xsd:attribute name="reverseOrder" type="mule:substitutableBoolean"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/2)
comparator
Type:
Use:
optional
Sorts incoming files using the specified comparator, such as comparator="org.mule.transport.file.comparator.OlderFirstComparator". The class must implement the java.util.Comparator interface.
Attribute Value
xsd:string | xsd:string
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="comparator" type="mule:substitutableClass"/>

reverseOrder
Type:
Use:
optional
Whether the comparator order should be reversed. Default is false.
Attribute Value
xsd:string | xsd:boolean
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="reverseOrder" 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.