complexType "textFileObjectStoreType"
Namespace:
Content:
empty, 5 attributes
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
simple-text-file-store
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractObjectStoreType (extension)
      textFileObjectStoreType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="textFileObjectStoreType">
<xsd:complexContent>
<xsd:extension base="abstractMonitoredObjectStoreType">
<xsd:attribute name="directory" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/5)
directory
Type:
xsd:string, predefined
Use:
optional
The file location (directory) where the object store will be saved. If this value is not set, Mule defaults to using 'mule.working.dir/objectstore'.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="directory" type="xsd:string"/>

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.