element <abstract-filenameParser> (global abstract)
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 (3):
connector, connector, connector
May be substituted with elements (2):
custom-filename-parser, expression-filename-parser
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 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.