Namespace: |
|
Content: |
complex, 22 attributes, 6 elements |
Defined: |
globally in mule-file.xsd; see XML source |
Includes: |
definitions of 9 attributes, 1 element |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
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" | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() ![]() |
<xsd:complexType name="fileConnectorType"> <xsd:complexContent> <xsd:sequence maxOccurs="1" minOccurs="0"> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="autoDelete" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="outputAppend" type="mule:substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="readFromDirectory" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="recursive" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="serialiseObjects" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="streaming" type="mule:substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="workDirectory" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="workFileNamePattern" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="writeToDirectory" type="xsd:string"/> |
Type: |
filenameParserType, empty content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 2 elements |
<xsd:element ref="abstract-filenameParser"/> |
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. |