element <connector>
Namespace:
Type:
Content:
complex, 22 attributes, 6 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-file.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<connector
    name
 = 
(xsd:string | xsd:NMTOKEN)
    createMultipleTransactedReceivers
 = 
(xsd:string | xsd:boolean)
    numberOfConcurrentTransactedReceivers
 = 
(xsd:string | xsd:int)
    dynamicNotification
 = 
(xsd:string | xsd:boolean) : "false"
    validateConnections
 = 
(xsd:string | xsd:boolean) : "true"
    dispatcherPoolFactory-ref
 = 
xsd:string
    pollingFrequency
 = 
(xsd:string | xsd:long)
    fileAge
 = 
(xsd:string | xsd:long)
    moveToPattern
 = 
xsd:string
    moveToDirectory
 = 
xsd:string
    comparator
 = 
(xsd:string | xsd:string)
    reverseOrder
 = 
(xsd:string | xsd:boolean)
    outputPattern
 = 
xsd:string
    writeToDirectory
 = 
xsd:string
    readFromDirectory
 = 
xsd:string
    autoDelete
 = 
(xsd:string | xsd:boolean) : "true"
    outputAppend
 = 
(xsd:string | xsd:boolean) : "false"
    serialiseObjects
 = 
(xsd:string | xsd:boolean)
    streaming
 = 
(xsd:string | xsd:boolean) : "true"
    workDirectory
 = 
xsd:string
    workFileNamePattern
 = 
xsd:string
    recursive
 = 
(xsd:string | xsd:boolean) : "false"
    >
   
Content: 
spring:property*, receiver-threading-profile?, dispatcher-threading-profile?, abstract-reconnection-strategy?, service-overrides?, abstract-filenameParser?
</connector>
Content model elements (6):
May contain elements by substitutions (2):
May be included in elements by substitutions (1):
Annotation
The File connector configures the default behavior for File endpoints that reference the connector. If there is only one File connector configured, all file endpoints will use that connector.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="fileConnectorType"/>

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.