element <filename-regex-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-regex-filter
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean) : "true"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?
</filename-regex-filter>
Content model elements (1):
mule:annotations
May be included in elements by substitutions (140):
endpoint, mule:default-exception-strategy,
Annotation
The filename-regex-filter element configures a filter that can be used to restrict the files being processed by applying Java regular expressions to the filename, such as pattern="myCustomerFile(.*)".
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="filename-regex-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.