element <regex-filter> (global)
Namespace:
Type:
Content:
complex, 3 attributes, attr. wildcard, 1 element
Subst.Gr:
may substitute for elements: abstract-filter, abstract-message-processor
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<regex-filter
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?
</regex-filter>
Content model elements (1):
annotations
May be included in elements by substitutions (140):
all, inbound-endpoint,
Annotation
A filter that matches string messages against a regular expression. The Java regular expression engine (java.util.regex.Pattern) is used.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="regex-filter" substitutionGroup="abstract-filter" type="regexFilterType"/>

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.