element <simple-text-file-store> (global)
Namespace:
Type:
Content:
empty, 5 attributes
Subst.Gr:
may substitute for element abstract-object-store
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<simple-text-file-store
   
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
xsd:string
/>
May be included in elements by substitutions (4):
idempotent-message-filter, idempotent-receiver-router, idempotent-secure-hash-message-filter, idempotent-secure-hash-receiver-router
Annotation
A simple object store that stores String objects by key to a text file. This store is only suitable for storing simple key value pair strings. This store is backed by an in-memory store and supports the ability to expire and apply TTL to objects in the store.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="simple-text-file-store" substitutionGroup="abstract-object-store" type="textFileObjectStoreType"/>

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.