element <filename-wildcard-filter> (global)
Namespace:
Type:
Content:
complex, 3 attributes, attr. wildcard, 1 element
Subst.Gr:
Defined:
globally in mule-file.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<filename-wildcard-filter
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?
</filename-wildcard-filter>
Content model elements (1):
mule:annotations
May be included in elements by substitutions (140):
endpoint, mule:default-exception-strategy,
Annotation
The filename-wildcard-filter element configures a filter that can be used to restrict the files being processed by applying wildcard expressions to the filename. For example, you can read only .xml and .txt files by entering the following: <file:filename-wildcard-filter pattern="*.txt,*.xml"/>
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="filename-wildcard-filter" substitutionGroup="mule:abstract-filter" type="mule:wildcardFilterType"/>

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.