element <abstract-filenameParser>
Namespace:
Type:
Content:
empty
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
Defined:
globally in mule-file.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<abstract-filenameParser/>
Included in content model of elements (2):
May be substituted with elements (2):
Known Usage Locations
Annotation
The abstract-filenameParser element is a placeholder for filename parser elements. The filename parser is set on the connector used when writing files to a directory. The parser will convert the outputPattern attribute to a string using the parser and the current message. The default implmentation used is expression-filename-parser, but you can also specify a custom-filename-parser.
XML Source (w/o annotations (1); see within schema source)
<xsd:element abstract="true" name="abstract-filenameParser" type="filenameParserType"/>

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.