element <route-filter>
Namespace:
Type:
Content:
empty, 3 attributes
Subst.Gr:
Defined:
globally in mule-atom.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<route-filter
    name
 = 
(xsd:string | xsd:NMTOKEN)
    route
 = 
xsd:string
    verbs
 = 
xsd:string
/>
May be included in elements by substitutions (134):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
Allows ATOM requests to be filtered by request path and HTTP verb. The route attribute defines a type of URI Template loosely based on Ruby on Rails style Routes. For example: "feed" or ":feed/:entry". For reference, see the Ruby On Rails routing http://guides.rubyonrails.org/routing.html
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="route-filter" substitutionGroup="mule:abstract-filter" type="routeFilterType"/>

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.