element <connector> (global)
Namespace:
Type:
Content:
complex, 18 attributes, attr. wildcard, 7 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
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
(xsd:string | xsd:long)
 = 
(xsd:string | xsd:long)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "false"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, spring:property*, mule:receiver-threading-profile?, mule:dispatcher-threading-profile?, mule:abstract-reconnection-strategy?, mule:service-overrides?, abstract-filenameParser?
</connector>
Content model elements (7):
abstract-filenameParser, mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:receiver-threading-profile, mule:service-overrides, spring:property
May contain elements by substitutions (5):
custom-filename-parser, expression-filename-parser, mule:reconnect, mule:reconnect-custom-strategy, mule:reconnect-forever
May be included in elements by substitutions (1):
mule:mule
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 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.